How to connect the remote desktop using QTP 9.2 explain the
method or procedure?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
how do you remove object repository at runtime and load object repository and verify it
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
What is Parameterizing Tests?
What is QuickTest Automation Object Model? Where we can use AOM?
How to start recording using quicktest professional (qtp)?
How will you enchance the script?
how will you load the test cases in ddt?
what is ODC and GDC?
What is the Diff between Image check-point and Bit map Check point?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?