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 / dinesh1433
for i=0 to 100
Browser("index:=0").page("index:=0").webcheckbox("index:="&i).set "on"
Next
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to analyzing test results using quicktest professional?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is object repository in qtp?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
what is profile tool?
What does mean by Scope of Automation?n How we defined it?
How is the Bitmap checkpoint different from Image checkpoint?
What is the diff between image and bitmap check point?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What is recovery scenario manager? When you go for recovery scenario manager?
What are the benefits of quick test pro(qtp)?
Explain the new feature of UFT regarding the export of test results?
How to open a new test using quicktest professional?
how will you load the test cases in ddt?