How can i use Ordinal identifiers and Smart identification
methods
suppose i want to know the index no of check box



How can i use Ordinal identifiers and Smart identification methods suppose i want to know the ind..

Answer / siddu

Using smart identification QTP compares the object
properties at the recording or creating time to the current
test object properties (the properties of objects in the
object repository) using base filter and optional filter
properties. If any one property is matched then it
identifies the object uniquely.

Using ordinal identifies QTP identifies the object by giving
the values 0,1,2 ........ using INDEX, LOCATION, CREATION TIME

INDEX: The object which comes first when we are using tab
has value 0, the second one 1, and third one 2

LOCATION: The object which is nearer to x-axis have value 0,
the second one 1, and third one 2

CREATION TIME: For browser we are using this one. The first
created browers has value 0, the second one 1, the third one 3.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

what is database check point, how will you parameterize the database from seperate data table?

2 Answers   JPMorgan Chase,


What is the difference between qtp and selenium?

0 Answers  


Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent

2 Answers  


Hi All, How to get repeated word in string . Thanks Balaji

0 Answers  


Under what conditions would you recommend QTP for future projects?

1 Answers  






I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?

1 Answers   TCS,


Explain the Load testing process?

1 Answers   Crea,


what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?

2 Answers  


What is difference between web object and web items

2 Answers   Patni,


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

0 Answers  


What are benefits of qtp?

0 Answers  


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

0 Answers  


Categories