How to do API Automation Testing using Javascript with Supertest & Mocha? In this course, I’ll walk you through step-by-step to get your Javascript API Automation framework ready.
We will be covering the following topics:
- What technologies we will be using for API testing
- Installation / Configuration
- Write API automation tests with Javascript using Mocha, Chai JS, and SuperTest HTTP Library
- Scale API automation test framework
- Learn how hooks work and when to use it
- Write some negative tests to increase our test coverage
- Generate fake test data to make tests more dynamic
- Generate HTML reports using Mochawesome reporter
- Integrate tests with Jenkins
- and a lot more exciting stuff…
I hope this post helped you out, let me know if you have any questions in the comments below!
Happy testing!