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 |
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
What is descriptive Programming in qtp.
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
what is the difference between built-i function and In-built function?
Write the Test Cases for ATM(Any Time Money)
What is a Web Table?
How to handle dynamic objects in quicktest professional (qtp)?
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
what is Compile Module in QTP? what exactly it contains Functions or Actions?
What is difference between function and procedure?
41 Answers HCL, IBM, iGate, Infosys, TCS, Veritas, Wipro,
How to customize checkpoints with parameters?
what is error and fault in terms of software quality?