how to find that a file has been completely downloaded or not?
I told that "download Complete" pop up.
but he told the tool doesn't recognize the pop up
Answer Posted / raghu
You can use Checkpoints to know the file downloaded or not.
File Content Checkpoint - Verifies the text in a dynamically generated or accessed file such as .txt,.pdf.
Or - you can take your control to the folder where the file is downloaded and read the file using FSO object for the expected text in the file.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Problem with XML checkpoint in QTP ?
Explain the parameter in qtp?
What are the methods used in UFT to handle exceptions or run-time errors?
What are parameterizing tests?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Explain qtp(quick test professional)?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Hi, how can we check or avoid the memory leakage in QTP9.2?
what is the difference between the modular framework and datadriven frame work
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What is the meaning Work bench?
What is checkpoints for qtp?