Skip to main content
Skip table of contents

Authorization Groups with Test Cases

This section explains how Authorization Groups are applied to and interact with Test Cases within Int4 APITester.

1 Assigning Authorization Groups to Test Cases

Test Cases do not have an explicit Authorization Group field. Instead, their Authorization Group is determined by their containing folder. As mentioned in the Authorization Groups with Folders section, Test Cases inherit Authorization Groups from their containing folder.

2 Authorization-Protected Actions for Test Cases

The following actions performed on Test Cases are protected by Authorization Groups:

  • Display:

    • Description: Viewing the details or contents of a Test Case.

    • Required Authorization: /INT4/AGR with activity 03 (Display) for the assigned Authorization Group.

  • Copy:

    • Description: Creating a duplicate of an existing Test Case.

    • Required Authorization: /INT4/AGR with activity 03 (Display) for the Authorization Group of the Test Case being copied.

  • Edit/Change:

    • Description: Modifying the Test Case properties or moving them to different folder.

    • Required Authorization: /INT4/AGR with activity 02 (Change) for the assigned Authorization Group.

  • Execute:

    • Description: Running or scheduling the Test Case for execution. If a user schedules a Test Case without the required execute authorization, the Test Case will be visible in the test run but its status will be 'Not Run'.

    • Required Authorization: /INT4/AGR with activity 16 (Execute) for the assigned Authorization Group.

  • Delete:

    • Description: Removing the Test Case from the system.

    • Required Authorization: /INT4/AGR with activity 06 (Delete) for the assigned Authorization Group.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.