A Junit test will run the Automation and assert that no errors occurred. It will evaluate the protocol data. After that as a developer I want to log the details of the run, how many "tests" or automations, how many preconditions failed, how many errors and where with some details. Therefore we need a text version of the protocol overview.
A Junit test will run the Automation and assert that no errors occurred. It will evaluate the protocol data. After that as a developer I want to log the details of the run, how many "tests" or automations, how many preconditions failed, how many errors and where with some details. Therefore we need a text version of the protocol overview.