I have multiple radio buttons i need to select a radio
buton and i dont want to hard code i have a generic
function for it there i have used select#0 so it selects
first radio button but for other script i want to select
the 4th radio button how i can make it still more generic
Answer Posted / ashish
hi, What you can do is
Create a function which accepts a parameter (Index #).
Pass the index number to the radio button u need to click.
| Is This Answer Correct ? | 35 Yes | 14 No |
Post New Answer View All Answers
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Can we Test Welcome Screens and Process Images with QTP
please any one can explain the keyword driven framework. with gmail example.
Explain the types of properties that quick test learns while recording?
What are the types of environment variables in qtp?
Is it possible to call from one action to another action in qtp?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What is data driver in qtp? Where we use it?
Explain the types of object repositorys in qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How can I change object description or check point values in qtp?
how to idetfy which test cases are automated?who will deside that plz tell me
Can we run multiple QTP scripts one after the other without manual intervention? How?