Test Script



Definition

A test script is a testing work product modeling a software program (often written in a procedural scripting language) that executes a test suite of test cases.

Top Of Page

Goals

The goals of a test script areis to automate or document the following:

Top Of Page

Objectives

To support these goals, the objectives of a single test script include:

Top Of Page

Benefits

A test script provides the following benefits:

Top Of Page

Contents

Top Of Page

Stakeholders

Top Of Page

Phases

Top Of Page

Preconditions

A test case typically can be started if the following preconditions hold:

Top Of Page

Inputs

Top Of Page

Guidelines

Top Of Page

Conventions

A test script is constrained by the following conventions:

Top Of Page

Examples

Top Of Page