SOFTWARE ENGINEERING

SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS

AUTOMATED TESTING TOOLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not part of performance testing?
A
Simulating many users
B
Measuring response time
C
Recovery testing
D
Generating many transactions
Explanation: 

Detailed explanation-1: -Q #4) Is the recovery testing part of Performance testing? Answer: Yes, this testing falls under performance testing. It is also done with load testing.

Detailed explanation-2: -This means, any application which is not a client-server based architecture, must not require Performance Testing. For example, Microsoft Calculator is neither client-server based nor it runs multiple users; hence it is not a candidate for Performance Testing.

Detailed explanation-3: -Designing the Tests is not a part of the Test Implementation and Execution Phase.

There is 1 question to complete.