Answer Posted / shrinivas
it can be organised by using object repository manager.
as there are two types of repositories 1.local object
repository 2.associate repository
associated repository can be created by user which consists
of objects that are used repeatad in the test carried out by
user.
local object repository consists of the objects exclusively
used in the test.
object repository manager provides merging option by which u
can merge associated object repositories.
by this way we can manage the object repository files....
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How will you check that a variable is an array in vbscript?
What are the 2 ways to pass a value to the function?
What is sql loader? Explain the files used by sql loader to load file?
Explain the support of asp for vb script functionality?
How will you convert a string to lower case string using vbscript?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
When are redim statement and preserve keyword used in the vbscript language?
Mention what is vbscript procedures?
Which operator can be used to change the value of the operand or change the state of the condition?
What is the output of a + b in vbscript if a = 5 and b = 10?
why do u choose to go for testing why cant for devoloping
How to assign a numeric value to a variable?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
How strcomp function works?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.