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.2

...

Environments are collections of variables that can be referenced within fields of your responder or action suite. test configuration.responder or action suite, as well as your test configurations.You can use environment variables to specify endpoints, database table names, connection properties, such as login credentials, etc. The names of variables will be substituted with the assigned values in the active environment. By switching which environment is the "active" environment, you can dynamically switch the environment-specific values at runtime.

...

Creating and switching environments is done through the Environments branch of the 

test suite’s Test Case Explorer node.

Image Removed

The Environments branch is created by default when a new test suite is created.

Responder suite’s Virtual Asset Explorer node.

Image Removed

The Environments branch is created by default when a new Responder suite is created.

test suite's Test Case Explorer or Responder suite's Virtual Asset Explorer node.

...