Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

Handling Closing of Browser and Extension windows

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

  • No labels