If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script.
Please send the answers...
Answer Posted / vamshi
browser("title:=.*").page("title:=.*").webcheckbox("name:=.*","index:=9").set "on"
browser("title:=.*").page("title:=.*").webcheckbox("name:=.*","index:=10").set "on"
browser("title:=.*").page("title:=.*").webcheckbox("name:=.*","index:=13").set "on"
because index value starts from zero
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Tell me about your project? please help me how to tell about insurance project
If I change the property value at runtime is it effect is object repository?
What is meant by Output Value in UFT?
How to use setroproperty?
In Remote acess server how u run a test?
What is QTP testing process?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How may types of defects identify application or your currently working application?pls give me answer..
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What is QTP and the use of QTP in TD?
How many types of parameters are available in quicktest professional?
Can launch two instances of qtp on the same machine?
How will you find the current time of the remote machine using QTP script?
What is a quick test professional?
How will you check that your test cases covered all the requirements?