Hi,
Can any one please provide complete code for excel reading and wrinting using testcomplete + Java Script.Since i am new to this tool dont know how to go ahead with this.
Regards,
Naveen
Solved! Go to Solution.
I would start with the documentation: https://support.smartbear.com/testcomplete/docs/testing-with/advanced/working-with-external-data-sou...
And then let us know if you run into any roadblocks.
I would start with the documentation: https://support.smartbear.com/testcomplete/docs/testing-with/advanced/working-with-external-data-sou...
And then let us know if you run into any roadblocks.
Note that the DDT object only allows reading. The assumption is that you are using the Excel sheet to read through data records to be used in processing a data driven test. Any output to be written would need to be written to a separate copy of the file using Sys.OleObject('Excel.Application') as per the link @cunderw posted.
Subject | Author | Latest Post |
---|---|---|