Forum Discussion
YMinaev
Staff
14 years agoHi,
In this case, keep all your test data in a single sheet because DDT drivers and loops work with a single sheet. As an alternative, read your Excel files via COM which allows you to access data in them from any sheet at any moment of time, but this will require writting a script function. For example.
In this case, keep all your test data in a single sheet because DDT drivers and loops work with a single sheet. As an alternative, read your Excel files via COM which allows you to access data in them from any sheet at any moment of time, but this will require writting a script function. For example.