ITCS473 Final Exam

12345678910
Across
  1. 1. Measurement of the number of requests per second that a system can handle.
  2. 3. A UI testing framework that utilizes human-readable keywords when writing the scripts.
  3. 5. A performance test that increases the load to identify the capacity limits of the system.
  4. 7. One of the popular continuous integration systems that we used in the lab exercise.
  5. 9. A formal test conducted with the customers to determine whether a system satisfies its acceptance criteria.
  6. 10. The duration from the start of a failure to when it is fixed (acronym).
Down
  1. 2. A type of test that the observers may be behind one-way mirrors.
  2. 4. A performance test that simulates the sudden, short, and massive increases in activity.
  3. 6. An automated UI testing framework that we can write Java code to create test cases.
  4. 8. A comparison of your system's performance to other similar systems.