Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

In qtp, how you can use xpath to identify objects?

1134


Explain the concept of object repository & how qtp recognizes objects?

1214


How many types of actions are there in quicktest professional (qtp)?

1025


What are the two types of repositories available, explain them?

1076


why text area checkpoints cannot used for web applications

2442


Can the user toggle between using Local OR and shared OR for the same action?

1030


How can get count of list box?

1210


What is recovery scenario manager? When you go for recovery scenario manager?

1089


What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?

1213


What is the keyword view and expert view in qtp?

1009


What is fragmentation and paging?

2093


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

2194


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

1059


How u will do versioning in QTP?

1947


Can any suggest me what is exposure testing?

1883