I call the batch files at the end of the tests, to perform PASS or FAIL operations.
I have built a number of configuration (bitcfg type) files, and if I call them to run one by one in BIT, then the test is performed and the BATCH file is up and running.
I wrote a script to call this tests (which work in stand alone) one after another. The tests run, except part of a calling to batch files at the end of each one, as if none existed and with no comments or errors appear.
I've done a similar thing on a different PC, and here everything works wonderfully and at the end of each sub-test there's batch file executed.
Can you help on this? What can be done ?
I have built a number of configuration (bitcfg type) files, and if I call them to run one by one in BIT, then the test is performed and the BATCH file is up and running.
I wrote a script to call this tests (which work in stand alone) one after another. The tests run, except part of a calling to batch files at the end of each one, as if none existed and with no comments or errors appear.
I've done a similar thing on a different PC, and here everything works wonderfully and at the end of each sub-test there's batch file executed.
Can you help on this? What can be done ?
Comment