In QTP how can we recognize objects Without using Object
Repository?
Answer Posted / shanthi
In the File Toolbar click on the last toolbar button (an
icon showing a person with hat)
Is This Answer Correct ? | 1 Yes | 25 No |
Post New Answer View All Answers
What is test object?
unique properties of button,edit box, radio button,check box?
What is contained in the object repository?
Explain measuring transaction.
is it possible to add sheets to excel at runtime
What is object spy in quicktest professional (qtp)?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
If created one virtual object? Next time I changed the window position will it work?
How do client side image and server side image work?
How can i initiate the objects to find uniquely in OR
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
How to creating an output value using quicktest professional?
what is clean sweep?
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 action?