How we can add objects to the object repository during the
running?is it possible or not?explain
Answer Posted / sreekanth chilam
Hi ,
Use the ObjectRepositoryUtil API functions from QuickTest
Plus .
QuickTest Plus files contain documentation on how to
access the Object Repository from within the script
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run time object and test object in QTP?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
What Folder Structure following in Keyword Driven Frame work?
What is Curd testing?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Approach for Installation,comaptibility,system testing
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How does quicktest professional (qtp) identifies the object in the application?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
what is object and child object.. explain ..if possible give some example for better understanding ..
What are some test assets and related extensions of qtp?
Explain how you can find the absolute value of the number in qtp?
How the smart identification is used in real time?Please explain with an example
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How will you test a keyboard?