How will you load few objects in Active Screen?
Answer / sreeprasad
Tools-->Options-->Active Screen tab-->press "custom
level"button.
A combobox will apppear--select the options or go to Reset
to[combo box]
It contains the options like(Complete,partial
[Default],Minimum,None)
| Is This Answer Correct ? | 1 Yes | 0 No |
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
what are the environment variables,how do you use them. give an example.
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How to manage a drag drop event in the qtp
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
how u test a frame in a web page using QTP?
How to retrieve particular cell data in excel sheet ?without importing method.
can we run the scripts of qtp 8.2 in the qtp7.0?
how to test Web application using QTP software
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
how can I read text in browser and export the same into text file?