Test script
Appearance
Test script refers to a short program usually written in scripting language which can test some set of features of the system under test (SUT). Test scripts are used to automate software testing. Automatically executed test scripts are used for regression testing.
A test case can be implemented using one or more test script.