Question
2
Replies
181
Views
Posted: January 6, 2020
Last activity: January 7, 2020
Closed
Solved
What is the difference between Scenario Testing and Test Suite?
What is the difference between Scenario Testing and Test Suite (which contains test cases) in terms of their usage?
Hi,
Scenario Testing
Scenario testing allows Pega application authors to create UI based end to end scenarios to test a Pega application. It has the following capabilities.
Test Suites
Unit Test Suites identify a collection of Test Cases and their RuleSets, and a user (Operator ID) whose credentials are used to run the Unit Test Suite. Unit Test Suites are used to automatically run groups of test cases together and make unit testing more efficient.
Thanks,
Kranthi