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 / 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 |
How QTP integrate with application?
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
How to handle the exceptions using the recovery scenario manager in qtp?
Tell me few important difference Between QTP and WinRunner?
What are the Features & Benefits of Quick Test Pro ?
how will we run batch tests in qtp what is the process to run the multiple test sets?
how to run the script If QTP tool not identify object in web page
Explain about the test fusion report of quicktest professional?
what is the process to follow between writing the test cases & then atomating it?
why do we go for Test Automation?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
What is the difference between Systemutil.run and Navigate.