CS 40800 Quiz 9 (Sep 15)

You are not required to do Higher-Order Testing on your own product. (You will do this on another team's product in part 2 of the semester.)

But, choose two categories of Higher-Order Testing discussed in class today that would be appropriate to use for your own team's product. Tell what you would test in each case.

Submit this quiz on paper or via email to dunsmore@purdue.edu (Subject: Quiz 9) by the end of class today.

Performance Testing -- Each patient monitor module must respond to a sensor reading within 1 second. Each of these will be tested by measuring the response time.

Stress Testing -- The system should be able to monitor up to 250 patients simultaneously. We will create tests that involve 200, 250, and even 300 patients with active sensors.