michaelzh17
8 years agoOccasional Contributor
Is Excel application installation a need for using of Excel driver?
Hi ,
I'm trying to do data - driven testing using excel file. I just find out the machine doesn't have office installed. Only thing it has is a excel viewer. So can I still use Excel driver in test complete to work with excel file without Excel installed? I tried but every time ending with "an attempt to work with a closed driver" error.
If answer is no, I'll switch to csv file...
Thanks,
Michael
I think if you're using the ACE driver, you need Excel installed.
I think switching to CSV, though, is better anyways. The files are more easily portable, you can actually do DIFF checking when putting them into source control a LOT easier, and you don't need a proprietary editor to edit the files.