Test Groups

Test Groups can be changed and deleted on the UI.

Access

Access rights to test groups and its descendant test definitions can be specified during upload:

../_images/upload.png

They can also be changed without having to re-upload the test group:

  1. Select the test group

    ../_images/select-test-group2.png
  2. Click on Edit

    ../_images/edit-link.png
  3. Change the access and click on Save Changes

    ../_images/edit-access.png

Note

These attributes will propagate to all its descendant sub groups and test definitions.

For details on controling access to test groups at the Org Group level, please refer to Test Definition Access.

Deactivate

Test groups can be deactivated so they don’t show up in the Test Definitions tree when user has selected “Show Active Only”:

../_images/show-active-only.png

Note

It is recommended to use access rights to restrict access to test definitions that are under development and not the Active flag. If a test group is under active development and you do not want users to use the test scripts just yet, you can restrict View Access to “Me” or “My Organization”, for example.

Deactivation is meant for test groups that were in use for a while but are no longer actively supported.

To deactivate a test group:

  1. Select the test group

    ../_images/select-test-group3.png
  2. Click on Edit

    ../_images/edit-link2.png
  3. Uncheck Active Flag.

    ../_images/active-flag.png
  4. Note that the AllergyIntolerance test group is no longer visible on the UI.

    ../_images/test-group-invisible.png

Deletion

Warning

This will permanently delete the test group along with all sub groups, test scripts, fixtures, etc.

Users that have write access to a test group can delete it on the UI:

  1. Select the test group

    ../_images/select-test-group.png
  2. Click on Delete

    ../_images/delete-link.png
  3. Confirm deletion.

    ../_images/delete-confirmation.png