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
if anyone has idea of the interview procedure in covansys, plz send me a mail?
What are the different recording modes and how do they work?
Can we run multiple QTP scripts one after the other without manual intervention? How?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to export quicktest professional results to an .xls file?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Can any suggest me what is exposure testing?
How you can make an action as re-usable action?
whow much strong on VB and C?
What test you perform mostly? Regression or retesting in your testing process?
How can i check items sorted or not in a weblist ? Give me the script for this...
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What is the difference in testing a client-server application and a web application?