Making QTP wait for application to load
Question ID:
104832
♥ 0 |
How can I make my script wait for an unpredictable amount of time before testing the application. I have a situation where I launch the application I’m testing, but there is a long delay while the application loads and does a huge data ‘pre-fetch’. I don’t want to use a synch point because the delay is not predictable, but it should eventually come up. It could even take up to an hour in some instances, but I want the script to wait until the application is ready. Is there a way to do this that you know of?
Marked as spam
|
Answers (1)