2.Which would not come under the various types of performance testing?
-
a.Endurance Test
-
b.Component Test
-
c.Stress Test
-
d.Baseline Test.
B
Correct answer
Explanation
Performance testing types include endurance testing (long-term stability), stress testing (breaking point), and baseline testing (performance benchmark). Component testing tests individual units/modules, making it a functional testing type, not a performance testing type.