Skip to content

Commit b513b2e

Browse files
committed
Link corrections
1 parent 8d76d11 commit b513b2e

6 files changed

Lines changed: 22 additions & 22 deletions

File tree

src/pages/tutorials/getting-started/automate-android-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ Let’s understand these in detail.
8484
These projects (here, Android application) will also have a few sample Test Cases and Test Steps ready for your reference._
8585

8686
1. Start by creating a Project first.
87-
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview)
87+
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview/)
8888

8989
2. Create a Test Case
90-
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/overview)
90+
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/overview/)
9191

9292
3. Add Test Steps
9393
Once you create a Test Case, you will be redirected to the page where you can add all your Test Steps.
@@ -289,7 +289,7 @@ If you need any help with errors you can reach out to [support@testsigma.com](ma
289289

290290
* Automate Android Apps using your local devices. [Learn more!](https://testsigma.com//tutorials/test-cases/android-apps/build-tests-using-local-devices/)
291291

292-
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/plans/schedule-plans/)
292+
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/test-plans/schedule-plans/)
293293

294294
* Try out more advanced capabilities. Check out our detailed [documentation.](https://testsigma.com/docs/)
295295

src/pages/tutorials/getting-started/automate-ios-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ Let’s understand these in detail.
8080
| _These projects (here, iOS application) will also have a few sample Test Cases and Test Steps ready for your reference._
8181

8282
1. Start by creating a Project first.
83-
For a detailed overview, [check here](https://testsigma.com/docs/projects/overview)
83+
For a detailed overview, [check here](https://testsigma.com/docs/projects/overview/)
8484

8585

8686
2. Create a Test Case
87-
For a detailed overview, [check here](https://testsigma.com/docs/test-cases/overview)
87+
For a detailed overview, [check here](https://testsigma.com/docs/test-cases/overview/)
8888

8989

9090
3. Add Test Steps
@@ -317,7 +317,7 @@ _This is a basic test that can be recorded by interacting with your app. also [p
317317

318318
* Automate iOS Apps using your local devices. [Learn more!](https://testsigma.com//tutorials/test-cases/ios-apps/build-tests-using-local-devices/)
319319

320-
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/plans/schedule-plans/)
320+
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/test-plans/schedule-plans/)
321321

322322
* Try out more advanced capabilities. Check out our detailed [documentation](https://testsigma.com/docs/).
323323

src/pages/tutorials/getting-started/automate-mobile-web-applications.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Let’s understand these in detail.
7878
* **Test Steps** - the actual set of instructions/steps required to test the functionality
7979

8080
+ Start by creating a Project first.
81-
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview).
81+
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview/).
8282

8383
+ Create a Test Case
84-
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/manage/add-edit-delete).
84+
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
8585

8686
+ Add Test Steps
8787
Once you create a Test Case, you will be redirected to the page where you can add all your Test Steps.
@@ -151,7 +151,7 @@ To add more steps additionally to the already recorded tests (like we discussed
151151

152152
**Step 4:** Once you’re done recording, click on **‘Finish’** and you’ll be navigated back to the test case details screen where you’ll see all your test steps.
153153

154-
Explore the recorder and ways you can use it to its full potential and record all complex scenarios [here](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/overview/).
154+
Explore the recorder and ways you can use it to its full potential and record all complex scenarios [here](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/overview/).
155155

156156
_This is a basic test that can be recorded by interacting with your app. We will dive into more advanced capabilities in other tutorials or you can also [ping us](https://discord.com/invite/5caWS7R6QX) for awesome support!_
157157

@@ -268,9 +268,9 @@ To view detailed results of all your test cases you can navigate to: Test develo
268268

269269
* Practice in your account. If you don't have an account [Try out!](https://testsigma.com/signup).
270270

271-
* Try all options in Test Recorder. [Try it out!](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/overview/)
271+
* Try all options in Test Recorder. [Try it out!](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/overview/)
272272

273-
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/plans/schedule-plans/)
273+
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/test-plans/schedule-plans/)
274274

275275
* Try out more advanced capabilities. Check out our detailed [documentation.](https://testsigma.com/docs/)
276276

src/pages/tutorials/getting-started/automate-web-applications.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Let’s understand these in detail.
9090
| _These projects (here, Web application) will also have a few sample Test Cases and Test Steps ready for your reference._
9191

9292
1. Start by creating a Project first.
93-
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview).
93+
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview/).
9494

9595
2. Create a Test Case
9696
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
@@ -161,7 +161,7 @@ After performing these basic actions we need to verify that they were successful
161161

162162
So first click on the empty test step below the most recently created one in the recorder. From the drop down list select **‘Verify that the current page displays test data’**
163163

164-
To add more steps additionally to the already recorded tests (like we discussed in Method 1) manually. Refer to [this](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/add-steps-manually/) guide.
164+
To add more steps additionally to the already recorded tests (like we discussed in Method 1) manually. Refer to [this](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/add-steps-manually/) guide.
165165

166166
**Step 4:** When you are done, click **Finish**.
167167

@@ -170,7 +170,7 @@ You will now be taken to the Test Cases Details page where you will see all the
170170
Here’s a video that summarizes the steps we have discussed.
171171
<iframe src="https://docs.testsigma.com/videos/tutorials/getting-started-web/video1.mp4" width="600" height="400"></iframe>
172172

173-
Explore the recorder and ways you can use it to its full potential and record all complex scenarios [here](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/overview/).
173+
Explore the recorder and ways you can use it to its full potential and record all complex scenarios [here](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/overview/).
174174

175175
[[info | NOTE:]]
176176
| _This is a basic test that can be recorded by interacting with your app. We will dive into more advanced capabilities in other tutorials or [ping us](https://discord.com/invite/5caWS7R6QX) for awesome support!_
@@ -212,7 +212,7 @@ This will help us locate where this Full Name (John Doe) field resides on the we
212212

213213
[[info | INFO:]]
214214
| _In Testsigma, **Elements** represent the unique address/locators of the actual elements (such as a button, a text field, a link etc) on your web page. These (can be xpath, id, link text etc.) help us locate where they reside and interact with them to perform actions on them._
215-
| _Refer to [this](https://testsigma.com/docs/elements/web-applications/record-multiple-elements/) guide to learn more about Elements._
215+
| _Refer to [this](https://testsigma.com/docs/elements/web-apps/record-multiple-elements/) guide to learn more about Elements._
216216

217217
Simply click on the element part. You will get a list of elements that are already captured. Select from the list if it already exists.
218218

@@ -265,9 +265,9 @@ These reports can be viewed directly in the Testsigma application, or can be dow
265265

266266
* Practice in your account. If you don't have an account [Try out!](https://testsigma.com/signup).
267267

268-
* Try all options in Test Recorder. [Try it out!](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/overview/)
268+
* Try all options in Test Recorder. [Try it out!](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/overview/)
269269

270-
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/plans/schedule-plans/)
270+
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/test-plans/schedule-plans/)
271271

272272
* Try out more advanced capabilities. Check out our detailed [documentation.](https://testsigma.com/docs/)
273273

src/pages/tutorials/test-cases/mobile-apps/build-tests-using-recorder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Let’s try out a few advanced steps.
186186

187187
Step groups combine reusable test step(s) in one so they can be used across the test case. You only need to specify it in your test steps as needed.
188188

189-
New to Step Groups? Head over to [this tutorial](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/add-step-group-type-step).
189+
New to Step Groups? Head over to [this tutorial](https://testsigma.com/docs/test-cases/step-types/step-group/).
190190

191191
If you are using a step group that is already available, you may simply choose the test step type as Step Groups and choose the name of the step group you wish to add.
192192

src/pages/tutorials/test-cases/web-apps/build-tests-using-recorder.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ Let’s understand these in detail.
8080
| _By default, 4 Projects will be readily available on your account. These projects (here, Web application) will also have a few sample Test Cases and Test Steps ready for your reference._
8181

8282
1. Start by creating a Project first.
83-
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview).
83+
For a detailed overview, check [here](https://testsigma.com/docs/projects/overview/).
8484

8585

8686
2. Create a Test Case
87-
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/manage/add-edit-delete).
87+
For a detailed overview, check [here](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
8888

8989

9090
3. Record Test Steps
@@ -216,9 +216,9 @@ To view detailed results of all your test cases you can navigate to: Test develo
216216

217217
* Practice in your account. If you don't have an account [Try out!](https://testsigma.com/signup).
218218

219-
* Try all options in Test Recorder. [Try it out!](https://testsigma.com/docs/test-cases/create-steps-recorder/web-applications/overview/)
219+
* Try all options in Test Recorder. [Try it out!](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/overview/)
220220

221-
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/plans/schedule-plans/)
221+
* Create Test Plans and Schedule. Head over to [this link!](https://testsigma.com/docs/test-management/test-plans/schedule-plans/)
222222

223223
* Try out more advanced capabilities. Check out our detailed [documentation](https://testsigma.com/docs/).
224224

0 commit comments

Comments
 (0)