Skip to content

Commit 8d76d11

Browse files
committed
drive links to site links
1 parent 7516646 commit 8d76d11

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pages/tutorials/getting-started/automate-rest-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ This test checks for the Expected Header of the Response for a simple GET reques
120120

121121
**Expected Header Content:** {"content-type":"application/json; charset=utf-8"}
122122

123-
Please check this article for more details on comparison Types - [Comparison Modes in Web Services Testing](https://docs.google.com/document/d/1T4NvpIgj2DoKuAcrJNqimIiBc-v-Q0dKO0hClPQtv9o/edit#)
123+
Please check this article for more details on comparison Types - [Comparison Modes in Web Services Testing](https://testsigma.com/docs/test-cases/create-steps-restapi/comparison-types/)
124124

125125
![Verify Response Header for a GET Request](https://docs.testsigma.com/images/tutorials/automate-rest-api/verify-response-expected-response-header.png)
126126

src/pages/tutorials/test-cases/mobile-apps/build-tests-using-local-ios-devices.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,15 @@ There is absolutely no maintenance overhead as the Agent is up to date with all
163163

164164
Also, you may set your Agent to private mode according to your preference in case you do not wish it to be seen among the list of active Agents on the team’s Testsigma account.
165165

166-
[Why do you need to install the Agent?](https://docs.google.com/document/d/1n3g-BEiixO_Ae4OEz6tVb92ul3jBFLCc3QrckcXOYyI/edit)
166+
[Why do you need to install the Agent?](https://testsigma.com/docs/agent/overview/)
167167

168168
![install-testsigma-agent](https://docs.testsigma.com/images/tutorials/automate-ios-apps-using-local-devices/install-testsigma-agent.png)
169169

170170
**Download & Install Testsigma Agent**
171171

172172
Once you have created an account with Testsigma, you just need to follow a few simple steps to get set and go!
173173

174-
Follow [this guide](https://docs.google.com/document/d/1VSTyALKXpfeRXi1cbLfXgtFoAxnfUEkmj5oHSDIr6aE/edit) to know how you can install and set up the Testsigma Agent on your machine.
174+
Follow [this guide](https://testsigma.com/docs/agent/setup-on-windows-mac-linux/) to know how you can install and set up the Testsigma Agent on your machine.
175175

176176
Once the connection between the Testsigma server and the Agent is established, and registered, navigate to the Agents tab on the left navigation pane. The Agent that you registered will be displayed with all the available browsers in that Agent machine.
177177

@@ -223,12 +223,12 @@ If you haven’t installed the Agent, you can click on the link to download from
223223

224224
![launch-test-recorder-testsigma](https://docs.testsigma.com/images/tutorials/automate-ios-apps-using-local-devices/launch-test-recorder-testsigma.png)
225225

226-
Refer to this detailed [guide](https://docs.google.com/document/d/1lZW_d-aKROZ23warENQNAoF3ZlUg4h8QNF4avh8ZIos/edit) to understand how you can use the Recorder to automate your app.
226+
Refer to this detailed [guide](https://testsigma.com/docs/test-cases/create-steps-recorder/android-apps/overview/) to understand how you can use the Recorder to automate your app.
227227

228228
---
229229
## [Creating Test Steps](#creating-test-steps)
230230

231-
Refer to this detailed [tutorial](https://docs.google.com/document/d/1lZW_d-aKROZ23warENQNAoF3ZlUg4h8QNF4avh8ZIos/edit) to understand how you can use the Recorder to automate your app.
231+
Refer to this detailed [tutorial](https://testsigma.com/tutorials/test-cases/mobile-apps/build-tests-using-recorder/) to understand how you can use the Recorder to automate your app.
232232

233233
In order to create test steps all you need to do is interact with the application in the recorder that launches and each action that you perform will be recorded as a step in the test case.
234234

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -213,13 +213,13 @@ Here’s how you can do it:
213213

214214
**Resources you may check out:**
215215

216-
[Quick Guide iOS automation (Sample app)](https://docs.google.com/document/d/1t-LMr4oulya40uGQOUH26aVz3QYUiV45bcrYoH8ajp0/edit)
216+
[Quick Guide iOS automation (Sample app)](https://testsigma.com/tutorials/getting-started/automate-ios-applications/)
217217

218-
[Quick Guide Android automation (Sample app)](https://docs.google.com/document/d/17dvlNuSVVCr11cMnCP7AhnpLrVt_Hzbb0L7EChPhCEA/edit#heading=h.xlczyd758ywn)
218+
[Quick Guide Android automation (Sample app)](https://testsigma.com/tutorials/getting-started/automate-android-applications/)
219219

220-
[Guide to Step Groups](https://docs.google.com/document/d/1J0cpIXI8qSaCEki0YiRAJwU2q1VKgXJ4snwcba09N94/edit)
220+
[Guide to Step Groups](https://testsigma.com/docs/test-cases/step-types/step-group/)
221221

222-
[Conditional IF - a guide](https://docs.google.com/document/d/1xVpntUgCyi5byxkWdcPfugja6We1zC9m8BQW4rucx7o/edit#heading=h.pn8a2truxqkt)
222+
[Conditional IF - a guide](https://testsigma.com/docs/test-cases/step-types/if-condition/)
223223

224224
_This is a basic walk-through. For queries, reach us via the in-app chat or ping us at support@testsigma.com for awesome support!_
225225

0 commit comments

Comments
 (0)