Tip: you can modify template.html to beautify me or show the data in more sophiscated ways rather than just list them out
${testSuite.learnerTest.users.length} learner(s) attended, in which ${testSuite.learnerTest.countFinished} learner(s) finished, and ${testSuite.learnerTest.countAborted} learner(s) aborted.
Test Name | Call Target | Description | Snapshot Time | Time Used | Message |
---|---|---|---|---|---|
${callRecord.testName} | ${callRecord.callee} | ${callRecord.description} | ${callRecord.snapShotTime} | ${callRecord.timeInMillis}ms | ${callRecord.message} |