sdruker
11 years agoContributor
Use CSV for DataDriven Tests
Hi, I want to use CSV for DataDriven Tests and I wanted to ask what is the best way to manage these files: 1.should I store Each Keyword test data in a different? (if yes, I would Have a...
- 11 years agoYes you can use sheets - like this:
DDT.ExcelDriver(FileName, Sheet, UseACEDriver)