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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?

1838


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1423


What is the use of Debug Viewer?

1478


What are the flaws in water fall model and how to overcome it?

555


How to customize qtp?

606






How to data driven test for Win objects in QTP ?

1467


how do i know how to use tools

1441


In qtp, explain what is qrs file?

579


I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.

1571


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1433


Key word driven framework

1682


What are benefits of qtp?

575


How do I get the QTP scripts result in xml format by using vb script function?

1776


How to create Reusable and Multiple Actions?

1702


Describe how Smart Identification is used

1689