Academic literature on the topic 'API Testing'

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

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources 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.

Journal articles on the topic "API Testing"

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
More sources

Dissertations / Theses on the topic "API Testing"

1

Segedy, Patrik. "Fuzz testování REST API." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2020. http://www.nusl.cz/ntk/nusl-417280.

Full text
Abstract:
Táto práca sa zaoberá fuzz testovaním REST API. Po prezentovaní prehľadu techník používaných pri fuzz testovaní a posúdení aktuálnych nástrojov a výskumu zameraného na REST API fuzz testovanie, sme pristúpili k návrhu a implementácii nášho REST API fuzzeru. Základom nášho riešenia je odvodzovanie závislostí z OpenAPI formátu popisu REST API, umožňujúce stavové testovanie aplikácie. Náš fuzzer minimalizuje počet po sebe nasledujúcich 404 odpovedí od aplikácie a testuje aplikáciu viac do hĺbky. Problém prehľadávania dostupných stavov aplikácie je riešený pomocou usporiadania závislostí tak, aby
APA, Harvard, Vancouver, ISO, and other styles
2

Krpec, Ondřej. "Remote API Web Reference for Java Enterprise Applications." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2018. http://www.nusl.cz/ntk/nusl-385946.

Full text
Abstract:
Tato diplomová práce popisuje testování REST API rozhraní aplikací. Výsledkem práce je aplikace Restty, založená na použití nástroje Swagger, která umožňuje testovat jednotlivé části API aplikací, i vytvářet a spouštět komplexní testovací scénáře nad daným rozhraním. Teoretická část práce vysvětluje principy webových služeb, vzdálených rozhraní a představuje nástroj Swagger i technologie použité k implementaci. V následující kapitole jsou v práci prezentovány designové návrhy aplikace, na které plynule navazuje kapitola o implementaci a testování, pro které je zvoleno rozhraní nástroje Red Hat
APA, Harvard, Vancouver, ISO, and other styles
3

Chaloupecký, Martin. "Testing process improvement a implementace vylepšení." Master's thesis, Vysoká škola ekonomická v Praze, 2013. http://www.nusl.cz/ntk/nusl-165077.

Full text
Abstract:
This thesis deals with the testing process improvement and the implementation of specific improvement. Its objective is to describe the methodology TPI NEXT, define possible approaches to synchronization tools HP Quality Center and JIRA and implementation of the application for synchronization defects from HP Quality Center to JIRA. The first part of the thesis defines the basic terminology of testing and testing principles. Second part contains description of the methodology TPI NEXT, focusing on its key areas. The next part of the thesis describes synchronization of HP Quality Center and JIR
APA, Harvard, Vancouver, ISO, and other styles
4

Bertlin, Simon. "An examination of automated testing and Xray as a test management tool." Thesis, Mittuniversitetet, Institutionen för informationssystem och –teknologi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-39329.

Full text
Abstract:
Automated testing is a fast-growing requirement for many IT companies. The idea of testing is to create a better product for both the company and the customer. The goal of this study is to examine different aspects of au- tomated testing and Xray as a test management tool. The literature study considers information from several different scientific reports. It shows that the benefits of automated testing include increased productivity and reliable software but also pitfalls like a high initial cost and a maintenance cost. Research suggests that automated testing is complementary to man- ual te
APA, Harvard, Vancouver, ISO, and other styles
5

Hamberg, Christer. "GUI driven End to End Regression testing with Selenium." Thesis, Linnéuniversitetet, Institutionen för datavetenskap (DV), 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-68529.

Full text
Abstract:
Digitalization has changed our world and how we interact with different systems. Desktop applications have more and more been integrated with internet, and the web browser has become the Graphical User Interface (GUI) in today’s system solutions. A change that needs to be considered in the automated regression testing process. Using the actual GUI has over time shown to be a complicated task and is therefore often broken out as its own standalone test object. This study looked into time and quality constrains of using the GUI as driver of the regression testing of business requirements in a we
APA, Harvard, Vancouver, ISO, and other styles
6

Biacs, Zoltán F. "Estimation and hypothesis testing for deformation analysis in special purpose networks." Ottawa : National Library of Canada, 1990. http://catalog.hathitrust.org/api/volumes/oclc/23972384.html.

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

Petersson, Ann Cathrine. "Species specific susceptibility testing for [beta]-lactam antibiotics with special reference to staphylococci /." Lund : Lund University, 1998. http://catalog.hathitrust.org/api/volumes/oclc/68945092.html.

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

Holmberg, Daniel, and Victor Nyberg. "Functional and Security Testing of a Mobile Client-Server Application." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-148710.

Full text
Abstract:
Today’s massive usage of smartphones has put a high demand on all application developers in the matter of security. For us to be able to keep using all existing and new applications, a process that removes significant security vulnerabilities is essential. To remove these vulnerabilities, the applications have to be tested. In this thesis, we identify six methods for functional and security testing of client-server applications running Android and Python Flask. Regarding functional testing, we implement Espresso testing and RESTful API testing. In regards to the security testing of the system,
APA, Harvard, Vancouver, ISO, and other styles
9

SILVA, CARLOS E. da. "Validacao de metodos para as tecnicas de WDXRF e OES-SPARK na analise de acos. Calculo de incerteza de medicao para amostras de process, aco classe API." reponame:Repositório Institucional do IPEN, 2009. http://repositorio.ipen.br:8080/xmlui/handle/123456789/9361.

Full text
Abstract:
Made available in DSpace on 2014-10-09T12:26:15Z (GMT). No. of bitstreams: 0<br>Made available in DSpace on 2014-10-09T14:10:32Z (GMT). No. of bitstreams: 0<br>Dissertacao (Mestrado)<br>IPEN/D<br>Instituto de Pesquisas Energeticas e Nucleares - IPEN-CNEN/SP
APA, Harvard, Vancouver, ISO, and other styles
10

Siddiqui, Asher. "Capturing JUnit Behavior into Static Programs : Static Testing Framework." Thesis, Linnaeus University, School of Computer Science, Physics and Mathematics, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-5510.

Full text
Abstract:
<p>In this research paper, it evaluates the benefits achievable from static testing framework by analyzing and transforming the <em>JUnit3.8 </em>source code and static execution of transformed code. Static structure enables us to analyze the code statically during creation and execution of test cases. The concept of research is by now well established in static analysis and testing development. The research approach is also increasingly affecting the static testing process and such research oriented work has proved particularly valuable for those of us who want to understand the reflective be
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "API Testing"

1

Jain, Jagdeep. Learn API Testing. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8142-0.

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

ASTM Committee D-2 on Petroleum Products and Lubricants. Subcommittee B on Automotive Lubricants. Section III on Gear Lubricants., ed. Laboratory performance tests for automotive gear lubricants intended for API GL-5 service. ASTM, 1987.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Institute Of Electrical and Electronics Engineers. IEEE standard for information technology: X.400-based electronic messaging--application program interface (API) (language independent). The Institute, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Institute Of Electrical and Electronics Engineers. IEEE standard for information technology: Directory services C language interfaces--binding for application program interface (API). Institute of Electrical and Electronics Engineers, Inc., 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Institute Of Electrical and Electronics Engineers. IEEE standard for information technology: POSIX Ada language interfaces -- Part 1: Binding for system application program interface (API). Institute of Electrical and Electronics Engineers, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Institute Of Electrical and Electronics Engineers. IEEE standard for information technology--: Test methods for measuring conformance to directory services--application program interface (API) [language independent]. Institute of Electrical and Electronics Engineers, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Institute Of Electrical and Electronics Engineers. IEEE standard for information technology: POSIX FORTRAN 77 language interfaces -- Part 1: Binding for system application program interface (API). Institute of Electrical and Electronics Engineers, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Board, IEEE Standards, ed. IEEE standard for information technology--: Test methods for measuring conformance to X.400-based electronic messaging--application program interface (API) [language independent]. Institute of Electrical and Electronics Engineers, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Institute Of Electrical and Electronics Engineers. IEEE standard for information technology--: Test methods for measuring conformance to directory services C language interfaces--binding for application program interface (API). Institute of Electrical and Electronics Engineers, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Association, American Psychological, ed. APA handbook of testing and assessment in psychology. American Psychological Association, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "API Testing"

1

Das, Koushik. "API Testing." In Create an Enterprise-Level Test Automation Framework with Appium. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8197-0_16.

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

Jain, Jagdeep. "API Documentation." In Learn API Testing. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8142-0_11.

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

De, Brajesh. "API Testing Strategy." In API Management. Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-1305-6_9.

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

De, Brajesh. "API Testing Strategy." In API Management. Apress, 2023. http://dx.doi.org/10.1007/979-8-8688-0054-2_9.

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

Jain, Jagdeep. "Testing the API." In Learn API Testing. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8142-0_6.

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

Doglio, Fernando. "Testing your API." In REST API Development with Node.js. Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3715-1_8.

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

Dominte, Irina. "Testing the API." In Web API Development for the Absolute Beginner. Apress, 2023. http://dx.doi.org/10.1007/978-1-4842-9348-5_13.

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

Jain, Jagdeep. "Introduction to API Testing." In Learn API Testing. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8142-0_1.

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

Mileva, Yana Momchilova, Valentin Dallmeier, and Andreas Zeller. "Mining API Popularity." In Testing – Practice and Research Techniques. Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-15585-7_17.

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

Jackson, Les. "Unit Testing Our API." In The Complete ASP.NET Core 3 API Tutorial. Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-6255-9_11.

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

Conference papers on the topic "API Testing"

1

Vadia, Khevna, Aryan Thukrul, Priyanka Ghosh Mazumdar, Nikhil Panda, and Ajay Sirsat. "Bug Testing Automation with Playwright and a Backend API." In 2024 8th International Conference on I-SMAC (IoT in Social, Mobile, Analytics and Cloud) (I-SMAC). IEEE, 2024. http://dx.doi.org/10.1109/i-smac61858.2024.10714759.

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

Nguyen, Tien-Quang, Nghia-Hieu Cong, Ngoc-Minh Quach, Hieu Dinh Vo, and Son Nguyen. "Reinforcement Learning-Based REST API Testing with Multi-Coverage." In 2024 16th International Conference on Knowledge and System Engineering (KSE). IEEE, 2024. https://doi.org/10.1109/kse63888.2024.11063636.

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

Le, Tri, Thien Tran, Duy Cao, Vy Le, Tien N. Nguyen, and Vu Nguyen. "KAT: Dependency-Aware Automated API Testing with Large Language Models." In 2024 IEEE Conference on Software Testing, Verification and Validation (ICST). IEEE, 2024. http://dx.doi.org/10.1109/icst60714.2024.00017.

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

Corradini, Davide, Michele Pasqua, and Mariano Ceccato. "RESTgym: A Flexible Infrastructure for Empirical Assessment of Automated REST API Testing Tools." In 2025 IEEE Conference on Software Testing, Verification and Validation (ICST). IEEE, 2025. https://doi.org/10.1109/icst62969.2025.10988956.

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

Thooriqoh, Hazna At, Budi Mukhamad Mulyo, and Ardhon Rakhmadi. "Advanced RESTful API Testing: Leveraging Newman's Command-Line Capabilities with Postman Collections." In 2024 IEEE 10th Information Technology International Seminar (ITIS). IEEE, 2024. https://doi.org/10.1109/itis64716.2024.10845315.

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

Guo, Yi-Jie, Shang-Pin Ma, Hsin-Jui Peng, and Yu-Sheng Su. "API Test Case Generation by Extracting HTTP Requests During Front-End Testing." In 2024 IEEE International Conference on e-Business Engineering (ICEBE). IEEE, 2024. https://doi.org/10.1109/icebe62490.2024.00013.

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

Stennett, Tyler, Myeongsoo Kim, Saurabh Sinha, and Alessandro Orso. "AutoRestTest: A Tool for Automated REST API Testing Using LLMs and MARL." In 2025 IEEE/ACM 47th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion). IEEE, 2025. https://doi.org/10.1109/icse-companion66252.2025.00015.

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

Jain, Luke A., Chase Williamson, John R. Spear, David L. Olson, Brajendra Mishra, and Russell D. Kane. "Microbiologically Influenced Corrosion of Linepipe Steels in Ethanol and Acetic Acid Solutions." In CORROSION 2013. NACE International, 2013. https://doi.org/10.5006/c2013-02250.

Full text
Abstract:
Abstract Localized environments in fuel grade ethanol (FGE) transportation systems, where conditions are suitable for microbial growth, may promote microbiologically influenced corrosion (MIC) of steel components. Interstate pipeline transportation of ethanol fuels increases the potential impact of a MIC related failure. A laboratory investigation is conducted to evaluate the susceptibility of linepipe steels to MIC when low concentrations of ethanol and acetic acid are present. Acetic acid producing bacteria (APB) and a sulfate-reducing bacterial (SRB) consortium are cultivated from storage t
APA, Harvard, Vancouver, ISO, and other styles
9

Hay, M. G. "Fit-for-Purpose Materials Testing for Sour Gas Service." In CORROSION 2000. NACE International, 2000. https://doi.org/10.5006/c2000-00139.

Full text
Abstract:
Abstract Sour environments differ significantly in their aggressiveness to materials depending on such factors as total system pressure, partial pressures of hydrogen sulfide and carbon dioxide, pH of the aqueous phase, temperature, chloride ion concentration, etc. Materials that perform poorly in standard laboratory sulfide stress cracking and hydrogen-induced cracking tests and some field environments may give acceptable performance under other sour service conditions. This paper provides some additional guidance on the manner in which standard sour service testing methods should be selected
APA, Harvard, Vancouver, ISO, and other styles
10

Willett, Eric. "Hydrogen Induced Cracking of Electric Welded J55 Casing." In CORROSION 2010. NACE International, 2010. https://doi.org/10.5006/c2010-10293.

Full text
Abstract:
Abstract NACE MR0175/ISO 15156-2:2003 lists J55 tubing as acceptable for sour service without temperature restriction in “SSC Region 3” as defined by Figure 1 of that standard.1,2 API 5CT does not require hydrogen induced cracking (HIC) testing of J55 tubing and NACE MR0175/ISO 15156-2:2003 only states that the equipment user consider HIC or stepwise cracking (SWC) of flat-rolled carbon steel products.3 A sample of electric welded API 5CT grade J55 casing obtained during a mill audit nevertheless exhibited extensive HIC during testing in NACE Solution A at room temperature. HIC occurred despit
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "API Testing"

1

Wilkowski, Maxey, and Eiber. L51471 AGA-API Drop Weight Tear Test Round Robin Testing Program. Pipeline Research Council International, Inc. (PRCI), 1985. http://dx.doi.org/10.55274/r0010503.

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

Tiku, Sanjay, Binoy John, and Arnav Rana. PR-214-183816-R01 Full-scale Fatigue Testing of Field Dents. Pipeline Research Council International, Inc. (PRCI), 2022. http://dx.doi.org/10.55274/r0012202.

Full text
Abstract:
Significant effort has been spent in understanding dent fatigue behavior and developing engineering assessment tools for dent integrity management involving full-scale dent testing and numerical modeling through Pipeline Research Council International (PRCI), United States Department of Transportation (DOT) and Canadian Energy Pipeline Association (CEPA) sponsored research [1][2][3][4][5]. The results of the research work have been incorporated in American Petroleum Institute (API) recommended practice (RP), API RP 1183 [6]. The assessment tools have been validated and calibrated against full-
APA, Harvard, Vancouver, ISO, and other styles
3

Schmidt. L51531 Evaluation and Testing of Leaks from Available Types of Threads Used in Gas Storage Operations. Pipeline Research Council International, Inc. (PRCI), 1986. http://dx.doi.org/10.55274/r0010529.

Full text
Abstract:
Technical report on a project intended to quantify natural gas losses in storage wells attributable to threaded casing connectors. Tests were conducted on a simulation apparatus of 5.5-inch K-55 casing using API 8 Round, Long, and Short threaded connections and a representative premium connection.
APA, Harvard, Vancouver, ISO, and other styles
4

Badia, R., J. Ejarque, S. Böhm, C. Soriano, and R. Rossi. D4.4 API and runtime (complete with documentation and basic unit testing) for IO employing fast local storage. Scipedia, 2021. http://dx.doi.org/10.23967/exaqute.2021.9.001.

Full text
Abstract:
This deliverable presents the activities performed on the ExaQUte project task 4.5 Development of interface to fast local storage. The activities have been focused in two aspects: reduction of the storage space used by applications and design and implementation of an interface that optimizes the use of fast local storage by MPI simulations involved in the project applications. In the rst case, for one of the environments involved in the project (PyCOMPSs) the default behavior is to keep all intermediate les until the end of the execution, in case these les are reused later by any additional ta
APA, Harvard, Vancouver, ISO, and other styles
5

McCleney, Amy. PR-015-19602-R02 Water in Oil Meter Technology Testing. Pipeline Research Council International, Inc. (PRCI), 2020. http://dx.doi.org/10.55274/r0011746.

Full text
Abstract:
Water-cut meters measure the water content in a crude-oil stream and can use different sensor technologies and approaches to achieve this measurement. Each of these technology types has advantages and limitations for use in certain operating conditions. Current industry knowledge about the performance and limitations of the different technology meters for measuring a wide range of water cuts has not been extensively quantified. This testing effort was initiated to determine the stability and accuracy of different water-cut meters by flowing a crude-oil stream of water content through these met
APA, Harvard, Vancouver, ISO, and other styles
6

McCleney, Amy. PR-015-19602-R01 Water in Oil Meter Technology Testing. Pipeline Research Council International, Inc. (PRCI), 2020. http://dx.doi.org/10.55274/r0011751.

Full text
Abstract:
Water-cut meters measure the water content in a crude-oil stream and can use different sensor technologies and approaches to achieve this measurement. Each of these technology types has advantages and limitations for use in certain operating conditions. Current industry knowledge about the performance and limitations of the different technology meters for measuring a wide range of water cuts has not been extensively quantified. This testing effort was initiated to determine the stability and accuracy of different water-cut meters by flowing a crude-oil stream of water content through these met
APA, Harvard, Vancouver, ISO, and other styles
7

Bellemare, Simon. PR-610-163756-R01 Hardness Strength and Ductility (HSD) Testing of Line Pipes Initial Validation. Pipeline Research Council International, Inc. (PRCI), 2017. http://dx.doi.org/10.55274/r0011424.

Full text
Abstract:
In-ditch nondestructive material verification for yield strength and toughness has been a growing interest to the pipeline industry in the continuous efforts to further raise pipeline safety and efficiency. It can complement or substitute alternate techniques such as material extraction or hydrostatic pressure tests. This work is the first use of the Hardness, Strength, and Ductility (HSD) Tester by PRCI to measure the equivalent of the API 5L yield strength from only testing the out-side diameter surface of pipe joints without significant material removal. The procedure explicitly account for
APA, Harvard, Vancouver, ISO, and other styles
8

Wang. PGH376V A Comprehensive Update on the Evaluation of Pipeline Weld Defects. Pipeline Research Council International, Inc. (PRCI), 2008. http://dx.doi.org/10.55274/r0010920.

Full text
Abstract:
Girth weld defect acceptance criteria are set and enforced in pipeline constructions per federal regulations (CFR 49 Parts 192 and 195). With the increased use of mechanized welding and AUT (Automated Ultrasonic Testing) in new pipeline constructions, alternative defect acceptance criteria based on ECA (Engineering Critical Assessment) principles are frequently used in lieu of the traditional workmanship criteria that are in the main body of API Standard 1104. Unfortunately, the current alternative defect acceptance criteria of API 1104 Appendix A has not been kept up-to-date with new linepipe
APA, Harvard, Vancouver, ISO, and other styles
9

Yunovich and Tossey. L52207 A Rapid Quality Assessment Method of Magnesium Anodes for Underground Pipeline Service. Pipeline Research Council International, Inc. (PRCI), 2008. http://dx.doi.org/10.55274/r0010960.

Full text
Abstract:
Girth weld defect acceptance criteria are set and enforced in pipeline constructions per federal regulations (CFR 49 Parts 192 and 195). With the increased use of mechanized welding and AUT (Automated Ultrasonic Testing) in new pipeline constructions, alternative defect acceptance criteria based on ECA (Engineering Critical Assessment) principles are frequently used in lieu of the traditional workmanship criteria that are in the main body of API Standard 1104. Unfortunately, the current alternative defect acceptance criteria of API 1104 Appendix A has not been kept up-to-date with new linepipe
APA, Harvard, Vancouver, ISO, and other styles
10

Pargeter, Richard. PR-164-164504-R01 Suitability of Line Pipe Materials for Sour Service. Pipeline Research Council International, Inc. (PRCI), 2018. http://dx.doi.org/10.55274/r0011509.

Full text
Abstract:
It is understood that this work relates to issues arising from a failure in a pipe carrying wet sour gas, in which cracking developed from a shallow hard feature, 1 to 3mm deep and about 50mm in diameter. The overall aim is to prevent such failures, and samples of material from this program, selected on the basis of the work reported here, have been subjected to sour testing under PRCI project SSC-2-14, and there is also a link to PRCI project NDE-4-11, which is exploring non-destructive techniques for the detection of local hard regions. This report presents the techniques used in the assessm
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!