What Is Test Scenario & How Do You Create A Test Scenario In Digital Labs?
What is Test Scenario?
A Test Scenario is a statement describing the functionality of the application to be tested. It is used for end-to-end testing of a feature and is generally derived from the use cases. Test scenarios can serve as the basis for lower-level test case creation. A single test scenario can cover one or more test cases.
Note: It is a way to define all the possible ways to test an application. It is a single statement to cover all possible ways to test an application.
How to create a Test Scenario?
To create a Test Scenario, perform the following steps:
Click on ‘Create New’ button present in the Test Catalog.
Clicking on that button, you will be provided with options – Test Plan, Test Scenario and Test Case. Choose Test Scenario.
Now ‘Create Test Scenario’ drawer will be opened as shown below:
Fill the fields:
Test Scenario: Enter the Test Scenario name. This field is mandatory.
Test Plan: Choose the Test Plan name. This field is mandatory.
Description: Enter the description about the Test Scenario. This field is mandatory.
Acceptance Criteria: Enter the acceptance criteria for the Test Scenario. This field is mandatory.
Choose Priority
Click on Submit button to create a new Test Scenario.
Related Articles
What Is Test Case & How Do You Create A Test Case In Digital Labs?
What is Test Case? Test Case is a step by step by procedure that is used to test an application. Test case template includes Test Suit ID, Test Data, Test procedure, Actual results, Expected results etc. You can also create new test plans, test ...
What Is Test Plan & How Do You Create A Test Plan In Digital Labs?
What is Test Plan? A Test Plan can be defined as a document that defines the scope, objective, and approach to test the software application. The Test Plan is a term and a deliverable. The Test Plan will be designed based on the requirements. While ...
What Is Test Script & How Do You Create A Test Script In Digital Labs?
What is Test Script? Test Script is a set of instructions to test an application automatically. Test Scripts are a line-by-line description containing the information about the system transactions that should be performed to validate the application ...
What Is Digital Labs & What Are The Features Of Digital Labs?
Overview KTern is an automated digital workplace for SAP Digital Transformations. With decades worth of SAP Tribal knowledge combined with automation, governance and collaboration capabilities, KTern is built to help the existing ECC customers ...
How Can A Test Case Be Edited Or Deleted In Digital Labs?
Editing the Test Case Go to Digital Labs, access the test cockpit, view the list of test plans, and drill down to the specific test plan and scenario. Underneath, you'll find the test cases. Select the "i" icon of the desired test case for editing, ...