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 |
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you
Did QTP prove efficient for your project? Yes or No, explain?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
how many types of actions r there? what r they? explain? pls give any one answer?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
How is test case write?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
When to Insert transactions in QTP?
how do u copy object repository?
What are private functions in QTP? How they can be called from the function library?