DanielBullimore / OOmutiny

OO Javascript frontend
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Testing Plan Template #7

Closed DanielBullimore closed 5 years ago

DanielBullimore commented 5 years ago

I need a template for submitting testing plans. Each Deliverable Feature must pass a test designed to prove that feature meets its deliverable requirements.

Features an be tested manually or programatically or both.

Issues using the testing plan template will be added to Testing Plan milestone.

There are five phases of test driven design. Those phases are described in https://github.com/DanielBullimore/OOmutiny/wiki/D.B.-Test-Driven-Design

A single feature has only 24 attempts total to pass its test through a full design cycle.

DanielBullimore commented 5 years ago

I have created this template. Use it to plan new tests driven designs