Performance testing in Test Studio
Since Chapter 2, Automating Functional Tests, Test Studio has been used to test the behavioral quality aspects of an application. In addition to manual and automated functional testing, it is also one of the test automation tools that incorporate nonfunctional testing without causing any overhead on the test scripts developed in the functional phase. So here again, Test Studio enables an instant seamless transition enabling a test to run in the performance mode while capturing data related to time and resource efficiency. In this section, we will start translating the discussed performance testing notions on a web application that we are going to test using Test Studio.
How it works
Test Studio allows capturing the web functional scenarios through the web test template. These tests can be run either in the regular mode by using direct execution and test lists or in the performance testing mode. The only difference between the two modes is that in the latter...