Hi Guys, I am very new to QTP tool , In real time
environment how to test the application with this tool,
1. How to load application in QTP tool
2. How to write test script in QTP.
3. In manual testing we test login box (user id , password)
how can we test this kind of testing with QTP tool with
examples .
Please guys put some focus on my questions , real time
ecperienced answers would be appreciate,
advance thanks ,please guys i am expecting ur answers as
soon as posible
Answer Posted / chandu
1. to load the application
systemutil.run "path"
2.in QTP we can use vbscript or java script..
to know how to write script...in QTP there is recording
option..so just record some application how u navigate..qtp
will automatically generates the script..
3. for login also just record the login procedure..and see
the script how it was created and enhance it..
thanks
chandu
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the check points can be inserted without recording?
Explain the benefits of quick test pro(qtp)?
Explain the types of properties that quick test learns while recording?
Explain more about the Test Fusion Report of QTP?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How software automation specialist enter steps in the Expert View?
Explain the concept of how quicktest professional (qtp) identifies object?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Who uses qtp tool?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What are the various types of Actions in UFT?
Give the syntax to load function at run time.
how to do the batch testing in test director using manual testing procedure?
Explain the concept of object repository and how QTP recognizes objects?