How to run manual tests?


In order to run manual tests you should first set up your environment to scan a build and capture coverage

Setup the build scanner

Add code coverage and run tests


Running manual tests

In order for SeaLights to capture the code coverage for manual tests, the server needs to receive a start and an end event before and after the tests are performed. If you have the ability to generate test results in a junit format xml file, you can also upload before sending the end event.

You can do this using different agents of SeaLights, depending on your architecture: