From 01437af3bbcfa6b01d29399cb47b9194563a643a Mon Sep 17 00:00:00 2001
From: Heru Purnama <73082452+herrr14@users.noreply.github.com>
Date: Wed, 4 Jan 2023 21:43:09 +0700
Subject: [PATCH] Add XCUI testing resources (#3115)
Update tutorial Xcuitest end to end testing with example video
---
.../101-mobile-automation/101-xcuitest.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/101-mobile-automation/101-xcuitest.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/101-mobile-automation/101-xcuitest.md
index fd80ca395..0bcb8586d 100644
--- a/content/roadmaps/113-qa/content/103-qa-automated-testing/101-mobile-automation/101-xcuitest.md
+++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/101-mobile-automation/101-xcuitest.md
@@ -4,4 +4,5 @@ Mobile app testing, and more specifically, app UI testing involves checking how
Free Content
Official Documentation
-Getting Started with XCUITest
\ No newline at end of file
+Getting Started with XCUITest
+Xcuitest - End to End Testing