Explain the concept of object repository & how QTP
recognises objects?
Answer / sreeprasad
Object Repository: displays a tree of all objects in the
current component or in the current action or entire test(
depending on the object repository mode you selected).
we can view or modify the test object description of any
test object in the repository or to add new objects to the
repository.
Quicktest learns the default property values and determines
in which test object class it fits.If it is not enough it
adds assistive properties, one by one to the description
until it has compiled the unique description.If no
assistive properties are available, then it adds a special
Ordianl identifier such as objects location onthe page or
in the source code.
| Is This Answer Correct ? | 3 Yes | 0 No |
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
how will u choose a tool for test automation ?
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
How do u override the meaning of a standard object in QTP?
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
What is the difference between low level recording and analog recording mode when it will be enabled.
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.