Hi,
Can anyone help me with:
How to select a value from combobox and check the checkbox and set the filter.
I have to set a filter by selecting a value from dropdown.
Also, im using UFT 11.5 so can anyone help me with code for UFT.
Thanks
Sreevidya
Answer / ranga
I think the following site is helpful to you to set the filter....as i'm not able to understand your question clearly.
http://www.tutorialspoint.com/qtp/qtp_smart_identification.htm
For Selecting a value from combbox
Window("").Wincombobox("").select "value to select"
Selecting check box
Browser().Page().webcheckbox().set "ON"
| Is This Answer Correct ? | 2 Yes | 2 No |
How to open a new test using quicktest professional (qtp)?
what is the diff between Procedure and function
What is test object model in QTP ?
How to export data in excelsheet to qtp without using datatable.
How to run a test using quicktest professional (qtp)?
banking domain description for software tester for interview
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
What is a recovery scenario?
what is a active x control?can any one brief me about active x controls
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
How many types of parameters are available in quicktest professional (qtp)?
What are the different recording modes and how do they work?