Run pega scenario (standalone selenium)
Runs the application Pega scenario tests in a standalone-selenium provider. If the test suite ID is configured, this executes the tests in that test suite. Otherwise, this executes all scenario tests for the application. This task fails if the test pass rate is less than 100%.
Selenium Grid is part of the Selenium Suite that specializes in running multiple tests across different browsers, operating systems, and machines in parallel.
This task is available in deployment and business change pipelines.
Parameters
Input parameters
Input parameters
Parameter | Type | Description |
User name |
| Log in user ID of System under test or Candidate application (SUT) |
Password |
| Password required to log in to SUT |
Test Suite ID |
| “Standalone” |
Provider URL |
| “<SeleniumHubURL>/wd/hub” (Make sure to enclose this URL always in double quotes as shown in Picture-4). This URL can be copied from Hub console logs. Some thing similar to “Registered a node http://10.225.71.79:5555” will be shown there. Append “wd/hub” at the end of this URL. Then, it can provided as “Provider URL” |
Browser |
| Browser of choice |
Browser Version |
| Required version of Browser |
Platform |
| OS name (Ex: linux/ Windows10/XP) |
Screen Resolution |
| Required screen resolution (Ex: 1920x1080) |
Output parameters
There are no output parameters available for this task.Previous topic Run pega scenario (sauce labs) Next topic Run pega scenario (CBT)