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 excelfor Data Driven Framework which can be used by any project?Currently i am reading excel with OleObject and get toeach row and execute code by passing cell values as data. But it looks cumbersome and not very generic. Appreciate any inputs!653Views0likes0Comments