how can we merge the object repositories?is ther any option
in qtp to merge the object repositories if we have two or
three object repositories?
Answer Posted / neelu
by using merge option, ex: if we have two files A and B,
first of all we should save this two files in C to merge.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How many types of status are there?
What are the steps involved in the recovery scenario wizard?
after initiating one project for testing, when exacltly QTP tester role starts?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is the Difference between copy to action and call to action?
Both static and dynamic arrays are handled by the vb script. Is it true?
What are the Application Functions available in QTP?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
explain structured testing? plz guys with exp. do answer
How to interact tool & application build in QTP?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Explain the difference between call to action and copy action?