[Base Layout]

Design

Objectives

[describe the cycle]

Usability Features

Key Variables

Variable Name
Use

foo

does something useful

Pseudocode

procedure do_something
    
end procedure

Development

Outcome

Challenges

Description of challenges

Testing

Evidence for testing

Tests

Test
Instructions
What I expect
What actually happens
Pass/Fail

1

Run code

Thing happens

As expected

2

Press buttons

Something happens

As expected

Evidence

Last updated