You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/test-management/projects/project-settings.md
+19-6Lines changed: 19 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: 'Project Settings: Control Details & Test Assets'
2
+
title: 'Project Settings: Project Details and Test Assets'
3
3
page_title: 'Project Settings in Test Management by Testsigma'
4
4
metadesc: 'Update project details & manage test cases and step groups through import & export options | This article explains how to perform these actions in Test Management by Testsigma'
5
5
noindex: false
@@ -21,15 +21,20 @@ contextual_links:
21
21
- type: link
22
22
name: 'Export Test Cases and Step Groups'
23
23
url: '#export-test-cases-and-step-groups'
24
+
- type: link
25
+
name: 'Review Management'
26
+
url: '#review-management'
27
+
24
28
---
25
29
26
30
<br>
27
31
28
-
**Update project name, description, and manage test assets (test cases & step groups).**
32
+
**Use Project Settings to update project details and manage test assets such as test cases and step groups.**
29
33
30
34
---
31
35
32
-
Project Settings lets you update project details and manage test cases and step groups through import and export options. This article explains how to perform these actions in Test Management by Testsigma.
36
+
Project Settings allows you to update project details, manage test cases and step groups using import and export options, and configure Review Management for the project.
37
+
33
38
34
39
---
35
40
@@ -41,24 +46,32 @@ Project Settings lets you update project details and manage test cases and step
41
46
42
47
## **Overview**
43
48
44
-
The **Overview** section of **Project Settings** opens by default. You can edit the project **Name**, **Description**, or **Delete** the project from this section.
49
+
The **Overview** section of **Project Settings** opens by default. You can edit the project name and description or delete the project from this section.
45
50
46
51
For more information, see <ahref="http://testsigma.com/docs/test-management/projects/manage-projects/"rel="nofollow">Manage Projects</a>.
47
52
48
53
---
49
54
50
55
## **Import Test Cases and Step Groups**
51
56
52
-
You can import test cases by uploading a CSV file containing all relevant test case/step group details.
57
+
Import test cases and step groups by uploading a CSV file that contains the required details.
53
58
54
59
For more information, see [Imports](https://testsigma.com/docs/test-management/imports-and-exports/csv-file/).
55
60
56
61
---
57
62
58
63
## **Export Test Cases and Step Groups**
59
64
60
-
You can export test cases/step groups from Test Management by Testsigma with all relevant details.
65
+
Export test cases and step groups from Test Management by Testsigma with their associated details.
61
66
62
67
For more information, see [Exports](https://testsigma.com/docs/test-management/imports-and-exports/export-tests/).
63
68
64
69
---
70
+
71
+
## **Review Management**
72
+
73
+
Review Management provides a structured review workflow for test cases in Test Management by Testsigma. You can enable or disable Review Management from Project Settings.
74
+
75
+
For more information, see [Review Management](https://testsigma.com/docs/test-management/test-cases/review-management/).
0 commit comments