Manual Test Optimization

Test Optimization and the TIA engine require identifying and learning about each individual manual test to provide accurate recommendations.

Three Ways to Integrate Manual Tests with TIA

  • SeaLights Chrome Extension: Install and launch the extension for easy test reporting alongside manual test execution. Enter test information like stage, suite, and name.

    • Single Test Entry: Enter the test name directly.

    • CSV Upload: Upload a list of tests from a CSV file for bulk registration.

    • TIA Recommendations: Use the suggested tests for the specific build you're testing.

  • Manual Tests Wizard: Access the wizard within the Test Optimization page for a UI-based reporting experience similar to the extension.

  • SeaLights API: Integrate the API into your existing testing platform to report manual tests automatically.

For all options, once the test is executed, enter the result and submit it through the respective interface.

Viewing Recommendations

There are two options to consume the TIA recommendations:

  • On SeaLights UI

    • Access the Test Optimization page and select the appropriate app, test stage, and build.

    • You can view recommended tests for both past and new builds.

    • Download recommended tests as a CSV file for easy execution reference.

  • Use SeaLights API to get the list of tests to skip.

Last updated