What is repository parameters in QTP?how will we define
that????what is unmapped & mapped repository
parameters????????
Answer / shashank
A repository parameter is a variable that holds a value of a
particular property of an object present in the Shared
repository. For example , if we consider an object as a
function, then a function has its formal parameters that
needs to be assigned at the time of its use. Similarly, we
assign a repository parameter to a property of an object,
that can be assigned in the test case during the use of that
object.
If we are using the object that has its property value
assigned as the repository parameter, then we have to assign
a value to the parameter. Assigning a value to the
repository parameter is called mapping. If we don't assign
any value to the parameter. a repository parameter that has
no assigned value is called an unmapped repository parameter.
| Is This Answer Correct ? | 3 Yes | 1 No |
How does qtp identify the object in the application?
What is Port testing. Whhen will you perform?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Which Databases supports for QTP?
in qtp how can we do test when the build is not ready
WHAT IS ENVIRONMENT VARIABLES?
how to retrieve the column headers in database using vbscript statement in QTP
Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya
what is diffrense between action and function
What is TOM in QTP?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is smart identification in QTP?