Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


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:

Section
bordertrue


Column

Jenkins



Section
bordertrue


Column

Java command line



Section
bordertrue


Column

Node.js command line