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
can test automation improve test effectiveness?
Difference between test object and run time object?
What is regular expression?
What is object spy in quicktest professional (qtp)?
What are the differences between quicktest professional (qtp) and winrunner?
What are the different recording modes?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
what is the diffrence bw qtp architectute and qtp framework?
What is accessibility check point?
What is the difference between Keyword Driven test and Data Driven test?
Where we use data driver in qtp?
How to create Reusable and Multiple Actions?
What is standalone database?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is Cross browser testing? Does UFT support it?