Архив рубрики: English
File Upload in JMeter
Monkey Testing
Performance Testing of Websites Using JMeter
Performance Testing of Websites Using JMeter In this tutorial, we will be studying the creation of a Performance Test Plan for Web Applications using which we can do performance testing of websites using JMeter. We will also get to know about the different test plan elements required for creating the test script along with their… Читать далее »
Interpreter vs Compiler | Difference between compiler and interpreter
Non Functional Testing
Negative Testing
Negative Testing In software testing, the following are the main testing strategies- Positive Testing – Positive testing is also known as “Happy Path Testing”. In this testing strategy, by providing valid and correct data, the system’s behavior is checked. Any error or unexpected result is not desired in this testing strategy. Negative Testing – It… Читать далее »