How to iterate through each worksheet of an excel file in win runner tsl?

Questions by Roy

Showing Answers 1 - 4 of 4 Answers

Ajit Kulkarni

  • Dec 20th, 2005
 

1. write code using one set of data or one complete cycle2. go for tools and select data driven approch3. their u will get a window asking existing database or create new go for existing and select exel sheet4. press nextit will ask which field to be replaced with which do it and complete

  Was this answer useful?  Yes

FIRST YOU CAN RECORD THE APPLICATION AND FIRST TIME YOU HAVE TO GIVE ANY INPUT FOR ANY FIELD.NOW IF YOU DONT WANT TO GIVE INPUT EVERTIME WHAT YOU CAN DO IS JUST GO TO TOOLS AND THEN DATA DRIVEN WIZARD.JUST CREATE A NEW TABLE FOR THE VARIABLE YOU WANT TO ENTER.THEN CLICK SHOW DATA TABLE.THERE YOU CAN PUT AS MANY VALUES AS YOU WANT.SAVE THIS DATA TABLE AND THEN RUN YOUR TEST.YOUR TEST WILL PICK UP VALUES FROM YOUR DATA TABLE AUTOMATICALLY

  Was this answer useful?  Yes

vivek

  • Aug 8th, 2006
 

Friends,

 Here the question is to iterate or move from one work sheet to another within the excel sheet. The answers abve does not seems to be correct.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions