UI testing
Perform UI-based functional tests and end-to-end scenario tests to verify that end-to-end cases work as expected. Use the third party Selenium starter kit for CRM or the built-in scenario testing tool to perform the UI testing.
- Testing with Selenium starter kit for CRM
Pega provides Selenium-based UI test framework and sample UI tests that you can leverage to build up test automation suite for your Pega application. These test frameworks are built with maintenance and best practices in mind.
- Creating UI-based tests with scenario testing
Run scenario tests against a user interface to verify that the end-to-end scenarios are functioning correctly. The UI-based scenario testing tool allows you to focus on creating functional and useful tests, rather than writing complex code.
Previous topic AUT test suite – Contents form Next topic Testing with Selenium starter kit for CRM