Onsens  1.0
This is C++ game about bitwise logic.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
QA Documentation

Introduction

The job of the quality accurense engineer is very important, as he has to check if the code is correct. It’s not an easy job, as you always have to think of new ways to “break” the program so most of the problems in the code are corrected.

Entry and exit criteria

Entry criteria

  • Code development has been paused until QA testing is finished.
  • High quality of front-end development.
  • High quality of back-end development
  • High quality of source code.

Exit criteria

  • Most test cases are passed successfully
  • There are no critical issues which ruin the user experience

Objective

The objective of these testing process are to provide verification that at least 90% of the functionalities of the application are suitable for use and not have any major bugs or issues

Approach

Manual Testing

  1. Game interface
  2. Menu Option
  3. Data input