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 |
What are the two types of repositories available, explain them?
can any one tell me how to select some text.i need the script for that
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Diff B/w Webserver and Client Server
how to capture objects of remote deskop as it is capturing only window.
How u call functions in QTP Function to calculate the length of characters in a wor
how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.
How to test results for qtp ?
Have you worked with QC?
What are the types of Object Repository’s in QTP?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...