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 / 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 |
Is it possible to change the extension of Shared object repository?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
How to define array in qtp?
How to add Dynamic Objects to Object repository?
what is regular expression how will you implement it?
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
write a script to close all open browser in qtp except one browser whose name is xyz
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
What are the types of object repository in qtp?