Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
02d90d4d
Commit
02d90d4d
authored
Mar 08, 2021
by
Marcin Sedlak-Jakubowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test cases screenshots
parent
a348f748
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
7 deletions
+5
-7
doc/ci/test_cases/img/test_case_list_v13_6.png
doc/ci/test_cases/img/test_case_list_v13_6.png
+0
-0
doc/ci/test_cases/img/test_case_show_v13_10.png
doc/ci/test_cases/img/test_case_show_v13_10.png
+0
-0
doc/ci/test_cases/img/test_case_show_v13_6.png
doc/ci/test_cases/img/test_case_show_v13_6.png
+0
-0
doc/ci/test_cases/index.md
doc/ci/test_cases/index.md
+5
-7
No files found.
doc/ci/test_cases/img/test_case_list_v13_6.png
deleted
100644 → 0
View file @
a348f748
69.1 KB
doc/ci/test_cases/img/test_case_show_v13_10.png
0 → 100644
View file @
02d90d4d
26.4 KB
doc/ci/test_cases/img/test_case_show_v13_6.png
deleted
100644 → 0
View file @
a348f748
62.3 KB
doc/ci/test_cases/index.md
View file @
02d90d4d
...
...
@@ -13,7 +13,7 @@ type: reference
Test cases in GitLab can help your teams create testing scenarios in their existing development platform.
This can help the Implementation and Testing teams collaborate, because
they no longer have to
Now your Implementation and Testing teams can collaborate better, as
they no longer have to
use external test planning tools, which require additional overhead, context switching, and expense.
## Create a test case
...
...
@@ -22,7 +22,7 @@ Users with Reporter or higher [permissions](../../user/permissions.md) can creat
To create a test case in a GitLab project:
1.
Navigate
to
**CI/CD > Test Cases**
.
1.
Go
to
**CI/CD > Test Cases**
.
1.
Select the
**New test case**
button. You are taken to the new test case form. Here you can enter
the new case's title,
[
description
](
../../user/markdown.md
)
, attach a file, and assign
[
labels
](
../../user/project/labels.md
)
.
1.
Select the
**Submit test case**
button. You are taken to view the new test case.
...
...
@@ -34,14 +34,12 @@ issue list with a search query, including labels or the test case's title.
Users with Guest or higher
[
permissions
](
../../user/permissions.md
)
can view test cases.
![
Test case list page
](
img/test_case_list_v13_6.png
)
To view a test case:
1.
In a project,
navigate
to
**CI/CD > Test Cases**
.
1.
In a project,
go
to
**CI/CD > Test Cases**
.
1.
Select the title of the test case you want to view. You are taken to the test case page.
![
An example test case page
](
img/test_case_show_v13_
6
.png
)
![
An example test case page
](
img/test_case_show_v13_
10
.png
)
## Edit a test case
...
...
@@ -68,7 +66,7 @@ To archive a test case, on the test case's page, select the **Archive test case*
To view archived test cases:
1.
Navigate
to
**CI/CD > Test Cases**
.
1.
Go
to
**CI/CD > Test Cases**
.
1.
Select
**Archived**
.
## Reopen an archived test case
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment