- Training reference
-
Introduction
-
QA Engineer 101 - Slides
- Testing a single API that you depend on
-
Quiz: Testing a single API that you depend on
-
Challenge: Discover and test an API
- Testing a single API that you have created
-
Quiz: Testing a single API that you have created
-
Challenge: Test an API that you created
- Automating your work to scale its impact
-
Quiz: Automating your work to scale its impact
-
Challenge: Automate your work
QA Engineer - 101
After this 90-minute workshop, participants will better understand API testing and learn practical methods to work closely with their teams on quality. This will help shift testing to earlier stages in the API process, encouraging a proactive instead of reactive approach.
As enterprise organizations strive for higher levels of quality, they are looking to get more structured and organized around how they are testing, collaborating more with engineers and other stakeholders, and improving productivity across teams.
After this 90-minute workshop, participants will better understand API testing and learn practical methods to work closely with their teams on quality. This will help shift testing to earlier stages in the API process, encouraging a proactive instead of reactive approach.
In this module, you will learn how to:
- Apply integration testing using collections to the APIs you are consuming
- Apply functional testing using collections to the APIs you are producing
- Successfully automate your tests using runners, monitors, and CI/CD
- Understand some simple ways that you can improve quality in your API operations
Prerequisites:
- Basic understanding of HTTP
- Basic understanding of REST APIs