Using the Pix project for our tests scenarios, the aime of this kata will be to see how to do automated and randomized performance tests using Postman.
- Understand that we are going to base the kata on the Pix project API endpoints
- But the key takeaways of this kata are definitely usable for any futur project of yours
- Install Postman
- Basic knowledge of Javascript is required
Powered by Slidev! Learn more about Slidev on documentations.
To start the slide show:
npm install
npm run dev
- visit http://localhost:3030