Skip to content

Commit 33de497

Browse files
authored
Merge pull request #114 from testsigmahq/dev
Added Datasets, Traceability & Confluence Int docs
2 parents a632c26 + ff719e8 commit 33de497

76 files changed

Lines changed: 605 additions & 86 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/components/Footer.jsx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,27 @@ const Footer = () => {
2020
<a
2121
href={`https://github.com/testsigmahq/testsigma-docs/blob/dev/src/pages${pathRoute}.md`}
2222
target='_blank'
23+
rel='nofollow'
2324
>
24-
edit this page on github{' '}
25+
Edit this page on Github{' '}
2526
</a>
2627
</p>
2728
<p className='right_border'>
2829
<a
2930
href='https://github.com/testsigmahq/testsigma-docs/blob/dev/CONTRIBUTING.md'
3031
target='_blank'
32+
rel='nofollow'
3133
>
32-
contributing guidelines{' '}
34+
Contributing Guidelines{' '}
3335
</a>
3436
</p>
3537
<p>
3638
<a
3739
href='https://github.com/testsigmahq/testsigma-docs/issues/new/choose'
3840
target='_blank'
41+
rel='nofollow'
3942
>
40-
report an issue
43+
Report an Issue
4144
</a>
4245
</p>
4346
</div>
@@ -50,6 +53,7 @@ const Footer = () => {
5053
href='https://github.com/testsigmahq/testsigma/blob/main/LICENSE'
5154
className='link_underline'
5255
target='_blank'
56+
rel='nofollow'
5357
>
5458
See license
5559
</a>
@@ -66,7 +70,7 @@ const Footer = () => {
6670
</div>
6771
<div className='flex_item'>
6872
<p className='text_end'>
69-
©2023 Copyright , Testsigma Technologies Inc
73+
©2026 Copyright , Testsigma Technologies Inc
7074
</p>
7175
</div>
7276
</div>

src/left-nav-title.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,20 @@
220220
},
221221
"comment-in-test-cases": {
222222
"/docs/test-management/test-cases/comment-in-test-cases": "Comment in Test Cases"
223+
},
224+
"confluence": {
225+
"/docs/test-management/integrations/confluence/": "Confluence Integration"
226+
},
227+
"generate-tests-from-confluence": {
228+
"/docs/test-management/atto/generator-agent/generate-tests-from-confluence/": "Generate Test Cases from Confluence"
229+
},
230+
"run-history": {
231+
"/docs/test-management/test-cases/run-history/": "View Run History"
232+
},
233+
"data-sets": {
234+
"/docs/test-management/data-sets/": "Data Sets"
235+
},
236+
"manage-data-sets": {
237+
"/docs/test-management/data-sets/manage-data-sets/": "Manage Data Sets"
223238
}
224239
}

src/pages/docs/test-management/api-reference/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'API Modules for Test Management by Testsigma'
33
page_title: 'API Modules for Test Management by Testsigma'
44
metadesc: 'Use API Reference for Test Management by Testsigma to manage all modules like projects, test cases, test runs, test plans, folders, step groups, & settings'
55
noindex: false
6-
order: 14.1
6+
order: 15.2
77
page_id: 'api-modules-for-test-management-by-testsigma'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/api-reference/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Overview: API Reference for Test Management'
33
page_title: 'Overview of API Reference for Test Management'
44
metadesc: 'Test Management APIs by Testsigma gives RESTful endpoints to automate test operations like creating test cases, managing test runs, and retrieving project metadata'
55
noindex: false
6-
order: 14.1
6+
order: 15.1
77
page_id: 'apis-overview-management-by-testsigma'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/atto/best-practices/generating-test-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Best Practices to Generate Test Cases with Atto'
33
page_title: 'Best Practices to Generate Test Cases with Atto'
44
metadesc: 'Learn best practices to generate comprehensive test cases using Atto’s capabilities | Simplify and accelerate test automation with using the best practoces for test generation'
55
noindex: false
6-
order: 12.51
6+
order: 13.51
77
page_id: 'best-practices-generate-test-cases-with-atto'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/atto/best-practices/writing-best-prompts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Writing Best Prompts that Generate the Best Test Cases'
33
page_title: 'How to Write the Best Prompts that Generate the Best Test Cases'
44
metadesc: 'Learn how to write clear prompts that guide Atto to generate accurate, relevant test cases. No rework, just the ones you need with right prompts.'
55
noindex: false
6-
order: 12.52
6+
order: 13.52
77
page_id: 'best-practices-for-writing-prompts'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/atto/bug-reporter-agent/report-bugs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Report Bugs Directly from Atto'
33
page_title: 'Report Bugs Directly from Atto'
44
metadesc: 'Use Atto to execute test cases & report bugs directly to Jira | This simplifies the testing process by keeping execution and bug reporting in one place'
55
noindex: false
6-
order: 12.41
6+
order: 13.41
77
page_id: 'report-bugs-directly-from-atto'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/atto/executor-agent/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Download Atto'
33
page_title: 'Download Executor Agent - Atto'
44
metadesc: 'Atto streamlines your testing by generating test cases, executing, reporting bugs, & managing the overall process | Learn using Atto to run test cases as part of test runs'
55
noindex: false
6-
order: 12.31
6+
order: 13.31
77
page_id: 'download-executor-agent'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/atto/executor-agent/execute-test-runs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Execute Test Cases from Atto'
33
page_title: 'Execute Test Cases in Atto'
44
metadesc: 'Atto to execute test cases in test runs within Test Management by Testsigma. It helps speed up test execution, reduce manual effort, and maintain consistent results'
55
noindex: false
6-
order: 12.32
6+
order: 13.32
77
page_id: 'execute-test-cases-from-atto'
88
warning: false
99
contextual_links:

src/pages/docs/test-management/atto/generator-agent/generate-tests-from-clickup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ page_title: 'Generate Test Cases from ClickUp'
44
metadesc: 'Generate multiple test cases in Testsigma from your ClickUp tasks using AI. Just pick the space, folder, and tasks, AI handles the rest with detailed cases'
55
description: 'Learn how AI can assist you with creating test cases in Test Management by Testsigma from your ClickUp tasks.'
66
noindex: false
7-
order: 12.23
7+
order: 13.23
88
page_id: 'generate-test-cases-from-clickup'
99
warning: false
1010
contextual_links:

0 commit comments

Comments
 (0)