Plz explain about object propeties in object
identification? means.. explain about 1. mandatory
properties.2. assestive properties 3. ordinal properties.
Answers were Sorted based on User's Feedback
Answer / siva
1.Mandatory properties are very important for QTP to
uniquely identify the object.
For eg:How the people identifies you.First one is
name.Eventhough you have other properties like(Tall or
short,good looking)they first use your name to identifies
you.
2.Once if the mandatory properties failed to uniquely
identify the object,QTP uses its assestive properties to
identify the object uniquely.
For eg:Call as short boy or tall boy.
3.Once these two properties failed,QTP uses the third
one "Ordinal identifiers"
Under ordinal identifiers,there are three categories
1.Location
2.Index
We have to define these two things in Object identification
dialog box.
We can also add properties to already existing mandatory
and assestive properties
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / samiran
1. mandatory property is followed by red asterisk (*)
2. Optional arguments?If the name of the argument is not
followed by a red asterisk (*), you can specify a value for
the argument or leave the cell blank.
If you do not specify a value, QuickTest uses the default
value for the argument. (You can view the default value by
moving the mouse over the
cell).
3. Required arguments?If you specify a value for an
optional argument, then you must also specify the values
for any optional arguments that are listed before this
argument. If you do not specify these values, QuickTest
uses the default values for all required arguments. You can
see the default value for each argument in a tooltip, by
moving the mouse over the Value column.
4. Parameterized arguments?You can use a parameter for any
argument value by clicking the parameterization button
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / padma
while QTP recording the object properties,if the QTP learned
two different object having same propeties values in such
case QTP have confusion state ,to overcome QTP reconfigure
properties .we have to change OP in object identification.
During QTP recording OR captures some of mandatory
properties in all of these options.
If QTP is unable to identify the object,in such case
configure both mandatory and assestive for a given object.
Even though QTP is unable to identify the object then
finally we have to configure the properties in ordinal
properties
| Is This Answer Correct ? | 0 Yes | 0 No |
How many ways we can parameterize data in quicktest professional?
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
write script for bitmap image?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
How software tester can use constants and variables in scripts?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
To which environments does quicktest professional supports?
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
How to use actions in qtp ?
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
Have you used TD?