Answer Posted / haribabu
by using data base checkpoint what ever you want to
retrieve the data
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain features of the latest version of qtp/ uft 12.1?
Explain the concept of object repository and how QTP recognizes objects?
Define object spy ?
Can we create user defined functions in qtp?
What is throw Object?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What are the benefits of quick test pro(qtp)?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
what is the difference between the modular framework and datadriven frame work
Whether qtp 9.0 supports Test director8.0
What is quick test pro? What is a quick test professional?
write a script to verify the image path(src property) of the images which are in web pages.
What is quicktest professional (qtp)?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.