Skip to content

Acceptance Test for [Feature/Use Case Name]

Test Case ID XXXX
Author Nomad
Creation date X.Y.ABCD
Classification Acceptance Test

Description

A brief description of the feature or use case being tested.

Pre-conditions

List any conditions that need to be met before the test can be performed.

  1. Pre-condition 1
  2. Pre-condition 2
  3. ...

Test Steps

Detailed steps to execute the test.

  1. Step 1: Description of the step.
  2. Step 2: Description of the step.
  3. ...

Expected Results

Describe what the expected outcome of each test step should be.

  1. Expected Result for Step 1: Description of the expected result.
  2. Expected Result for Step 2: Description of the expected result.
  3. ...

Post-conditions

List any conditions that should be met after the test has been performed.

  1. Post-condition 1
  2. Post-condition 2
  3. ...

Remarks

Any additional information or special instructions related to the test.

Please replace the placeholders with the actual details. This is a basic template and can be customized according to your needs. Remember, the goal of an acceptance test is to validate that a system or application meets specified requirements, so clarity and conciseness are key.