...
Enable URL Encoding in Request Body: As a Qualitia user, you can now enable URL encoding within the request body, providing greater flexibility and control over your web requests.
Salesforce Weblink Buttons Visibility in Object Repository: Salesforce weblink buttons are now visible in the object repository, aligned with how standard buttons are displayed. This improves automation testing coverage and ease of test case creation.
Skip Step at Test Case Level: Introduced the ability to skip steps at the test case level. This allows users to selectively bypass steps during execution without impacting the overall taskwithout impacting the global task used in other testcases.
Filter for Mandatory and Non-mandatory Fields in Object Import Dialog Box: The import objects dialog box now includes a filter that allows users to easily distinguish between mandatory and non-mandatory fields, streamlining the Salesforce object import process.
Auto-Generated Default Request Headers for REST API Objects: When creating a REST API object, default request headers will now be auto-generated, reducing manual configuration and ensuring consistent headers across requests.
Request Body Details in Execution Report: The Qualitia execution report now includes details of the request body. This enhancement helps users validate that the correct request body is being passed and assists in debugging and validation.
Step-Level Configurations: Users can now configure step-level behavior, such as enabling or disabling screenshots, adjusting polling time, and more. This enhancement provides greater flexibility for custom configurations during test execution.
Multi-Locator Support for SFDC Import: Added support for importing multiple locators for Salesforce (SFDC) objects. This enhancement enables users to specify and manage multiple locators for a single object, improving object recognition and flexibility during automation in Salesforce environments.
...