Versions Compared

Key

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

...

we proudly announce our Testify Release Updates v4.56.0 with new improvements for a better Testify experience:

Webhooks now have the option to authenticate. The receiving side (the target of the webhook) must thus verify the integrity of an incoming webhook request.

This is made possible by 2 mechanisms, which can also be used in combination:

Adding arbitrary HTTP headers
  • Signing the webhook request with a pre-shared secret

  • Feature extensionshighlight

    Short Description

    Detailed Feature Description

    Webhooks authentication

    Testify API Documentation

    Share filters in the reporting

    From now on, it is possible to create sharable links within the analyses that include all previously set filters. This is possible by clicking the "Create shareable link" button.

    In addition to this, external tools will be able to link to an embedded report in Testify and set filters for that report. For this purpose, we support setting filters directly from the URL.

    View reporting

    Feature extensions

    Short Description

    Detailed Feature Description

    Webhooks authentication

    Webhooks now have the option to authenticate. The receiving side (the target of the webhook) must thus verify the integrity of an incoming webhook request.

    This is made possible by 2 mechanisms, which can also be used in combination:

    • Adding arbitrary HTTP headers

    • Signing the webhook request with a pre-shared secret

    Testify API Documentation

    Sort custom fields by ID (Identifier)

    Sorting of custom fields in Testify has been unified. Sorting is now uniformly based on the identifier.

    Custom fields