Templates
Software
Software Testing Tutorial

Software Testing Tutorial

Run this checklist every time your code is altered.
1
Introduction
2
Preparation:
3
Record the basic details
4
Log in to your code repository
5
Open the relevant fork or branch
6
Isolate your testing area
7
Base Unit Test:
8
Set up the conditions
9
Ensure that the test verifies your results
10
Run the test
11
Assessment:
12
Save your test results
13
Assess the code
14
Sources:
15
Relevant Checklists: