Forum Discussion

Hardy's avatar
Hardy
Occasional Contributor
7 years ago

how to write data to excel file using Python

I am testing Windows application, use Data-Driven Loop to iterate test cases from excel file, now i need to export test results to excel after executed Data-Driven loop. If current data driven loop is pass or failure, then write "Pass" or "Failed" to "Result" column. Please refer to the attached "Test Case.jpg".