Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 590 Bytes

stc-xxxx.md

File metadata and controls

34 lines (20 loc) · 590 Bytes

← back to table of contents

System test case XXXX

UID Category Title
XXXX Test's category Test's title

Description (User must be able to...)

Perform this specific task.

Steps

  1. step 1
  2. step 2
  3. step 3
  4. and so on...

Assertions

  • after step 2, attribute x of object y must have value z
  • after step 3, attribute w of object n must have value m
  • and so on...

Setup

Place a .ndz file containing default nodes x and y in the system's temporary folder

Teardown

Remove .ndz file placed during setup.