GTP Sense

Experience the convenience of GoTestPro’s (GTP) user-friendly UI interface, designed to effortlessly guide you through accessing and selecting prompts for obtaining valuable information related to your "Runs."

Discover an array of three listed suggestions available for users to explore:

Empowering users with the ability to enter any desired message using the messaging option. By clicking on suggestions or typing in text, the API will be invoked to generate a response.

http://34.29.228.145:5000/getAnswer?question={{message}

Visual Validation Enhancements - Web

Following enhancements are now available in GTP Webapp.

Options for Post-Step Fail - Extension

In case of step failures, GoTestPro Extension will present alternative courses of action.

During the local execution of a test case, if a step encounters a failure, the Extension will offer choices for diagnosing the issue and proposing remedies, as depicted in the image below.

API Step Creation - Extension

An API call, also known as an API request, involves sending a message to a server to get a service or information from an API. There are situations where incorporating an API call within a test becomes necessary. Therefore, offering users the choice to include an API call as a step in the test case is advantageous.

At present, the GPT web application allows users to include an API as a step and now this functionality is also available in Extension. This means that users now have the capability to integrate an API as a test step within the web app and extension.

Bulk Updates for Visual Validation - Extension

Currently, the GTP Extension only supports enabling visual validation one step at a time. This new feature provides give an option for the user to select multiple steps and enable visual validation without having to select one by one.