Skip to content

Test Plans

BlackCat edited this page Mar 2, 2015 · 3 revisions

Deprecated

Due to the inclusion of gherkin tests, Test - Plan pages will no longer be needed. These pages will be removed at Version 0.39 release.

General

Every version of Custom Wars will be tested by evaluating all test cases of the actual Test-Plan template. The first phase before release is the devolopment phase (e.g. 0.3799-b1 as development version for the release 0.38) which implements the features of the next release. The build one (b1) will be created after all features of the next version are implemented. This version will be tested by evaluating all test cases. All failed tests leads into a bugfixing phase. A new build will be created after all bugs are fixed (e.g. 0.3799-b2). In this build we only re-test the failed test cases. This behaviour will be repeated until all test cases are completed with status Fine.

After that we release the last build as pre version (e.g. 0.38-p1). Unlike before, all test cases will be re-evaluated in this version to make sure that already completed tests aren't affected by the bugfixes done in the phases before. If some tests fails in the pre version, then another development build will be released. The behaviour from the last paragraph will be repeated. The release happens when all test cases of a pre version can be evaluated with the status Fine. This build will be release version then.

Note: The first development build can be directly used as release version if all test cases can be evaluated with the status Fine (this will not happen in a normal case).

Custom Wars: Tactics 0.38

  • 0.3799-b1 (coming soon)
  • 0.38-p1 (coming soon)

Custom Wars: Tactics 0.39

Custom Wars: Tactics 0.40

Clone this wiki locally