September 2022

Ability to Mark Soft Fail

During test execution on server side, if that step fails and your mark that failed step as soft fail, GTP allows to continue execution of the test rather than failing the current test and skipping to the next test in the test suite.

Upload File Feature

GTP web app will pass on the saved file (during recording) to the extension. The extension will upload the file without user’s intervention.

Upload File Feature - Chrome extension

GTP extension will allow you to:

  • Record an action “UploadFile” whenever the user uploads a file in the application under test.

  • Save a copy of the file and send it to the web app once the user saves the scenario.

  • Upload the file while executing the scenario, which is saved during recording of the scenario.

Column Filters

The Results feature of GTP web app provides all specific column filters.

Test Plan

Test Name

Run Date

Status

Test Plan

Test Name

Run Date

Status

Handling Closing of Browser and Extension windows

When the extension window is closed by the user, the window with the application under testing will also close and vice versa.

Column Filters

While creating tests, user is able to edit the response, and store any highlighted section to a specific variable, which later can be used to anywhere in the application.

The column filters allows the user to capture/Store dynamic values as a variable during tests recording.