How do you invoke an application using the step generator
in qtp?
Answer Posted / javed khan
There are two methods:
1. To open the application before testing it.
2. Or to give the path when you are running the test
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How you are developing the script? Using record and play back or manual?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
What is the limitation to XML Checkpoints?
what is meant by Implicit and explicit requirements?
Explain actions in qtp ?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
what is the difference between data driver & data driven and driver script?
Explain the terms test and business component?
can any one say that where we can download the QTP trail version ??????????
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Explain the concept of object repository and how qtp recognises objects?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?