Can anyone please explain me the process of automating an
application using QTP as i am new to this?
Answer / guest
-Analyzing Application: Understand requirement and analyzing
application before -preparing the test cases
-Preparing Testing infrastructure: preparing resources like
collecting repository and function library etc
-Writing scripts: writing scripts for regression test cases
-Running and debugging:
-Enhanced to frame work:
-Defect reporting:
| Is This Answer Correct ? | 3 Yes | 0 No |
What is checkpoints for quicktest professional?
what is purpose of automation?
What r the different type of reports generated in Quality Center?
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...
how can you write a script without using GUI in QTP?
Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?
How you debug your script?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...
How to Import data from a ".xls" file to Data table during Runtime.