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

Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

0 Answers  


which type of testing process are you following in ur company? how to recognize a qtp page?

0 Answers  


Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer

2 Answers   IBM,


What is checkpoints for quicktest professional (qtp)?

0 Answers  


What are the different attribute used with regular expression?

0 Answers  






How to test background color and dynamic images which are moving during runtime?

7 Answers   CTS,


If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...

5 Answers   HCL,


where do you define the objects as regular expression when u are using regular expressions.

4 Answers  


What is the file extension of the code file in qtp?

0 Answers  


What is object spy in quicktest professional (qtp)?

0 Answers  


how we will use output values in qtp? is there any possibulity by descriptive programming?

2 Answers  


How to find given string is palindrome or not without using strreverse() function?

2 Answers  


Categories