If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script.
Please send the answers...
Answer Posted / sunita
set obj=description.create()
obj(micclass).value="webcheckbox"
set checkboxobj=Browser("micclass:=Browser").page("micclass:=page").childobject("obj")
msgbox checkboxobj.count
checkboxobj(i).set "on"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How will you report the bug and explain the defect tracking sheet you handled?
For which type of project the iterative model is suitable?
How to handle dynamic objects in quicktest professional?
after initiating one project for testing, when exacltly QTP tester role starts?
What is difference between run time object and test object?
How will you test a keyboard?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
terminal services client
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
In qtp is it possible to check broken links of a page?
What is the difference between byref and byval in qtp?
What is parameter in qtp?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
What is RTM (require ment tracebulity marix) fromate?