How to "Turn Off" QTP results after running a Script?
Answer Posted / chakrapani meruva
Go To Menu . Tools > Options > Run (Tab)
Uncheck The "View Results when run session ends"
It will Turn Off the QTP Results after running a script.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
What are parameterizing tests?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How to integrate the qualitycenter with qtp
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Explain the types of object repositorys in qtp?
Which functionalities of QTP used in banking project?
Hi How to retrieve data from web element line by line?
What is accessibility check point?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
How are actions and functions different in QTP?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Is the qtp course will help to create a virtual object?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com