Automation V3: Test Palette Introduction
Last Modified:
The Test Palette is where you’ll find a rich set of test commands to perform various testing activities within Provar Automation. Commands are broken into smaller, collapsible sections based on the type of test activity.
In general, to use a test command in your test, locate it in the Test Palette view and drag and drop it into your test case. This will create a test step corresponding to that command.
Note: Custom test steps are a way to extend the standard features of Provar Automation by writing your own logic in the form of a test step and invoking it easily across all test cases. You can learn more about creating custom test steps here.
Find the support documents for these commands linked in the tables below.
Control
These test steps offer control logic such as decision statements, loops, assertions, and setting values in variables.
Data
These test steps support database testing by providing data addition and modification operations on your database connection, web services testing, and email testing.
DB Connect |
DB Delete |
DB Insert |
DB Read |
DB Update |
SQL Query |
Send Message |
Subscribe |
Web Connect |
Web Request (REST) |
Web Service Request (SOAP) |
Design
These test steps support a Behavior-Driven Development approach to testing and contain steps applicable for testing with the Micro Focus Application Lifecycle Management (ALM) tool.
Provar AI
Provar Labs
Salesforce
These test steps support various Salesforce specific operations such as loading test data into Salesforce and testing Salesforce layouts.
Apex Bulk |
Apex Execute |
Approve Work Item (Documentation coming soon) |
Assert Salesforce Layout |
Convert Lead (Documentation coming soon) |
Extract Salesforce Layout |
Log For Cleanup (Documentation coming soon) |
Salesforce Connect (Documentation coming soon) |
Submit for Approval (Documentation coming soon) |
UI
These test steps perform user interface testing and can often be created more quickly using the Test Builder, which is often preferable to drag-and-drop from the Test Palette since the user can prefill more options.
Utility
These test steps allow you to manipulate strings, compare lists, read data from a file, and write to Excel.