What is repository parameters in QTP?how will we define
that????what is unmapped & mapped repository
parameters????????



What is repository parameters in QTP?how will we define that????what is unmapped & mapped repo..

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

Post New Answer

More QTP Interview Questions

What are the disadvantages of recording test cases in qtp?

0 Answers  


How can we display the names of the buttons in the toolbar of a webpage

1 Answers  


when do we write a script in qtp?(plz give me more then 2 reasons)

1 Answers  


in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this

3 Answers   DigiTech, Infotech,


Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..

5 Answers   Clinical Soft,


write a script for get the following result: username password frm the string1="A=username" string2="B=password"

3 Answers   Oracle,


wht type of User defined functions or Java Releated functions do we write in VB scripting

0 Answers   Wipro,


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

0 Answers  


what are the difference ways of parameterising?

1 Answers  


For Usability testing, which is preferable Automation or Manual?

6 Answers  


How to connect to data base?

2 Answers  


How you are developing the script? Using record and play back or manual?

0 Answers  


Categories