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 ?
Answers were Sorted based on User's Feedback
Answer / g2
Four type of recovery scenarios are there.One of them is
Pop-up exception.So navigating to Tools>Recovery
Scenario>Manager user can add the pop-up exception.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajendra
Using popup exception we handle this situation.
ok frindz byee
Rajendra
rajendra_penumalli@yahoo.com
+91-9885162742
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / srinivas
Using pop-up expection in recovery scenario manager to skip
the unwanted windows.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / mark
In QTP 9.0, you have a option to avoid this pop ups.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can i run the qtp, without OBJECT REPOSTIRY...
What is Environment Variable and when we apply this in QTP?
How we can add objects to the object repository during the running?is it possible or not?explain
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
Hey friends i m facing a problem when i m running my script in qtp it waits for about 5-10 secs before starting execution why it is so can any one solve my problem .Previously it was running fine
What is vulnerability?
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
how can i count the number of links???
what is diffrense between action and function
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me