What Is Test Script & How Do You Create A Test Script In Digital Labs?
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 or system under test. Test script should list out each step that should be taken with the expected results.
Note: Test scripts play a crucial role in the quality assurance process by defining a set of instructions for testing software applications.
How to create a Test Script?
To create a test script, perform the following steps:
In the Test Case Wizard, select ‘Test lab’ tab.
In Test lab, click on ‘Add new Test Lab Item’. On clicking on that button, you will be provided with options – Test Script, Test Execution Log. Select Test Script.
Clicking on Test Script option, ‘Create Test Script’ drawer will be opened.
Fill the form as instructed below:
Test Script title: Enter the test script title. This field is mandatory.
Planned Test Environment: Choose the Planned environment in which the test script has to be executed. This field is optional.
Step:
Step Title: Enter the Step title. This field is mandatory.
Step Action: Fill up the step action column if required.
Step Value: Give the step value
Instruction: Enter the instruction. This field is mandatory.
Expected Result: Enter the expected result if needed.
Use the "Add new step" button to record multiple steps in the script.
Click on Submit button to create a Test Script.
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 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 ...
What Is Test Execution Log & How Do You Create An Evidence (Test Execution Log)?
What is Test Execution Log? The execution log keeps a record of the steps performed in the test, indicating whether they passed or failed. In case of failure, it provides information on why the failure occurred. It records what actions a step takes ...
What Is The Difference Between Test Cockpit, Test Insights And Test Catalog?
I. Test Cockpit Upon launching the Digital Labs of KTern, you will be taken to the Test Suite Cockpit. It contains two sub-sections: Test Catalog and Test Insights. It also includes the Test Suite Dashboard and the Sign-Off Wizard. II. Test Catalog ...