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 |
what is exact difference between smoke and sanity testing?
What are the various automation frameworks available in qtp?
What is object identification?
Which scripting language used by quicktest professional?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Describe the differences between functions and actions in UFT?
what is retesting?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
How to use custom checkpoints in QuickTest Professional?
if there is two login button in your page, how you know that this login button is correct for login .
What is test object model in QTP ?