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



Hi Guys, I am very new to QTP tool , In real time environment how to test the application with th..

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

Post New Answer

More QTP Interview Questions

What are metrics and matrix?

0 Answers  


get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456

10 Answers   Oracle,


hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c

8 Answers  


. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?

5 Answers   Polaris,


How to carry out bit map check points in QTP

0 Answers   kenexa,






can i change the runtime properties of an object ? How can i check if a parameter exists in database ?

0 Answers  


how to write regular expression for Date field?

12 Answers   Google,


what is the difference between DP and keyword driven framework?

1 Answers  


How to load object properties to object repository through scripting.give one example

7 Answers   IBM,


This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10

0 Answers  


How to customize checkpoints with parameters?

0 Answers  


How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?

1 Answers   Adobe, Patni,


Categories