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 |
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
what is the extension of action script template?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
Have you used xml check point in your project?
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
How to Import data from a ".xls" file to Data table during Runtime.
why text area checkpoints cannot used for web applications
What is throw object?
what are the disadvantages of descriptiveprograming
When to use Descriptive programing?
How do you know the location Id of an object if you know its index id?
How to check feasibility of the appliction?in automation testing?