@@ -30,144 +30,216 @@ const data = [
3030 } ,
3131 {
3232 id : 5 ,
33+ title : "Atto's Home" ,
34+ description : "Access Generative AI workflows, distributed execution, integrations, governance (BYOK), & AI agents" ,
35+ path : "/docs/atto/generative-ai/overview/" ,
36+ } ,
37+ {
38+ id : 6 ,
39+ title : "AI Agents" ,
40+ description : "Generate, optimize, analyze, plan coverage, prepare data, & log defects using specialized agents" ,
41+ path : "/docs/ai-agents/generator/" ,
42+ } ,
43+ {
44+ id : 7 ,
45+ title : "Auto Healing" ,
46+ description : "AI identifies broken steps or locators and repairs them using contextual inference & similarity mapping" ,
47+ path : "/docs/auto-healing/intro/" ,
48+ } ,
49+ {
50+ id : 8 ,
3351 title : "Test Data Management" ,
3452 description : "Manage data used in your Test Cases effectively." ,
3553 path : "/docs/test-data/overview/" ,
3654 } ,
3755 {
38- id : 6 ,
39- title : "Elements(Objects)" ,
40- description : "Learn how to locate, capture, record, and create elements. " ,
56+ id : 9 ,
57+ title : "Elements (Objects)" ,
58+ description : "Learn how to locate, capture, record, and create elements." ,
4159 path : "/docs/elements/overview/" ,
4260 } ,
4361 {
44- id : 7 ,
62+ id : 10 ,
4563 title : "Test Step Recorder" ,
4664 description : "Record your test steps with the help of Testsigma Chrome extension." ,
4765 path : "/docs/test-step-recorder/install-chrome-extension/" ,
4866 } ,
4967 {
50- id : 8 ,
51- title : "Test Management " ,
52- description : "Learn how to create and manage Test Suites and Test Plans in Testsigma." ,
53- path : "/docs/test-management/test- suites/overview/" ,
68+ id : 11 ,
69+ title : "Test Suites " ,
70+ description : "Learn how to create and manage Test Suites in Testsigma." ,
71+ path : "/docs/test-suites/overview/" ,
5472 } ,
5573 {
56- id : 9 ,
74+ id : 12 ,
75+ title : "Test Plans" ,
76+ description : "Learn how to create and manage Test Plans in Testsigma." ,
77+ path : "/docs/test-plans/overview/" ,
78+ } ,
79+ {
80+ id : 13 ,
5781 title : "Test Runs/Executions" ,
5882 description : "Run Tests on Local Devices, Vendor Platforms, and Hosted Applications." ,
5983 path : "/docs/runs/adhoc-runs/" ,
6084 } ,
6185 {
62- id : 10 ,
63- title : "Debugging " ,
64- description : "Debug dry runs, test plans, and results on local devices ." ,
65- path : "/docs/debugging/debugging-localdevices-web /" ,
86+ id : 14 ,
87+ title : "Live Editor " ,
88+ description : "Interactive test authoring and execution with evidence ." ,
89+ path : "/docs/live-editor/intro-testsigma-terminal /" ,
6690 } ,
6791 {
68- id : 11 ,
92+ id : 15 ,
6993 title : "Testsigma Agent" ,
7094 description : "Run tests on your local machines/devices with Testsigma Agent." ,
7195 path : "/docs/agent/overview/" ,
7296 } ,
7397 {
74- id : 12 ,
98+ id : 16 ,
7599 title : "Continuous Integration" ,
76100 description : "Integrate Testsigma with your CI/CD tool for continuous testing." ,
77101 path : "/docs/continuous-integration/get-test-plan-details/" ,
78102 } ,
79103 {
80- id : 13 ,
104+ id : 17 ,
81105 title : "Reports & Analytics" ,
82106 description : "Understand the results of your test execution with test reports on all levels." ,
83107 path : "/docs/reports/dashboard/" ,
84108 } ,
85109 {
86- id : 14 ,
110+ id : 18 ,
87111 title : "Visual Testing" ,
88112 description : "Perform Visual Testing for web and mobile applications." ,
89113 path : "/docs/visual-testing/configure-test-steps/" ,
90114 } ,
91115 {
92- id : 15 ,
116+ id : 19 ,
93117 title : "Desired Capabilities" ,
94118 description : "List of Sample Desired Capabilities in Testsigma." ,
95119 path : "/docs/desired-capabilities/overview/" ,
96120 } ,
97121 {
98- id : 16 ,
122+ id : 20 ,
99123 title : "Integrations" ,
100124 description : "Integrate Testsigma with Project Management Tools and Test Labs." ,
101125 path : "/docs/integrations/overview/" ,
102126 } ,
103127 {
104- id : 17 ,
128+ id : 21 ,
105129 title : "Addons" ,
106130 description : "Install, Create, and Update addons to extend Testsigma's built-in repository of actions with custom actions." ,
107131 path : "/docs/addons/what-is-an-addon/" ,
108132 } ,
109133 {
110- id : 18 ,
134+ id : 22 ,
111135 title : "Testsigma SDK" ,
112136 description : "Perform specific actions in Addons using Testsigma SDK." ,
113137 path : "/docs/sdk/manage-runtime-test-data/" ,
114138 } ,
115139 {
116- id : 19 ,
140+ id : 23 ,
117141 title : "Configuration" ,
118142 description : "Configure 3rd party tools with Testsigma using an authentic connection." ,
119143 path : "/docs/configuration/api-keys/" ,
120144 } ,
121145 {
122- id : 20 ,
146+ id : 24 ,
123147 title : "Uploads" ,
124148 description : "Learn how to upload files, applications, and mobile app builds in Testsigma." ,
125149 path : "/docs/uploads/upload-files/" ,
126150 } ,
127151 {
128- id : 21 ,
152+ id : 25 ,
129153 title : "Testsigma REST APIs" ,
130154 description : "REST API Endpoints in Testsigma to manage the entities available in Testsigma." ,
131155 path : "/docs/api/overview/" ,
132156 } ,
133157 {
134- id : 22 ,
158+ id : 26 ,
135159 title : "Contributing" ,
136160 description : "Contribute to Testsigma community." ,
137161 path : "/docs/contributing/open-source-dev-environment-setup/macos-and-intellij-ce/" ,
138162 } ,
139163 {
140- id : 23 ,
164+ id : 27 ,
141165 title : "Troubleshooting" ,
142166 description : "Learn how to Troubleshoot some common issues while Testing." ,
143167 path : "/docs/troubleshooting/NLPs/unable-to-retrieve-value/" ,
144168 } ,
145169 {
146- id : 24 ,
170+ id : 28 ,
147171 title : "FAQs" ,
148172 description : "FAQs about our Products and Services." ,
149173 path : "/docs/FAQs/web-apps/why-chrome-extension/" ,
150174 } ,
151175 {
152- id : 25 ,
176+ id : 29 ,
153177 title : "On Premise Setup" ,
154178 description : "On Premise setup prerequisites, steps to install & more." ,
155179 path : "/docs/on-premise-setup/installation-process/setup/" ,
156180 } ,
157181 {
158- id : 26 ,
182+ id : 30 ,
183+ title : "Accessibility Testing" ,
184+ description : "Detect accessibility violations across web and mobile, assert WCAG & platform guidelines." ,
185+ path : "/docs/accessibility-testing/accessibility-testing/" ,
186+ } ,
187+ {
188+ id : 31 ,
159189 title : "Salesforce Testing" ,
160190 description : "Learn how to test applications built on Salesforce using Testsigma." ,
161191 path : "/docs/salesforce-testing/introduction/" ,
162192 } ,
163193 {
164- id : 27 ,
165- title : "Windows Automation" ,
166- description : "Learn a comprehensive approach for Windows Automation using Testsigma." ,
194+ id : 32 ,
195+ title : "SAP Automation" ,
196+ description : "Record elements selectively or in batch, author structured test cases with clear, intent-preserving steps." ,
197+ path : "/docs/sap-automation/intro/" ,
198+ } ,
199+ {
200+ id : 33 ,
201+ title : "Desktop Automation" ,
202+ description : "Scalable test automation for desktop apps using selective & batch element capture and structured test authoring." ,
203+ path : "/docs/desktop-automation/intro/" ,
204+ } ,
205+ {
206+ id : 34 ,
207+ title : "Windows Automation (Lite)" ,
208+ description : "Lightweight, recorder-driven automation for Windows apps with guided element learning & simplified test creation." ,
209+ path : "/docs/windows-lite-automation/introduction/" ,
210+ } ,
211+ {
212+ id : 35 ,
213+ title : "GenAI Capabilities" ,
214+ description : "Generate tests and test data from user actions, requirements, APIs, and designs using Copilot." ,
215+ path : "/docs/genai-capabilities/overview/" ,
216+ } ,
217+ {
218+ id : 36 ,
219+ title : "Windows Automation (Advanced)" ,
220+ description : "Enterprise grade Windows automation using UFT One object learning, TSR conversion, & managed TSRx imports." ,
167221 path : "/docs/windows-automation/introduction/" ,
168222 } ,
169223 {
170- id : 28 ,
224+ id : 37 ,
225+ title : "Testsigma Tunnel" ,
226+ description : "Securely connect local and private networks to cloud test execution with defined components." ,
227+ path : "/docs/testsigma-tunnel/intro/" ,
228+ } ,
229+ {
230+ id : 38 ,
231+ title : "Activity Monitoring" ,
232+ description : "Audit system and test activity with evident logs and traceable action history." ,
233+ path : "/docs/activity-monitoring/audit-logs/" ,
234+ } ,
235+ {
236+ id : 39 ,
237+ title : "Debugging" ,
238+ description : "Inspect and replay failures on local devices, launch debuggers in-context, & validate fixes in the same execution window." ,
239+ path : "/docs/debugging/debugging-localdevices-web/" ,
240+ } ,
241+ {
242+ id : 40 ,
171243 title : "Best Practices" ,
172244 description : "Best Practices to follow for Testsigma Automation" ,
173245 path : "/docs/best-practices/best-practices/" ,
0 commit comments