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 Posted / 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 View All Answers
What are the major/ important methods, functions in QTP we use realtime testing
How to add synchronisation points in qtp?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How can you close the second opened browser?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
How does QTP identify an object?
How to create scenario selector
How qtp recognizes the object?
Explain xml checkpoints.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
please any one can explain the keyword driven framework. with gmail example.
How do you delete unwanted results in qtp?
What is CMMP and CMMH?
How is the Bitmap checkpoint different from Image checkpoint?