When it be decided to go for either Per - Action or Shared?
Answer Posted / ramu@sunnys
Depend on the project ,if we want to do test of all the
modules on a single object repository ,then we go for Shared
repository,and the properties of the objects are changing
continuosly
if we want to test only the small portion of the application
and the object properties are constant,then we go for Per
action repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between table and db checkpoints?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Can we record an application running on a remote machine using qtp?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
how to test load test and block box testing an a web based application pls give ans briefly
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How to find Operating system information using QTP script?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19