Your first test with ElasTest
After launching Elastest, there will be a "Unit Tests" sample project available on the dashboard (among others) so users can quickly run their first test. To do so:
1. Access your ElasTest dashboard
2. Get into "Unit Tests" project
3. Run the 'JUnit5 Unit Test' TJob
4. Execution screen is open automatically
Our TJob will start running: you will see the test information and log.
Once the test is finished you will see the test results and log. Eventually the test should end succesfully.