Skip to content

Commit 4f3632c

Browse files
authored
Add mobile testing resources (#15)
1 parent d113e23 commit 4f3632c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/tech/mobile.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
- [Android Automation using Appium with Framework Design](https://www.youtube.com/watch?v=YSFznsn2lLk&list=PL9ok7C7Yn9A9qy5rqMiFtGHPbwM9yOxCW)
66

7+
## On Espresso (Android)
8+
9+
- [Getting Started with Espresso : Android UI Automation](https://www.browserstack.com/guide/espresso-android-testing)
10+
11+
## On XCUITest (iOS)
12+
13+
- [Getting Started with XCUITest : UI Automation Framework on iOS](https://www.browserstack.com/guide/getting-started-xcuitest-framework)
14+
715
## On Mobile Security
816

917
Here are some resources that can be helpful for someone starting on Mobile Security Testing
@@ -14,3 +22,4 @@ Here are some resources that can be helpful for someone starting on Mobile Secur
1422
- [MacacaJS](https://macacajs.com/) : Automation made simpler for mobile apps
1523
- [UI Automator](https://www.tutorialspoint.com/android/android_ui_testing.htm)
1624
- [EarlGrey](https://developers.googleblog.com/2016/02/earlgrey-ios-functional-ui-testing.html)
25+
- [scrcpy](https://github.com/Genymobile/scrcpy) : Display and control your Android device

0 commit comments

Comments
 (0)