Рубрика: QA Tools

Software Testing and Quality Assurance

Load testing 0

Load Testing. JMeter

Here is the guide to start your journey to load testing using Apache JMeter. QA. Load Testing from Alexander Galkin

0

JMeter — Few Lessons to Start with

I have found few interesting videos lessons published by BlazeMeter  (https://blazemeter.com/) which are worth of watching them when you want to start working with JMeter. Lesson 1. Writing your first script Lesson 2. Recording your...

2

Validation of REST API JSON responses

Even though you can create unit tests using coding language used at your project sometimes it is better to decouple these tasks and create tests separately from the main codebase to be able to...