Performance test: Check printing - myloginistaken/sonytech GitHub Wiki

Test ID: 3

Related requirement:

System must print out check within 30 seconds

Condition:

It should take no longer than 30 seconds to process the payment and print the check in 95% of cases.

How to test:

Start the timer after user presses "print the check" and stop it after the check is actually printed. Repeat several times. If the average time of the tests is bigger than expected, we need to optimize our system.