How to "Turn Off" QTP results after running a Script?
Answer Posted / 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 |
Post New Answer View All Answers
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
if our qtp vb Script may be Currepted then What we want do?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
I want to do QTP Certification what is the pattern of Question paper.
What are the different types of recording modes in qtp? Which will be used when?
Brief the process of testing with UFT?
What are the different types of recording modes?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
how to test use the quality control .how to verify the image verification
To which environments does quicktest professional supports?
When do go for loop condition in test?
what is stepin & stepout?
What is 'sleep' in sync point?