SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
False
|
|
true
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Performance testing is a non-functional software testing technique that determines how the stability, speed, scalability, and responsiveness of an application holds up under a given workload.
Detailed explanation-2: -Performance Testing Performance testing examines the speed, stability, reliability, scalability, and resource usage of a software application under a specified workload.
Detailed explanation-3: -Types of Performance Testing The objective is to identify the breaking point of an application. Endurance testing – is done to make sure the software can handle the expected load over a long period of time. Spike testing – tests the software’s reaction to sudden large spikes in the load generated by users.
Detailed explanation-4: -Explanation: The Objectives of performance testing are to answer the questions like at what point does performance become unacceptable, system components are responsible for performance degradation, and average response time for users under a variety of loading conditions.