Test script is generated and it is enhanced.It is required
to be saved.But the disk space is insufficient.You are not
permitted to delete any scripts.How are you going to save?
Answer / amey
You can delete unnecessary files like results file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain quicktest professional testing process?
can i automate java web application using qtp web addin only not using java addin
What is the syntax to call one action in another?
What is Test Fusion Report in QTP?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
How to send the qtp results file by email (Lotus notes).
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
How u do the back end testing in QTP?
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?
what is the Exact Meaning of Environment Variables?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
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?