Hello,
I am running the tests from Jenkins using commandline executions
I do use SLA per run and configured the application page with it , so that any deviation to the sla will be captured and displayed in the Junit style xml test report.
Am using -SLAJUnitResults arg and it is producing the result.
What is concerning me is the Test Names/package name etc that are displayed in the report. I attached a screenshot for it.
Is there a better way to rename/configure the test names , so it will be more readable and understandable to any one looking at the Junit report ?
Thanks
Musaffir