Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


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:

  • No labels