From 2f145c5ad71fa360aa514f2e61d78bc5607b665d Mon Sep 17 00:00:00 2001 From: Martin Etmajer Date: Wed, 2 Feb 2022 13:11:23 +0100 Subject: [PATCH] Resolves CFTP-11 --- templates/CFTP-3.html.tmpl | 3 ++- templates/CFTP-4.html.tmpl | 3 ++- templates/CFTP-5.html.tmpl | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/templates/CFTP-3.html.tmpl b/templates/CFTP-3.html.tmpl index 06ba6dc..aadc695 100644 --- a/templates/CFTP-3.html.tmpl +++ b/templates/CFTP-3.html.tmpl @@ -312,7 +312,8 @@

11.1 Automated Test Cases

-

All discrepancies occurring during the test execution are automatically recorded in a designated discrepancy log. Failing test cases that cannot be resolved in the environment they must be executed in represent an unacceptable flaw in the system. To advance into the next environment, failing test cases have to be resolved in a follow-up change.

+

All discrepancies occurring during the test execution are automatically recorded in a designated discrepancy log. Failed automated test cases where the failure cannot be resolved within the Q environment are considered unacceptable. A move to P is not possible. These failures must be resolved via a change control in the Dev environment.

+

Automated test cases will be executed before manual test cases. Successful execution of automated test cases (no failures) is the prerequisite to start execution of the manual test cases.

11.2 Manual Test Cases

Upon failing a test case, the Tester shall always contact the Test Administrator immediately to review the problem. The Test Administrator shall decide how to proceed, since test cases may build upon each other and a failure may cascade through several cases.

diff --git a/templates/CFTP-4.html.tmpl b/templates/CFTP-4.html.tmpl index 59ac569..a68689f 100644 --- a/templates/CFTP-4.html.tmpl +++ b/templates/CFTP-4.html.tmpl @@ -315,7 +315,8 @@

11.1 Automated Test Cases

-

All discrepancies occurring during the test execution are automatically recorded in a designated discrepancy log. Failing test cases that cannot be resolved in the environment they must be executed in represent an unacceptable flaw in the system. To advance into the next environment, failing test cases have to be resolved in a follow-up change.

+

All discrepancies occurring during the test execution are automatically recorded in a designated discrepancy log. Failed automated test cases where the failure cannot be resolved within the Q environment are considered unacceptable. A move to P is not possible. These failures must be resolved via a change control in the Dev environment.

+

Automated test cases will be executed before manual test cases. Successful execution of automated test cases (no failures) is the prerequisite to start execution of the manual test cases.

11.2 Manual Test Cases

Upon failing a test case, the Tester shall always contact the Test Administrator immediately to review the problem. The Test Administrator shall decide how to proceed, since test cases may build upon each other and a failure may cascade through several cases.

diff --git a/templates/CFTP-5.html.tmpl b/templates/CFTP-5.html.tmpl index 16a6fe6..79b9b29 100644 --- a/templates/CFTP-5.html.tmpl +++ b/templates/CFTP-5.html.tmpl @@ -315,7 +315,8 @@

11.1 Automated Test Cases

-

All discrepancies occurring during the test execution are automatically recorded in a designated discrepancy log. Failing test cases that cannot be resolved in the environment they must be executed in represent an unacceptable flaw in the system. To advance into the next environment, failing test cases have to be resolved in a follow-up change.

+

All discrepancies occurring during the test execution are automatically recorded in a designated discrepancy log. Failed automated test cases where the failure cannot be resolved within the Q environment are considered unacceptable. A move to P is not possible. These failures must be resolved via a change control in the Dev environment.

+

Automated test cases will be executed before manual test cases. Successful execution of automated test cases (no failures) is the prerequisite to start execution of the manual test cases.

11.2 Manual Test Cases

Upon failing a test case, the Tester shall always contact the Test Administrator immediately to review the problem. The Test Administrator shall decide how to proceed, since test cases may build upon each other and a failure may cascade through several cases.