How to "Turn Off" QTP results after running a Script?
Answers were Sorted based on User's Feedback
Answer / nadeem
Go To Menu . Tools > Options > Run (Tab)
Uncheck The "View Results when run session ends"
It will Turn Off The QTP.
| Is This Answer Correct ? | 8 Yes | 2 No |
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 |
Answer / mulkraj
Goto "Tools > Options > Run Tab" and Deselect "View results when run session ends". But this supresses only the result window, but a og will be created and can viewed manulaly which cannot be restricted from getting created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mike
This does not ultimately close the QTP application for what
I undertood from this subject. All this does is not show
the results after executing a script which by default does.
| Is This Answer Correct ? | 0 Yes | 4 No |
What is the file extension of the code file & object repository file in QTP?
How to convert QTP's ObjectRepository.mdb file to xml file
What kind of errors can b handled in QTP in real time scenario?
How to get the column count and column name from the resultset in the database connection program?
WHAT IS OBJECT REPROSITORY?
Is there a function to find the number of occurrences of sub strings within a string?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
is it possible to check the text displayed in the tool tip using QTP? if so, how?
Is it possible to call out to Java from QTP?
difference between multiple parameterization and data driven wizard in QTP?
What is the dis advantage of check points in QTP, if any?