Count the number of radio buttons and randomly select one.
Answer Posted / nandhini
create childobject for radiobutton and get the count. Create random function to generate number in range and select one
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is action split used by qtp?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
when to start the automation?
What is TOM in QTP?
what QTP Options do you know?
What is meant by Output Value in UFT?
wt is the use of multiple questions in QTP
When and why to use descriptive programming?
What is the significance of “action 0” in qtp?
What do you mean by iteration?
Explain the difference between check point and output value?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is ‘object spy’ and what is the function of object spy in qtp?