Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2022.1

...

TIA is intended to be implemented as part of an automated process. Perform the following steps to enable TIA.

Deploy your Application

Deploy your application under test. An application packaged in any zip-based file format, including zip, war, jar, and ear, is supported, as is a hierarchical directory structure that contains standalone class files or class files embedded within a zip-based file.  

Attaching the Coverage Agent to the AUT

...

No Format
soatestcli.exe -data <your workspace> -resource <your tests> -localsettingssettings <properties file with SOAtest settings> -config <new test configuration> 

...

No Format
soatestcli.exe -data <your workspace> -resource <path to .lst> -localsettingssettings <properties file with SOAtest settings> -config <your team's test configuration> 

...