NeoLoad JUnit results
For every build performed by Jenkins, the NeoLoad plugin makes it possible to display the NeoLoad JUnit results. In Jenkins, it is necessary to select a job and a successful build before clicking Test Result.
In Jenkins, results are either "passed" or "failed". "Passed" results are displayed in blue. "Failed" results are shown in red. NeoLoad "Acceptable" results are considered either passed or failed with the -SLAJUnitMapping <pass> or -SLAJUnitMapping <fail> command line arguments respectively.
For more information about Service Level Agreements, see Service Level Agreement (SLA) profiles.
A click on a test package displays some error information.
The package and class names of the JUnit results generated are related to the SLA rules that are defined in NeoLoad.
- To display the NeoLoad JUnit results in Jenkins
- In Jenkins, start a build of a job configured with the NeoLoad plugin.
- When the test is over, click <NeoLoad job> > <successful build> > Test Result.
- For more information, click on a package link.
Home