© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. JainLearn API Testinghttps://doi.org/10.1007/978-1-4842-8142-0_9

9. Organize a Test Framework

Jagdeep Jain1  
(1)
Dewas, Madhya Pradesh, India
 

In the previous few chapters, you learned about several concepts of API testing including coding best practices, a good test script, and what needs to be tested in the API. In this chapter, you will learn about components of the test automation framework and its design aspects.

By the end of this chapter, you will know what an API test framework should contain and you will be able to write a test framework from scratch.

Frameworks enable a software engineer to write code with fewer lines faster and with ease. They improve ...

Get Learn API Testing: Norms, Practices, and Guidelines for Building Effective Test Automation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.