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 |
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
explain abt dyanamic changing object with example?
What contains Data Driven Framework document in qtp?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
Explain about Table and DB Checkpoints?
what is test scheduleling?
Explain about the test fusion report of quicktest professional?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How can we check whether a particular sheet loaded (existed) or not in Data Table.
does test plan is in test strategy or test strategy is in test plan
How can you merge two Object Repositories?
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.