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 |
What is the quicktest professional testing process?
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
Explain how qtp identifies object?
how to get the particular chr in an array list the question is ....i have an array like this ABCD EBCF GBCH IBCJ HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT HELP ME ANY ONE THANKS
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
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...
Explain in brief about the QTP Automation Object Model.
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Approach for Installation,comaptibility,system testing
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.