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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / Abhilash Singh
When the tool does not recognize the 'Download Complete' pop-up, you can monitor the progress of the download in other ways such as checking the file size and comparing it with the expected size, verifying a hash of the file, or monitoring the download speed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com
What is descriptive programming?
Differences between quicktest professional (qtp) and winrunner?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?
unique properties of button,edit box, radio button,check box?
Explain getroproperty and gettoproperty & settoproperty?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
How to find Operating system information using QTP script?
How to delete an object from the object repository?
what is the another name for blackbox testing?