How does QTP identifies the object in the application
Answer Posted / chakram -smile,smile
To find the unique ness in the objects qtp fallow the below
process
1:It depends on Mandatory Properties
2: It depends on Assistve Properties
3:Smart identification
4:Ordinal identifiers
If smart identification is enable the order is 1,2,3,4
if smart identification is disable then order is 1,2,4
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a Function and Action in QTP?
How the exception handling can be done using quicktest professional (qtp)?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is fragmentation and paging?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What are the differences between table and db checkpoints?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
when a test case is written how u test using qtp
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What are the types of object repository in qtp?
Explain measuring transaction.
How can you write the scripts that operate on different objects depending on run-time information?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?