Run Test- TA 7.0, Replaying a test should show “delay time left” in status window
Providing feedback during the test run in your status window is great. Some of my tests have delays in the order of many minutes or hours. When a delay command is encountered, I am left guessing how much time is left. It is not desirable or practical, to put a loop in the code to display remaining time. It is more desirable to have TA provide remaining time using interrupts etc from the Windows system. If this is too difficult, a workaround may be to provide the system time the delay was executed and what the delay period is in the run status window. This way someone can calculate how much time is left based on this information. (a countdown would be better and a cool thing to do)
|