[XamarinFormsMaps][Non-ACR] Fix wrong TC description 22/184222/1
authorJoonghyun Cho <jh5.cho@samsung.com>
Mon, 16 Jul 2018 10:40:24 +0000 (19:40 +0900)
committerJoonghyun Cho <jh5.cho@samsung.com>
Mon, 16 Jul 2018 10:40:24 +0000 (19:40 +0900)
   - TFIVE-11967

Change-Id: I00135acd6ffb3daaf575778386416f05811c2dc8

tct-suite-vs/Tizen.XamarinFormsMaps.Manual.Tests/testcase/TSMap.cs [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 82206da..fe5430a
@@ -57,7 +57,7 @@ namespace Xamarin.Forms.Maps.Tests
         [Precondition(1, "NA")]
         [Step(1, "Click run TC")]
         [Step(2, "Click \"Click Here\" button.")]
-        [Step(3, "If Label below button shows true, it Passes")]
+        [Step(3, "If Label below title shows true, it Passes")]
         [Step(4, "Press back button, then click pass or fail.")]
         [Postcondition(1, "NA")]
         public async Task HasScrollEnabled_MAP_UIBH()
@@ -118,7 +118,7 @@ namespace Xamarin.Forms.Maps.Tests
         [Precondition(1, "NA")]
         [Step(1, "Click run TC")]
         [Step(2, "Click \"Click Here\" button.")]
-        [Step(3, "If Label below button shows true, it Passes")]
+        [Step(3, "If Label below title shows true, it Passes")]
         [Step(4, "Press back button, then click pass or fail.")]
         [Postcondition(1, "NA")]
         public async Task HasZoomEnabled_MAP_UIBH()
@@ -180,7 +180,7 @@ namespace Xamarin.Forms.Maps.Tests
         [Precondition(2, "This test will be passed on TV and TV Emulator automatically. (Due to limitation on TV)")]
         [Step(1, "Click run TC")]
         [Step(2, "Click \"Click Here\" button.")]
-        [Step(3, "If Label below button shows true, it Passes")]
+        [Step(3, "If Label below title shows true, it Passes")]
         [Step(4, "Press back button, then click pass or fail.")]
         [Postcondition(1, "NA")]
         public async Task IsShowingUser_MAP_UIBH()