DEV Community

Cover image for JavaScript API Automation Testing Course
Dilpreet Johal
Dilpreet Johal

Posted on

JavaScript API Automation Testing Course

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…

📧 Subscribe to my mailing list to get access to more content like this as well as free access to Private Facebook community

👍 You can follow my content here as well -

...

I love coffees! And, if this post helped you out and you would like to support my work, you can do that by clicking on the button below and buying me a cup of coffee -

Buy me a coffee

You can also support me by liking and sharing this content.

Thanks for reading!

Top comments (0)