Cujo
7 years agoOccasional Contributor
Framework structure and excel utility function setup
Can someone point me to any online tutorials or blogs to learn/Create Framework structure for desktop application using Testcomplete? Also, a very generic utility function that reads excel for Data Driven Framework which can be used by any project? Currently i am reading excel with OleObject and get to each row and execute code by passing cell values as data. But it looks cumbersome and not very generic. Appreciate any inputs!