What is the Obect Repository type, we use in Automated
Testing..in Real time..

Pls anybody can give the answer.. Thanks in advance...

Answers were Sorted based on User's Feedback



What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can g..

Answer / manjunath dasari

Object Repository: 2 types ( Per-action, Shared)
Per-Action: Default , but it is not reusable , used to that
current test only, Extension :- Mtr
Shared:its a reusable repository, we can use in multiple
scripts ,extension :- tsr
using this syntax : repositoriescollection.add("Path") we
can use int script itself

Is This Answer Correct ?    1 Yes 0 No

What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can g..

Answer / rajesh

cud u please tell me the diff types of file extentions that
we use in real time scenario's...like---.tsr,.mtr---

Is This Answer Correct ?    1 Yes 0 No

What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can g..

Answer / rakesh

.tsr--->test shared repository(Reusable in Multiple Tests)
.mtr----> module test repository(Nonresubale local to the Test)

Is This Answer Correct ?    1 Yes 0 No

What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can g..

Answer / ddpras

In Real time automation, mostly used repository is: Shared
OR.

Is This Answer Correct ?    0 Yes 0 No

What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can g..

Answer / alok

In real world mostly we used the Shared Object Repositary,
which extension is.tsr(test shared repository)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma

1 Answers  


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

0 Answers  


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

0 Answers  


What is the difference between rational rose and QTP?

0 Answers  


What is the Limitations of Testing ?

4 Answers   TCS,






In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance

1 Answers  


Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........

0 Answers   IBM,


I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.

1 Answers  


What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?

2 Answers   Nokia,


I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?

2 Answers  


How to create a Runtime property for an object in QTP?

6 Answers  


If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error

6 Answers  


Categories