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 / veeru
Below code saves sometime
set ocheck=description.create
ocheck("micclass").value="WebCheckbox"
set objCheckboxes = browser("Creationtime:=0").page("micclass:=page").childobjects(ocheck)
objCheckboxes(9).Set "ON"
objCheckboxes(10).Set "ON"
objCheckboxes(13).Set "ON"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the different types of recording modes?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How is test case write?
what is meant by source control?
What are main panes available in qtp test browser?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How to execute a winrunner script in quicktest professional?
Shall we add Local Repository to shared object repository,if yes,how we add
Explain how you can delete excel file in qtp?
How does qtp recognize objects in aut?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How many ways is to parameterize the value?
what is error and fault in terms of software quality?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.