What is repository parameters in QTP?how will we define
that????what is unmapped & mapped repository
parameters????????
Answer Posted / 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 |
Post New Answer View All Answers
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Explain the Different types of QTP test assets and their extensions?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
When should I use smart identification?
what is impact analysis on regression testing?
any body can you help me what is the script to automate an comand promt
what the difference between shared repository and per action repository?
What is synchronization point in QTP?
What is QTP testing process?
Approach for Installation,comaptibility,system testing
please any one can explain the keyword driven framework. with gmail example.
How to check bitmap output value?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Explain hybrid framework with advantages and disadvantages?