ISTQB CTAL-TTA Practice Test 1
Question 1 / 40
At which test level would reliability testing most likely be performed?
Static testing
Component testing
System testing
Functional acceptance testing
Comment (0)
Suggested answer: C
Explanation:
Reliability testing is aimed at verifying the software's ability to function under expected conditions for a specified period of time. It is typically conducted during system testing, where the software is tested in its entirety to ensure that all components work together as expected in an environment that closely simulates the production environment. Reliability testing is not typically associated with static testing, component testing, or functional acceptance testing, as these levels of testing do not address the overall behavior of the system over time.