Versions Compared

Key

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

Problem

...

My Test stage shows 0% Coverage

Solution

You need to ensure the right configuration is in place per type of testing.

Functional and Automated Tests

Is the stage currently open ?

SL provides coverage only after closure of all the executions

Is there a Sealights Coverage Agent connected from the App Server ?

  • In the Cockpit > Build Monitor, Is there an Agent from the App Server reported for the Test Stage

    • Is the application server properly configured with a Sealights' Coverage Collector agent ? A Test Listener entry with Lab ID should be visible along with the agent coverage indicator (green indicates coverage was reported to Sealights)

    • Is the right Lab ID set?

    • Is the right BSID provided ? Check in the Build monitor JSON entry if the Test Listener BSID is the expected one

    • If the application server configured with a Sealights Coverage Collector agent is still running then an agent entry should be visible in the Cockpit > Agents Monitor screen as below, with coverage indicator

    • Are the tests properly executed against the right instance of Application Server with SL instrumentation?

      • If the app servers are behind a load balancer, validate all instances are properly instrumented

    • Specific per technology

    • Please provide the logs at INFO level to Sealights via a Ticket opened to Support

...