matthew_morgan
12 years agoOccasional Contributor
Can Test Complete create new Test Logs programmatically within a single test script?
I am trying to accomplish a requirement for an execution methodology that will have us run a single 'master execution script' (which will take as an input a list of tests that need to be run). These tests are actually encoded within Excel files. As such, each Excel File will be its own Test.
Since I won't know ahead of time which tests I want to run during a given test execution, I was hoping I could create a new Test Log (with a test result) within that master execution script...one for each Excel File. That will allow me to retain the log with the individual test while only running a single script within Test Complete.
Is what I am describing possible? Or will I need to create an offline application that will run a TC script for each Excel file?
I am using jScript in case you have an example of the functionality.
Since I won't know ahead of time which tests I want to run during a given test execution, I was hoping I could create a new Test Log (with a test result) within that master execution script...one for each Excel File. That will allow me to retain the log with the individual test while only running a single script within Test Complete.
Is what I am describing possible? Or will I need to create an offline application that will run a TC script for each Excel file?
I am using jScript in case you have an example of the functionality.