Taegost
14 years agoNew Contributor
Is it possible to use a .csv file to store expected results?
I am trying to set up automated testing for a very complicated, dynamic database program. What I'm trying to do is instead of storing the expected results of a particular checkpoint within TestComplete itself, I would like it to pull that data from a .csv file instead. I can run reports within the main application and export that data to a spreadsheet before each automated test, and would like to be able to use the output of those reports to verify that the data is pulled and displayed properly in the web extension we're using TestComplete on.
Is something like this possible? and if so, how would I set it up in TestComplete?
Is something like this possible? and if so, how would I set it up in TestComplete?