Answer Posted / anilkumar
9.5
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
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.
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How many types of run modes are there in qtp?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Difference between action & Reusable action?
How to use setroproperty?
How you can decide which type of object repository you have to use?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
how will load the object during runtime?
When to use descriptive programming?
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?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Does quicktest professional (qtp) is unicode compatible?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..