Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature extensions

Short Description

Detailed Feature Description

Make severity of issues configurable

The severity levels for issues can now be defined individually via the administration area. In addition to an identifier and a title, the default days/hours/minutes until due date can be set. It is also possible to define which severity level is used by default.

Add issue

Role management: assign issues to its users and groups

From now on, it is possible to define in more detail in the role management to whom users can assign issues. A distinction is made between assigning to all users and all groups and assigning to my users and my groups. In the second variant, similar to the checklist authorization, issues can only be assigned to users who are in the same group as the user.

Standard Roles Comparison

Public API: ChecklistRevision Patch Endpoint

State changes to a checklist template can now be made via the Testify Public API. The following options exist:

  • Published → Draft (if no draft currently exists, a new revision is created in draft status)

  • Published -> Disabled (revision will be disabled. If a draft exists, it will remain untouched)

  • Disabled-> Published (a disabled revision is re-enabled)

  • Disabled -> Draft (new revision in draft status if no draft currently exists)

Testify API Documentation

New permission for bundle and execute feature

The feature "Bundle and Execute" has now been added to the role management. There, it is now possible to define with which role this function is useable. By default, the roles Quality Manager and Quality Engineer are deposited.

For customers who have already activated this feature, all existing roles are automatically stored.

The feature is only available after activation and can be activated via the Customer Success Team.

Bundle and execute

Standard Roles Comparison

Remove images at issues

Images can now be removed in the event of issues. This is traceable via the history and can also be reactivated there.

Add issue

...