Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Most definitely, although the term "Keyword Test" has a different connotation in TC 8. What you're looking for is the concept of a data driven test. You can write script code to do so or use TC's visual "Keyword Test" constructions to do so. I do something similar to what you're asking already.
Check out the following article:
http://blog.smartbear.com/post/11-07-11/automation-framework---a-new-table-driven-technique-using-testcomplete/
I believe this is what you're looking for but, instead of CSV's, you're using Excel. It's just a matter of using a different DDT driver object.
Check out the following article:
http://blog.smartbear.com/post/11-07-11/automation-framework---a-new-table-driven-technique-using-testcomplete/
I believe this is what you're looking for but, instead of CSV's, you're using Excel. It's just a matter of using a different DDT driver object.