what is command for executing files?
Answer / Nishtnt Kumar Ramteke
In QTP, you can execute scripts by using the 'Run' command. For example, if your script is named 'TestScript.qtp', you can run it with the following command: 'Run TestScript'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we create a qtp test from qc?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
Why divide a test into three action calls?
How to capture the text from the application using QTP?
How can we translate the steps between the Keyword and Expert Views?
what are the attributes of QTP?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
If requirments changed then how we can teach the QTP this is the new requirment
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
What is the difference between action & script?
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS