The purpose of acceptance is to verify that the very core functionality of your application behaves expectedly. To aid fulfilling this goal there is a possibility to make testcases part of the acceptance procedure – when performing acceptance you are ought to run through a fixed set of test cases.
Any testcase you have entered may be tagged as a part of acceptance procedure; use the correspondent check box to indicate this.
All such testcases are displayed on the details page of a version along with information on how many testcase runs have failed and how many passed using given version.
New testcase runs for the version can be reported by clicking “Add testcase run” behind the testcase, bringing up a form to describe the run:
When a the manager of the version acceptance tries to pass acceptance and there are any testcases that have no corresponding runs for the version, a reminding confirmation dialog is displayed. Upon proceeding the testcases will be noted into version history as a warning along with passing acceptance.