Exam CTFL All QuestionsBrowse all questions from this exam
Question 14

A client-server system for a web development must support a minimum of 200 enquiries per hour. In peak times, it must be available 24 hours x 7 days due to the critical nature of the application, and must have a response time lower than 20 seconds during peak loads.

Which of the following set of test types would be most appropriate to verify the non-functional requirements expressed in this statement?

    Correct Answer: C

    To verify the non-functional requirements of a client-server system that must support a minimum number of enquiries, be available 24/7, and have a quick response time during peak loads, the most appropriate set of test types includes Performance, Load, and Stress testing. Performance testing ensures the system meets the speed and responsiveness criteria. Load testing evaluates how the system behaves under expected peak loads. Stress testing examines the system's robustness and behavior under extreme conditions beyond anticipated peak loads.

Discussion
laraerfOption: C

C is correct

MthethoOption: C

C. Performance, Load, Stress.

MthethoOption: C

C. Performance, Load, Stress.