Explain what the difference between Shared Repository
and Per_Action Repository
Answers were Sorted based on User's Feedback
Answer / suneel reddy
peraction repositiry is a repository it is maintained
separately for each and every action peraction is created
and maintaied taken care by qtp
this extention is .mtr
shared reposotory is common place where one can store the
object commonly it is created and maintaine by manualy
this extenstion is .tsr
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreeprasad
Shared Repository: Entire application uses one Object
Repository , that similar to Global GUI Map file in
WinRunner
Per Action: For each Action ,one Object Repository is
created, like GUI map file per test in WinRunner
| Is This Answer Correct ? | 0 Yes | 0 No |
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
LINUX environment supports QTP or not? LINUX environment supports QC or not?
what is stepin & stepout?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
what are the different Frame Works in Quick Test Proffessional testing
what type of scripts are asked in qtp?
How to execute a winrunner script in quicktest professional (qtp)?
Is it possible to change the extension of Shared object repository?
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
when a test case is written how u test using qtp