there are having 10 checkboxes..how can i check only first
5 check boxes by using descriptive programing..
Answer Posted / nuka raju
Dim objCheckbox
set objCheckBox=Description.Create()
objCheckBox("micclass").Value="WebCheckBox"
set objChildObjects=Browser("micclass:=Browser").Page
("micclass:=Page").Childobjects(odesc)
for i=1 to 5
objChildObjects(i).Checked
Next
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Can anybody post some real time scenario in qtp? please its very urgent.
Explain actions in qtp ?
What is the default add-ins in qtp?
How to recognise the webelement and verifying that webelement is enabled?
What are the advantages of Object Repository?
Get the count of files of similar types from a folder.
What is the difference between run time object and test object in QTP?
What are the key points to create a framework in QTP for oracle forms?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Did the scripts need lot of maintenance? If yes, why?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How to change the priorities of the recovery scenario properties?
What are the recording modes in wave event?