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 many types of Automation frameworks are there in UFT? Describe them.
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Explain xml checkpoints.
Is virtual object supported in low level recording mode?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
what is the difference between the modular framework and datadriven frame work
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What are the different attribute used with regular expression?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
How you debug your script?
Explain how Does Run time data (Parameterization) is handled in QTP?