there are having 10 checkboxes..how can i check only first
5 check boxes by using descriptive programing..
Answer Posted / satish
set x=description.create
x("micclass").value="WinCheckbox"
set y=Browser("title:=.*).page("title:=.*").childobjects(x)
print x.count
for i=1 to 5 step 1
x(i).set "on"
next
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is Property......End Property loop? how to write sript for it in QTP
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What are the trigger events in qtp?
Explain the concept of object repository and how quicktest professional recognises objects?
how to idetfy which test cases are automated?who will deside that plz tell me
What are the different properties of an web object
how to evalute defects in QTP script?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
in a web page How to check and display a particular word from a paragraph?
how to create flat file datasubmission in qtp
What is quicktest professional?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How to write business scripts using object repository with different scenarios
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Explain qtp(quick test professional)?