Execution time: can we measure the time to perform tests?
Posted by Carmina Garcia on 17 September 2018 05:13 PM
|
Yes, you can measure the execution time of tests, steps and actions.
More generally, you can:
- Measure the time to perform tests, steps or actions, to the nearest millisecond.
Some measurements will happen automatically. Others can be implemented at tests, steps or action level.
- Set maximum time limits
- Send alerts if maximum time limit(s) are exceeded.
Tests can also send an alert to a distribution list of concerned persons.
- Based on this alert, search for a possible problem (hardware issue for instance)
|
(0 vote(s))
Helpful Not helpful
|