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



Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set th..

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

Post New Answer

More QTP Interview Questions

Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc

6 Answers   Keane India Ltd,


How many types of object repository in qtp?

0 Answers  


When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?

4 Answers   BirlaSoft,


How Does Run time data (Parameterization) is handled in QTP?

4 Answers   IBM,


When to Insert transactions in QTP?

3 Answers   Siemens,






Explain about reusable actions?

3 Answers   IBM,


How many check points are there in QTP and what are they?

5 Answers  


What is the difference between QTP 8.2 and QTP 9.2 ?

4 Answers   IBM, Infotech,


what are pretesting activities

0 Answers  


How to get line numbers in your editor in expert view?

1 Answers  


Give me some real time point of way where exactly we can conduct audits?

0 Answers   CTS,


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

0 Answers  


Categories