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 the principles of good testing scripts for automation?
how do you done Data-driven test using MS-Word Instead of DataTable
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
how u test a frame in a web page using QTP?
What is the parameterization? Give one example?
what is the difference btn risks & Therads in the Test plan documentation?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
How to retrieve particular cell data in excel sheet ?without importing method.
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.