Pega Test Automation Kit 1.2
The Pega Test Automation Kit 1.2 release includes the following new features and resolved issues.
Enhancements
The following new features are available in this release:
- Anypicker and Multi-select support in scenario testing.
- Scenario tests now support the Anypicker and Multi-select controls in inspectable text fields during recording. Anypicker is used to enhance navigation in your scenario test by grouping drop-down list items into expandable categories, and Multi-select allows you to record more than one value for a single field on a form.
- Setting up and cleaning the context for a scenario test.
- A new Setup & Cleanup tab has been added, which you can use to
create or fetch test data using one of the setup options available
from the drop down menu. You can apply a data transform, execute an
activity, or load an object that your scenario test case can create
or fetch dynamically. A cleanup feature has been added to
automatically remove all referenced data pages, data objects, and
user pages at the end of each test run. See Setting up and cleaning the context for a scenario test for more information.
Scenario tests now apply dynamic data to text fields for real-time application of information in a UI recording.
- A new Setup & Cleanup tab has been added, which you can use to
create or fetch test data using one of the setup options available
from the drop down menu. You can apply a data transform, execute an
activity, or load an object that your scenario test case can create
or fetch dynamically. A cleanup feature has been added to
automatically remove all referenced data pages, data objects, and
user pages at the end of each test run. See Setting up and cleaning the context for a scenario test for more information.
- Standalone selenium grid setup supports 3.x and 4.x versions of
Selenium.
- Execution of scenario tests from a CI tool using standalone selenium
grid now supports Selenium versions 3.x and 4.x.
- Execution of scenario tests from a CI tool using standalone selenium
grid now supports Selenium versions 3.x and 4.x.
Previous topic Attachment control support in scenario testing Next topic Anypicker and Multi-select support in scenario testing