How to create a text script generation tool that can read test data from an excel file and convert it into a TCSL (similar to a C) format?

36 views Asked by At

I want to create a test script generation (TCSL files) tool. It should be able to read test data from an excel file and convert it into a TCSL (similar to a C) format. Tool is expected to be developed in python.

0

There are 0 answers