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
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/)
124
124
125
125

Copy file name to clipboardExpand all lines: src/pages/tutorials/test-cases/mobile-apps/build-tests-using-local-ios-devices.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,15 +163,15 @@ There is absolutely no maintenance overhead as the Agent is up to date with all
163
163
164
164
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.
165
165
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/)
Once you have created an account with Testsigma, you just need to follow a few simple steps to get set and go!
173
173
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.
175
175
176
176
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.
177
177
@@ -223,12 +223,12 @@ If you haven’t installed the Agent, you can click on the link to download from
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.
227
227
228
228
---
229
229
## [Creating Test Steps](#creating-test-steps)
230
230
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.
232
232
233
233
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.
0 commit comments