Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SELDEV and version 2020.2

...

  1. Configuration: Configure the coverage agent (agent.jar) shipped with Selenic and attach it to your AUT. Integrate the Selenic plug-in for Maven into your project.  
  2. Collect information about what test cases cover: Run your Selenium tests so that the agent can collect data about the tests and the code they cover.
  3. Generate a baseline coverage report: Run the TestImpactAnalysis script to process the data collected by the agent to create a baseline coverage report.  
  4. Run the tests affected by change: When a new version of the application is available, deploy it to the server and run your Selenium tests using the Selenic plug-in for Maven. Specify the baseline coverage file during execution and only the tests affected by change will run. 
Info
titleJava Support

TIA is currently only supported for Java 8 - 12. See System Requirements for additional information.

Configuration

Perform the following steps to enable TIA.

...

Any JVM arguments you configured with the TIA_OPTS will also be used (see Configuring the TIA_OPT Environment Variable).

Test Impact Analysis Video Tutorial

Vimeo
Height405
Width800
URLhttps://player.vimeo.com/video/505347781