Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opf-2021-ttc2070-core-template-v1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jamkit
project-templates
opf-2021-ttc2070-core-template-v1
Commits
f190c460
Commit
f190c460
authored
3 years ago
by
Marko Rintamäki
Browse files
Options
Downloads
Patches
Plain Diff
Add new file
parent
96298797
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#439349
passed with warnings
3 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/50-Test-management/templates/acceptance-test.md
+58
-0
58 additions, 0 deletions
docs/50-Test-management/templates/acceptance-test.md
with
58 additions
and
0 deletions
docs/50-Test-management/templates/acceptance-test.md
0 → 100644
+
58
−
0
View file @
f190c460
# Template of Acceptance Test:
| | |
|:-:|:-:|
| Test case description | The scenario to be tested |
| Test case ID | TCXXX |
| Test case designer | XXXX XXX |
| Creation date | X.Y.ABCD |
| Classification | Acceptance Test|
**Update history**
*
version 0.1 Base
**Test description / objective**
> The goal of the acceptance test is to ensure that the customer gets what they ordered!
> Answer the question: Does the component / functionality to be delivered meet the customer's requirements / wishes?
*
Description
**Links to requirements or other sources**
*
Requirement: [Requirement] ()?
*
Use Case: [Use Case.md]?
*
Property: [Property] (base-property.md)?
**Pre-state**
*
Initial situation from which the test starts
> The acceptance test includes a broader set, during which the product is examined, for example, from the end user's perspective
**Test Steps**
Step 1 -> check if ...
Step 2 -> check if ..
Step 3 -> check at the same time ..
Step 4 -> check elsewhere ..
> On the other hand, the acceptance test may also include a number of selected use cases that must be feasible.
The customer / client may be required to pass the selected use cases as conditions for approval.
**End-State**
> What happens after the test?
**Determination of test result (Pass / Fail Criteria)**
> Under what conditions can a test result be accepted and under what conditions is it rejected?
*
PASS condition?
*
FAIL CONDITION?
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment