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:
Summarize my last Test Run.
What are my last Test Runs?
Why did my last test fail ?
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}
Adding Variable from Extension
Currently, GTP Extension empowers users to effortlessly extract and store values from the AUT, enhancing their workflow. Instead of having to navigate back to the GPT web app for this task, we're excited to introduce a forthcoming feature that will enable users to conveniently add variables directly from within the extension.
This enhancement will streamline the process and offer a more seamless experience for our users.
Visual Validation Enhancements - Web
Following enhancements are now available in GTP Webapp.
Users will be able to configure project settings, granting them the capability to designate a step as unsuccessful (fail) in instances where specific percentage changes occur.
When use clicks on image on image comparison screen, it should show the gallery view of that particular image.
Image comparison icon is visible to only those images in results scenarios when its applicable from extension end i.e when extension enables image comparison flag only in that particular step it should show image comparison icon.
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.