To see the other types of publications on this topic, follow the link: API Testing.

Journal articles on the topic 'API Testing'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'API Testing.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Praveen, Kumar Koppanati. "Parallelizing Automated UI and API Tests for Java Applications." Journal of Scientific and Engineering Research 10, no. 3 (2023): 155–59. https://doi.org/10.5281/zenodo.13912400.

Full text
Abstract:
The growth and complexity of modern Java applications require newer testing strategies to make it efficient and faster. Automated testing, both for User Interfaces (UI) and Application Programming Interfaces (APIs), is crucial in maintaining the reliability and robustness of these applications. However, traditional approaches to automated testing often involve sequential execution, which can lead to significant delays in feedback and increased time-to-market. This paper discusses the parallelization of automated UI and API tests for Java applications to improve performance and testing efficien
APA, Harvard, Vancouver, ISO, and other styles
2

Kore, Pratik Prakash, Mayuresh Jaywant Lohar, Madhusudan Tanaji Surve, and Snehal Jadhav. "API Testing Using Postman Tool." International Journal for Research in Applied Science and Engineering Technology 10, no. 12 (2022): 841–43. http://dx.doi.org/10.22214/ijraset.2022.48030.

Full text
Abstract:
Abstract: Postman is one of the greatest API automation and documentation tools available today. Postman began as a simple Chrome browser plugin and has now grown to be a full API testing solution used by 5 million developers and over 100,000 enterprises all over the world. With a $2 billion value, it's a unicorn in its own right, and it's become the go-to platform for creating enterprise APIs. As the API economy continues to growing, more challenges are created for developers. The old methods of manually creating and testing APIs no longtime scale as today’s software and services can interfac
APA, Harvard, Vancouver, ISO, and other styles
3

Demircioğlu, Emine Dumlu, and Oya Kalipsiz. "API Message-Driven Regression Testing Framework." Electronics 11, no. 17 (2022): 2671. http://dx.doi.org/10.3390/electronics11172671.

Full text
Abstract:
With the increase in the number of APIs and interconnected applications, API testing has become a critical part of the software testing process. Particularly considering the business-critical systems using API messages, the importance of repetitive API tests increases. Successfully performing repetitive manual API testing for a large number of test scenarios in large business enterprise applications becomes even more difficult due to the fact that human errors may prevent performing thousands of human-written tests with high precision every time. Furthermore, the existing API test automation t
APA, Harvard, Vancouver, ISO, and other styles
4

Sliacky, Milan, and Lukáš Kacar. "Complex system testing based on API." Acta Polytechnica CTU Proceedings 51 (December 17, 2024): 109–13. https://doi.org/10.14311/app.2024.51.0109.

Full text
Abstract:
The article describes the practical experience of testing a specific ticketing system for public transport based on blockchain technology. The testing aimed to verify the overall functionality of the complex system as well as the correct execution of the functions of its selected parts, which consist of several separately developed but closely cooperating subsystems: blockchain, clearing, and mobile application subsystem with support of bank payment system.Communication between the different parts was implemented through APIs developed for this purpose. The availability of API documentation an
APA, Harvard, Vancouver, ISO, and other styles
5

R, Mysiuk, Yuzevych V, and Mysiuk I. "Api test automation of search functionality with artificial intelligence." Artificial Intelligence 27, jai2022.27(1) (2022): 269–74. http://dx.doi.org/10.15407/jai2022.01.269.

Full text
Abstract:
One of the steps in software development is to test the software product. With the development of technology, the testing process has improved to automated testing, which reduces the impact of the human factor on error and speeds up testing. The main software products for testing are considered to be web applications, web services, mobile applications and performance testing. According to the testing pyramid, when testing web services, you need to develop more test cases than when testing a web application. Because automation involves writing software code for testing, the use of ready-made to
APA, Harvard, Vancouver, ISO, and other styles
6

Denis, Zolotariov. "About One Approach to Deploying an API Gateway Development Environment." International Journal of Mathematics And Computer Research 10, no. 04 (2022): 2655–61. https://doi.org/10.5281/zenodo.6490777.

Full text
Abstract:
The article outlines the problem of an integral approach to building an API gateway that includes the API gateway itself, the development of documentation for the API, sandbox for API end users, and automated testing. This problem is divided into tasks, each of which is solved. As a result, a general approach has been developed for deploying an environment for developing and executing API gateway, which takes into account: convenient configuration and launch of the gateway server, flexible development of APIs’ documentation and its convenient viewing by end users, as well as end-to-end a
APA, Harvard, Vancouver, ISO, and other styles
7

Khankhoje, Rohit. "An Intelligent Apitesting: Unleashing the Power of AI." International Journal of Software Engineering & Applications 15, no. 1 (2024): 01–08. http://dx.doi.org/10.5121/ijsea.2024.15101.

Full text
Abstract:
In the continually evolving domain of software development, guaranteeing the dependability and functionality of Application Programming Interfaces (APIs) is of utmost importance. Traditional approaches to API testing frequently encounter difficulties in keeping up with the dynamic nature of APIs, resulting in inefficiencies and overlooked defects. This research paper investigates the transformative potential of Artificial Intelligence (AI) in API testing, ushering in a new era of intelligent testing. Intelligent API testing harnesses the capabilities of AI to enhance the efficiency, precision,
APA, Harvard, Vancouver, ISO, and other styles
8

Rakesh Sinha, Akash. "Optimizing API Project Efficiency: Agile Configurations, Advanced Design Patterns, and Testing Strategies." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 08, no. 11 (2024): 1–6. http://dx.doi.org/10.55041/ijsrem16054.

Full text
Abstract:
In the rapidly evolving digital era, Application Programming Interfaces (APIs) have emerged as the cornerstone of modern software development, enabling seamless communication and data exchange between disparate systems. Optimizing API project efficiency is paramount for organizations aiming to stay competitive and agile in response to market demands. This paper explores strategies for enhancing API efficiency through agile configurations, advanced design patterns, and comprehensive testing methodologies. We delve into the significance of decoupling configurations to achieve agile adaptability,
APA, Harvard, Vancouver, ISO, and other styles
9

Asha, Rani Rajendran Nair Chandrika. "JMeter for RESTful APIs: Unveiling the Path to Reliable and Robust Systems." INTERNATIONAL JOURNAL OF INNOVATIVE RESEARCH AND CREATIVE TECHNOLOGY 8, no. 5 (2022): 1–9. https://doi.org/10.5281/zenodo.14598677.

Full text
Abstract:
RESTful API testing is crucial for ensuring the functionality, reliability, and performance of modern applications. As APIs form the backbone of interconnecting software systems, robust testing is essential to identify issues such as bugs, performance bottlenecks, and security vulnerabilities. This article explores the process of designing and executing RESTful API tests using JMeter, a popular open-source performance testing tool. The guide covers key areas like identifying API endpoints, creating test plans, configuring thread groups, implementing data-driven testing for various scenarios, a
APA, Harvard, Vancouver, ISO, and other styles
10

Narayana, Palle Venkata. "SUITABLE SOFTWARE AUTOMATION TESTING TOOLS FOR MICROSERVICES ARCHITECTURES API TESTING." INTERNATIONAL JOURNAL OF COMPUTER SCIENCE AND APPLICATIONS 4, no. 3 (2025): 10–29. https://doi.org/10.34218/ijcsa_04_03_002.

Full text
APA, Harvard, Vancouver, ISO, and other styles
11

Wolde, Behailu Getachew, and Abiot Sinamo Boltana. "REST API Composition for Effective Testing the Cloud." Journal of Applied Research and Technology 19, no. 6 (2021): 676–93. http://dx.doi.org/10.22201/icat.24486736e.2021.19.6.924.

Full text
Abstract:
Cloud offers many ready-made REST services for the end users. This offer realizes the service composition through implementation somewhere on internet based on Service Level Agreement (SLA). For ensuring this SLA, a software testing is a useful means for attesting a non-functional requirement that guarantees quality assurance from end user's perspective. However, test engineer experiences only what goes in and out through an interface that contains a high level behaviors separated from its underlying details. Testing with these behaviors become an issue for classical testing procedures. So, RE
APA, Harvard, Vancouver, ISO, and other styles
12

Sonia Ginasari, Ni Luh Ayu, Kadek Suar Wibawa, and Ni Kadek Ayu Wirdiani. "Pengujian Stress Testing API Sistem Pelayanan dengan Apache JMeter." JITTER : Jurnal Ilmiah Teknologi dan Komputer 2, no. 3 (2021): 552. http://dx.doi.org/10.24843/jtrti.2021.v02.i03.p14.

Full text
Abstract:
Sistem yang baik tentunya harus memiliki kualitas API yang mumpuni. Salah satu sistem yang menggunakan API adalah sistem pelayanan laboratorium berbasis Android, sehingga mengakibatkan kualitas API untuk pengaksesan data menjadi salah satu hal yang perlu diperhatikan dalam pembuatan sistem mobile. Salah satu cara untuk memastikan kualitas dari API pada sistem dibutuhkan pengujian sistem seperti Stress testing. Stress testing yang dilakukan dengan menggunakan tools Apache JMeter untuk lebih mengoptimalkan sistem dan memeriksa ketahanan dari sistem. Skenario stress testing ini menggunakan 25, 50
APA, Harvard, Vancouver, ISO, and other styles
13

Sanugommula, Harika. "A Comprehensive Review and Practical Guide to Postman: Revolutionizing API Development, Testing and Collaboration in Modern Software Engineering." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 08, no. 12 (2024): 1–5. https://doi.org/10.55041/ijsrem26499.

Full text
Abstract:
This paper provides an extensive review of Postman, a leading tool in API development and testing. Postman is widely adopted in software development for its capabilities in creating, testing, automating, and documenting APIs. This journal paper discusses the core features and functionalities of Postman, introduction of Postman and Newman, including its CLI & UI usage understanding. By examining the benefits and limitations of Postman and comparing it with alternative tools, this paper emphasizes Postman’s significance in modern API-driven development. Keywords API, Postman, API Testing, Au
APA, Harvard, Vancouver, ISO, and other styles
14

Basireddy, Maheswara Reddy. "Performing Security API Testing using Postman AI." Journal of Artificial Intelligence & Cloud Computing 1, no. 2 (2022): 1–6. http://dx.doi.org/10.47363/jaicc/2022(1)304.

Full text
Abstract:
Application Programming Interfaces (APIs) are becoming more and more popular, thus it is imperative to make sure they are secure. Because APIs make an application’s data and functionality visible to outside parties, attackers may find them appealing.
APA, Harvard, Vancouver, ISO, and other styles
15

Kesarpu, Sagar. "Contract Testing with PACT: Ensuring Reliable API Interactions in Distributed Systems." American Journal of Engineering and Technology 07, no. 06 (2025): 14–23. https://doi.org/10.37547/tajet/volume07issue06-03.

Full text
Abstract:
As microservices proliferate in enterprise architectures, ensuring reliable interactions between independently developed services is paramount. Traditional end-to-end and integration testing techniques often fail to scale in dynamic, decentralized environments. Consumer-driven contract testing, as enabled by the open-source tool PACT, offers a structured methodology to verify service interactions against predefined contracts. This paper introduces the principles of contract testing, examines PACT in depth, compares it with other frameworks such as Spring Cloud Contract and Dredd, and presents
APA, Harvard, Vancouver, ISO, and other styles
16

Praveen, Kumar Koppanati. "Automating API Testing for Java Applications with GitLab CI/CD." European Journal of Advances in Engineering and Technology 7, no. 6 (2020): 91–95. https://doi.org/10.5281/zenodo.14045033.

Full text
Abstract:
Automation has steadily become a critical aspect of software development in recent years. Continuous integration and deployment are vital components in making software development workflows more manageable. One of the most popular CI/CD tools that has proven to be versatile and integrable with every programming language and platform available is GitLab. The most crucial benefit of automating Application Programming Interface in Java applications is the ability to generate quicker feedback, improve code quality and escape manual testing. This paper addresses the approaches and best practices wh
APA, Harvard, Vancouver, ISO, and other styles
17

Sattam, J. Alharbi, and Moulahi Tarek. "API Security Testing: The Challenges of Security Testing for Restful APIs." International Journal of Innovative Science and Research Technology 8, no. 5 (2023): 1485–99. https://doi.org/10.5281/zenodo.7988410.

Full text
Abstract:
Modern web applications and software systems have shifted to relying on RESTful APIs, which are more susceptible to security threats such as injection attacks, authentication attacks, and data breaches. This article discusses the difficulties of performing security testing on RESTful APIs, such as input validation, authentication, and authorisation. It has been identified that vulnerabilities that affect security configuration include insufficient logging, faulty object-level authorisation, asset management, faulty function-level authorisation, and mass assignment. It concludes by summarising
APA, Harvard, Vancouver, ISO, and other styles
18

Thomas, Alex Thomas, and Santhalakshmi Selvaraj. "Leveraging Artificial Intelligence for Efficient Test Generation in API Contract Testing." International Journal of Research and Review 12, no. 6 (2025): 576–87. https://doi.org/10.52403/ijrr.20250665.

Full text
Abstract:
Application Programming Interfaces (APIs) constitute the backbone of modern software architectures, enabling seamless communication and integration of heterogeneous systems. It is crucial to guarantee the reliability and correctness of such interactions, making API contract testing an essential discipline. However, traditional API contract testing approaches have several significant limitations, including manual effort to write test cases, difficulty in keeping the test suites in sync with evolving API specifications, challenges in attaining complete test coverage and creating practical, varie
APA, Harvard, Vancouver, ISO, and other styles
19

Shofiana, Dewi Asiah, Saddam Surya Mardiansyah, M. Iqbal Parabi, and Admi Syarif. "Implementasi REST API Menggunakan JSON WEB Token (JWT) Pada Sistem Monitoring KPI Berbasis Mobile di PT Industri Kereta API (Persero)." Jurnal Komputasi 12, no. 2 (2024): 101–11. https://doi.org/10.23960/komputasi.v12i2.272.

Full text
Abstract:
In today's competitive and dynamic business environment, modern companies increasingly recognize the importance of Key Performance Indicators (KPIs) for monitoring and ensuring performance. PT Industri Kereta Api (Persero) faces challenges in managing and monitoring numerous KPIs. This research aims to develop a KPI monitoring system using a REST API to handle significant data volumes and ensure relevant and reliable information. Implementing REST API addresses data complexity and ensures efficient operations, providing optimal benefits for the company's management policies. With REST API, the
APA, Harvard, Vancouver, ISO, and other styles
20

Kim, Myeongsoo, Saurabh Sinha, and Alessandro Orso. "LlamaRestTest: Effective REST API Testing with Small Language Models." Proceedings of the ACM on Software Engineering 2, FSE (2025): 465–88. https://doi.org/10.1145/3715737.

Full text
Abstract:
Modern web services rely heavily on REST APIs, typically documented using the OpenAPI specification. The widespread adoption of this standard has resulted in the development of many black-box testing tools that generate tests based on OpenAPI specifications. Although Large Language Models (LLMs) have shown promising test-generation abilities, their application to REST API testing remains mostly unexplored. We present LlamaRestTest, a novel approach that employs two custom LLMs-created by fine-tuning and quantizing the Llama3-8B model using mined datasets of REST API example values and inter-pa
APA, Harvard, Vancouver, ISO, and other styles
21

Kumar, Amit, Tanishq Agarwal, and Ayushi Dwivedi. "Automating API Performance Testing with CI/CD Pipelines." Journal of Computer Science Engineering and Software Testing 10, no. 3 (2024): 43–52. http://dx.doi.org/10.46610/jocses.2024.v10i03.004.

Full text
Abstract:
As software systems become more complex, APIs are critical in connecting services and applications. Ensuring that APIs perform well, especially under heavy traffic, is essential to maintaining a reliable user experience. This paper focuses on automating API performance testing within Continuous Integration and Continuous Deployment (CI/CD) pipelines. Automation helps run these tests regularly without slowing down the development process. The research examines teams' key challenges when setting up automated performance tests. These challenges include how to keep the testing fast and efficient,
APA, Harvard, Vancouver, ISO, and other styles
22

Artho, Cyrille, and Guillaume Rousset. "Model-based Testing of the Java Network API." Electronic Proceedings in Theoretical Computer Science 245 (March 20, 2017): 46–51. http://dx.doi.org/10.4204/eptcs.245.4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

Melkozerova, Olga, Valeria Gaykova, and Serhii Malakhov. "Circuit description of API interface for software testing." Computer Science and Cybersecurity, no. 4 (2019): 38–45. http://dx.doi.org/10.26565/2519-2310-2019-4-05.

Full text
Abstract:
They use the testing API to evaluate the quality of applications. There are a large number of tools for its implementation (Postman, SoapUI, JMeter, etc.). The universal approach to testing is becomes complicated by the large amount of data, the availability of various techniques and tools, and there should also be a test object. The complexity of the application logic makes it difficult to understand the testing process; this concerns the training of specialists in this field. To simplify understanding, in the article, the Servlet (Java) Calculator application was used as a test object. Testi
APA, Harvard, Vancouver, ISO, and other styles
24

Yatini, Indra, F. Wiwiek Nurwiyati, and Khairul Anam. "PERFORMA MICROFRAMEWORK PHP PADA REST API MENGGUNAKAN METODE LOAD TESTING." Jurnal Informatika Komputer, Bisnis dan Manajemen 19, no. 2 (2023): 12–20. http://dx.doi.org/10.61805/fahma.v19i2.55.

Full text
Abstract:
The need for flexibility in application development by minimizing the constraints of a server production environment makes n-tier architectures increasingly used. This architecture is implemented in the form of middleware or often called API. REST API is an API architecture that is currently the most widely used for middleware-based application development.
 PHP is an easy-to-use programming language for developing REST APIs with its microframework. Each microframework has features such as database connection handling, URL routing, and performance is the top one. The large number of PHP m
APA, Harvard, Vancouver, ISO, and other styles
25

Hamit, Adin, Doğan Adnan, and Şükrü Adin Mehmet. "Examination of The Weld Defects in The Inner-City Natural Gas Pipes with Non-Destructive and Destructive Testing Methods." Journal of Scientific, Technology and Engineering Research (JSTER) 2, no. 1 (2021): 46–57. https://doi.org/10.5281/zenodo.4755095.

Full text
Abstract:
<strong>ABSTRACT</strong> <em>A<strong>s</strong> a result of the radiographic examinations, it was determined that the defects in the joining weld were caused by the electroControls made during the production and assembly of natural gas pipelines are very important in terms of quality, human, environmental safety and security. For this reason, in our study, the joining welds of natural gas pipelines used in the city of Mardin were examined with a non-destructive method according to API 1104 standard. Radiographic pictures of the welded joints of the API 5L X42 standard steel pipes used in the
APA, Harvard, Vancouver, ISO, and other styles
26

Jan, Nilofer. "Integrating Human Insights into the Automated World of API Testing Human Expertise." Journal of Research in Science and Engineering 6, no. 12 (2024): 41–46. https://doi.org/10.53469/jrse.2024.06(12).08.

Full text
Abstract:
In the rapidly evolving landscape of software testing, automation and artificial intelligence (AI) have become indispensable tools for ensuring the quality and reliability of complex financial systems. However, the role of manual testing and human expertise remains crucial, especially in scenarios that require nuanced understanding and contextual insight. This paper presents an in - depth analysis of integrating manual testing expertise with automated and AI - assisted testing methods, particularly in the context of API testing in financial applications. It explores the unique challenges and o
APA, Harvard, Vancouver, ISO, and other styles
27

Rangga Gelar Guntara and Varinia Azkarin. "Implementasi dan Pengujian REST API Sistem Reservasi Ruang Rapat dengan Metode Black Box Testing." Jurnal Minfo Polgan 12, no. 1 (2023): 1229–38. http://dx.doi.org/10.33395/jmp.v12i1.12691.

Full text
Abstract:
Pengembangan backend merupakan salah satu aspek yang penting dalam mengembangkan web. Untuk menghubungkan interaksi antara browser client dan database, diperlukan application programming interface (API). Salah satu arsitektur yang umum digunakan dalam pengembangan backend adalah representational state transfer (REST). Untuk membangun REST API, digunakan platform Node.js dalam menjalankan Javascript pada backend server. REST API dan database management system untuk sistem reservasi PT Lizzie Parra Kreasi dirancang dan diimplementasikan dengan tujuan menunjang aplikasi client yang telah ada, aga
APA, Harvard, Vancouver, ISO, and other styles
28

Aditya, I. Nyoman Tri, Kadek Suar Wibawa, and I. Putu Agung Bayupati. "Pengujian Stress Testing MQTT dan API pada Sistem Monitoring Suhu Tubuh, Detak Jantung, Saturasi Oksigen, dan Tekanan Darah berbasis Internet of Things." JITTER : Jurnal Ilmiah Teknologi dan Komputer 3, no. 1 (2021): 653. http://dx.doi.org/10.24843/jtrti.2022.v03.i01.p01.

Full text
Abstract:
Pengujian alat monitoring suhu tubuh, detak jantung, saturasi oksigen, dan tekanan darah berbasis internet of things dilakukan untuk memastikan ketahanan dari alat serta perangkat lunak pendukungnya dibutuhkan stress testing. Stress testing yang diujikan pada protokol MQTT antara lain; pengujian waktu koneksi dan konsumsi daya, pengujian publish dan subscribe, dan pengujian alat secara berulang. Stress testing yang diujikan pada API yaitu pengujian dengan beban hingga 100 user dengan ramp up period 10 detik dan loop count 1 yang diuji pada API. Hasil pengujian adalah alat mampu berjalan dengan
APA, Harvard, Vancouver, ISO, and other styles
29

Hendayun, Mokhamd, Arief Ginanjar, and Yoan Ihsan. "ANALYSIS OF APPLICATION PERFORMANCE TESTING USING LOAD TESTING AND STRESS TESTING METHODS IN API SERVICE." JURNAL SISFOTEK GLOBAL 13, no. 1 (2023): 28. http://dx.doi.org/10.38101/sisfotek.v13i1.2656.

Full text
Abstract:
Testing an application is an important thing to do in software development. However, there are some tests that are sometimes missed after application development has been completed, such as performance testing. Performance testing is a type of test to ensure software will work properly under the expected workload. When performance testing is important to ensure that the functional needs of the system are running well. To ensure that the business objectives of the system are satisfactory and according to user needs can be done using Black Box Method. After ensuring the final results meet the sp
APA, Harvard, Vancouver, ISO, and other styles
30

Partha, Sarathi Mohapatra. "Integrating API Testing and Observability: Leveraging Postman and Splunk for Real-Time Database Monitoring and Analytics." International Journal of Research in Engineering & Science ISSN:(P) 2572-4274 (O) 2572-4304 9, no. 2 (2025): 60–70. https://doi.org/10.5281/zenodo.15497452.

Full text
Abstract:
<strong>-</strong> APIs serve as the connectors between digital services, thus in today&rsquo;s hyper-connected world, they have become the bedrock of business success by enabling accelerated data and resource sharing across geographies and tools. Business users use applications that rely on APIs. For example, an airline user may open a travel website that has flight information for various airlines, book the selected flight, and make a final payment. End-user outside-in Application Performance Management (APM), but what about the internal APIs that connect the application to its back-end serv
APA, Harvard, Vancouver, ISO, and other styles
31

Venkatraj, S., Rajiv Vincent, V. Vijayakumar, K. Vengatesan, and M. Rajesh. "Development of Test Automation Framework for REST API Testing." Journal of Computational and Theoretical Nanoscience 16, no. 2 (2019): 453–57. http://dx.doi.org/10.1166/jctn.2019.7749.

Full text
Abstract:
This work proposes a generalized excel based test automation framework for REST API testing using groovy script. Testing is an important process in software development process, which helps to find unknown errors, failure and bugs in a software application and increases quality of the software application. With the existing process of testing is manual, where the inputs are given manually and the actual outcome or output is validated for different test case scenarios. This manual testing leads to increase in time and effort of testing, as there will be different scenarios to be tested in which
APA, Harvard, Vancouver, ISO, and other styles
32

S, Mahalingam, Jayasuriya I, Nantheeskumar V, and Santhosh K. "Object Detection using Salesforce." International Journal for Research in Applied Science and Engineering Technology 11, no. 5 (2023): 1056–61. http://dx.doi.org/10.22214/ijraset.2023.51689.

Full text
Abstract:
Abstract: Our Project deals with integrating an object detection API with Salesforce, it is a popular customer relationship management (CRM) platform. Object detection APIs can help automate tasks, extract data from images, and enhance the customer experience, which can lead to increased productivity, improved analysis. The integration process involves choosing an object detection API, obtaining necessary credentials, determining how to use the API within Salesforce, connecting to the API using Salesforce APIs, implementing code to handle API response, and thoroughly testing the integration
APA, Harvard, Vancouver, ISO, and other styles
33

Riawan, Faza Alexander, Dana Sulistyo Kusumo, and Nungki Selviandro. "IMPLEMENTATION OF REST API ARCHITECTURE FOR FEELSQUEST ONLINE COURSE FEATURE IN FEELSBOX APPLICATION USING LARAVEL FRAMEWORK." Jurnal Teknik Informatika (Jutif) 5, no. 5 (2024): 1355–64. https://doi.org/10.52436/1.jutif.2024.5.5.2493.

Full text
Abstract:
Feelsbox is a digital-based startup that focuses on the importance of mental health issues and offers innovative solutions to help people maintain their mental health. FeelsBox took the initiative to develop an online course feature "FeelsQuest" with the aim of providing education and helping prevent and overcome mental health problems to the wider community, especially teenagers. The development of this feature uses the PHP programming language with the Laravel framework and implements the REST API architecture. The choice of REST API architecture is based on the concept of separation of resp
APA, Harvard, Vancouver, ISO, and other styles
34

Pratama, Fanes, and Ahmad Farisi. "Analisis Perbandingan Kinerja Backend API Menggunakan PHP, Golang, dan JavaScript." Techno.Com 24, no. 1 (2025): 153–65. https://doi.org/10.62411/tc.v24i1.12080.

Full text
Abstract:
Pengembangan backend API yang efisien sangat penting dalam mendukung aplikasi web modern. Namun, pemilihan bahasa pemrograman dan metode query yang optimal masih menjadi tantangan bagi pengembang. Penelitian ini bertujuan untuk membandingkan kinerja backend RESTful API yang dibangun menggunakan tiga bahasa pemrograman (Go, PHP, dan JavaScript) serta empat metode pengambilan data (Raw SQL, ORM, Query Builder, dan Stored Procedure). Metode penelitian yang digunakan adalah kuantitatif true-experimental, dengan pengujian Load Testing, Spike Testing, dan Stress Testing untuk mengevaluasi jumlah per
APA, Harvard, Vancouver, ISO, and other styles
35

Firdian, Maulana Irfan, Eko Darwiyanto, and Monterico Adrian. "Web Scraping with HTML DOM Method for Website News API creation." JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) 7, no. 4 (2022): 1211–19. http://dx.doi.org/10.29100/jipi.v7i4.3235.

Full text
Abstract:
Information is one of the important things in this era, one of the information that always exists every day is news. The amount of news that appears every day becomes a new problem when news websites do not provide API (Application Programming Interface) services to get the news. This is an obstacle for researchers who will analyze news topics. The copy and paste method is less effective in getting news every day on news websites because it takes a long time. In this research, web scraping is done with the HTML (Hypertext Markup Language) DOM (Document Object Model) method to retrieve data fro
APA, Harvard, Vancouver, ISO, and other styles
36

Sucipto, Sucipto, and Jamilah Karaman. "Integration of Legalization Information System Web-Based using Shipping API and Telegram API." JUITA: Jurnal Informatika 8, no. 2 (2020): 131. http://dx.doi.org/10.30595/juita.v8i2.7104.

Full text
Abstract:
Education is a right for every citizen. Quality education makes people more intelligent. Educational outcomes documented in a file called a diploma. A diploma is a necessary file for doing things related to work or other administrative matters. Generally, the diploma file submitted is in the form of a photocopy of a certificate that has been legalized for administrative requirements. The process of legalizing diplomas is often a hindrance because the time required is quite long and especially if someone is in an area far from where to take care of legalization. In the industrial era 4.0, infor
APA, Harvard, Vancouver, ISO, and other styles
37

Coste, Rares, and Liviu Miclea. "API Testing for Payment Service Directive2 and Open Banking." International Journal of Modeling and Optimization 9, no. 1 (2019): 7–11. http://dx.doi.org/10.7763/ijmo.2019.v9.675.

Full text
APA, Harvard, Vancouver, ISO, and other styles
38

Ehsan, Adeel, Mohammed Ahmad M. E. Abuhaliqa, Cagatay Catal, and Deepti Mishra. "RESTful API Testing Methodologies: Rationale, Challenges, and Solution Directions." Applied Sciences 12, no. 9 (2022): 4369. http://dx.doi.org/10.3390/app12094369.

Full text
Abstract:
Service-oriented architecture has evolved to be the backbone for large-scale integration between different applications and platforms. This concept has led to today’s reality of cloud services. Many of the major business platforms are providing their services to end-users and other companies as well. Companies are crafting ways to allow other businesses fast service integration and to get on board quickly in the market. REST (representational state transfer) has emerged as the standard protocol for implementing and consuming these services, which are called RESTful application programming inte
APA, Harvard, Vancouver, ISO, and other styles
39

Ehsan, Adeel, Mohammed Ahmad M. E. Abuhaliqa, Cagatay Catal, and Deepti Mishra. "RESTful API Testing Methodologies: Rationale, Challenges, and Solution Directions." Applied Sciences 12, no. 9 (2022): 4369. http://dx.doi.org/10.3390/app12094369.

Full text
Abstract:
Service-oriented architecture has evolved to be the backbone for large-scale integration between different applications and platforms. This concept has led to today’s reality of cloud services. Many of the major business platforms are providing their services to end-users and other companies as well. Companies are crafting ways to allow other businesses fast service integration and to get on board quickly in the market. REST (representational state transfer) has emerged as the standard protocol for implementing and consuming these services, which are called RESTful application programming inte
APA, Harvard, Vancouver, ISO, and other styles
40

Czemerinski, Hernan, Victor Braberman, and Sebastian Uchitel. "Behaviour abstraction adequacy criteria for API call protocol testing." Software Testing, Verification and Reliability 26, no. 3 (2015): 211–44. http://dx.doi.org/10.1002/stvr.1593.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

Sotiropoulos, Thodoris, Stefanos Chaliasos, and Zhendong Su. "API-Driven Program Synthesis for Testing Static Typing Implementations." Proceedings of the ACM on Programming Languages 8, POPL (2024): 1850–81. http://dx.doi.org/10.1145/3632904.

Full text
Abstract:
We introduce a novel approach for testing static typing implementations based on the concept of API-driven program synthesis. The idea is to synthesize type-intensive but small and well-typed programs by leveraging and combining application programming interfaces (APIs) derived from existing software libraries. Our primary insight is backed up by real-world evidence: a significant number of compiler typing bugs are caused by small test cases that employ APIs from the standard library of the language under test. This is attributed to the inherent complexity of the majority of these APIs, which
APA, Harvard, Vancouver, ISO, and other styles
42

Catherine Elfrida, Rossario, Juan Farel Purba, Made Sudarma, and I. Wayan Shandyasa. "RANCANG BANGUN APLIKASI MARKETPLACE PENATU MOBILE WEB BERBASIS RESPONSIVE WEB DAN FRAMEWORK EXPRESS.JS." Jurnal SPEKTRUM 11, no. 3 (2024): 26. http://dx.doi.org/10.24843/spektrum.2024.v11.i03.p3.

Full text
Abstract:
This research developed a mobile web marketplace application for laundry services to address user difficulties such as finding the nearest location, managing physical receipts, and obtaining service information. Utilizing a responsive web design approach and flexbox techniques, the front end of the application was designed to be optimal across various devices. The back end was built using Express.js with the controller-middleware-route concept to maintain code organization. Furthermore, the Geocoding API and Distance Matrix API were implemented to calculate the distance between customers and l
APA, Harvard, Vancouver, ISO, and other styles
43

Rassenfoss, Stephen. "API Proppant Test Not Looking So Strong." Journal of Petroleum Technology 76, no. 05 (2024): 36–43. http://dx.doi.org/10.2118/0524-0036-jpt.

Full text
Abstract:
_ The short answer for how to judge proppant strength sounds simple—just ask for the K-value. The K refers to the weight in thousands that a sand sample can withstand in a crush test defined by API STD 19C covering “testing sand used in hydraulic fracturing operations.” For example, a sample that passes an 8,000-lb crush test but fails at 9,000 lb is an 8-K sand. The goal of the standard is to measure how much weight a sand sample can withstand when used to prop open fractures to allow oil and gas to keep flowing. But a recent paper argues that measuring sand strength by the number of fines—sm
APA, Harvard, Vancouver, ISO, and other styles
44

Kumar, Praveen. "Integrating Manual Insight in an Automated World of Human Expertise in API Testing." International Journal of Science and Research (IJSR) 13, no. 5 (2024): 1134–39. http://dx.doi.org/10.21275/sr24516084549.

Full text
APA, Harvard, Vancouver, ISO, and other styles
45

Sulistyo, Henny Wahyu, Hardian Oktavianto, Zainul Arifin, Ari Eko Wardoyo, and Nur Qodariyah Fitriyah. "PEMANFAATAN API PADA APLIKASI PORTAL BERITA SEDERHANA." JURNAL TEKNOLOGI DAN ILMU KOMPUTER PRIMA (JUTIKOMP) 7, no. 1 (2024): 88–97. http://dx.doi.org/10.34012/jutikomp.v7i1.4983.

Full text
Abstract:
Mobile applications, especially those that function as a medium for notification to users, are increasingly developing, from previously only being website-based, now increasingly being mobile-based. The public's need for applications that can provide news or information that is considered important is also increasing. In this research, we will design and build a simple news portal application using API (Application Programming Interface). API is a document consisting of interfaces, functions, classes, structures and other support in application development. With the prototyping method it is ho
APA, Harvard, Vancouver, ISO, and other styles
46

Chrisna, I. Dewa Ayu Indira Wulandari, Dana Sulistiyo Kusumo, and Rosa Reska Riskiana. "LOW CODE INTEGRATION TESTING IN OUTSYSTEMS PERSONAL ENVIRONMENT." Jurnal Teknik Informatika (Jutif) 5, no. 2 (2024): 551–60. https://doi.org/10.52436/1.jutif.2024.5.2.1673.

Full text
Abstract:
As implied by its name, low code platforms enable software development with minimal or no coding involved. Consequently, ensuring the correctness of the software becomes crucial as developers are unable to directly scrutinize the logic. Furthermore, discussions about the various testing approaches applicable to such applications are relatively scarce. This study aims to conduct integration testing through both white box and black box methods, as well as exploring the types of testing that can be carried out on low code based applications. This research involves several stages, including creati
APA, Harvard, Vancouver, ISO, and other styles
47

Muhammad, Irfan Rizq Dzaky, and Irving Vitra Paputungan. "Development of Backend Server Based on REST API Architecture in E-Wallet Transfer System." Jurnal Sains, Nalar, dan Aplikasi Teknologi Informasi 3, no. 2 (2024): 79–87. http://dx.doi.org/10.20885/snati.v3.i2.35.

Full text
Abstract:
Cash payments are starting to shift towards an electronic or cashless payment system. While the process of transferring balances between ewallet at this time is considered less effective because it requires withdrawal from ewallet and replenishment using banks. This paper presents how to develop a Backend Server based on REST API Architecture using the NestJS framework on a ewallet transfer system. The development uses NestJS framework tools, MySQL database, API testing with Postman, Extreme Programming (XP) development method, and BlackBox Testing method. The result of this research is a serv
APA, Harvard, Vancouver, ISO, and other styles
48

Arlinta Christy Barus, Johannes Harungguan, and Efren Manulu. "PENGUJIAN API WEBSITE UNTUK PERBAIKAN PERFORMANSI APLIKASI DITENUN." Journal of Applied Technology and Informatics Indonesia 1, no. 2 (2022): 14–21. http://dx.doi.org/10.54074/jati.v1i2.33.

Full text
Abstract:
The DiTenun application is an intelligent device for producing Indonesian weaving motifs which was built in 2016 entitled "Intelligent Device for Producing Indonesian Weaving Motifs". Seeing the existence of problems in the DiTenun application where performance becomes less good when the number of users increases, it is carried out to perform performance testing with Load Test levels in virtual user numbers. The server used in the DiTenun application is a server from the DEL Institute of Technology, so that the development of the DiTenun application comes from the IT DEL server. For now, the D
APA, Harvard, Vancouver, ISO, and other styles
49

Smith, Michael B., Daisy Dunklee, Hangna Vu, and Gail L. Woods. "Comparative Performance of the RapID Yeast Plus System and the API 20C AUX Clinical Yeast System." Journal of Clinical Microbiology 37, no. 8 (1999): 2697–98. http://dx.doi.org/10.1128/jcm.37.8.2697-2698.1999.

Full text
Abstract:
The performance of the RapID Yeast Plus System (Innovative Diagnostic Systems, Norcross, Ga.), a 4-h micropanel using single-substrate enzymatic test reactions, was compared with that of the API 20C AUX Clinical Yeast System (bioMerieux Vitek, Hazelwood, Mo.), a 48- to 72-h carbohydrate assimilation panel. Two hundred twenty-five yeasts, yeast-like fungi, and algae, comprising 28 species and including 30 isolates of Cryptococcus neoformans, an important pathogen not tested in appreciable numbers in other comparisons, were tested by both methods. On initial testing, 196 (87.1%) and 215 (95.6%)
APA, Harvard, Vancouver, ISO, and other styles
50

Chiș, Andrei. "A Modeling Method for Model-Driven API Management." Complex Systems Informatics and Modeling Quarterly, no. 25 (December 31, 2020): 1–18. http://dx.doi.org/10.7250/csimq.2020-25.01.

Full text
Abstract:
This article reports on the Design Science engineering cycle for implementing a modeling method to support model-driven, process-centric API management. The BPMN standard was hereby enriched on semantic, syntactic and tool levels in order to provide a viable solution for integrating API requests with diagrammatic business process models in order to facilitate the documentation or testing of REST API calls directly in a modeling environment. The method can be implemented by stakeholders that need to map and manage their API ecosystem, thus gaining more API management agility and improving their
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!