[WidgetControl][Non-ACR][Fix wrong instructions] 57/254757/1
authorhyunho <hhstark.kang@samsung.com>
Tue, 9 Mar 2021 07:58:22 +0000 (16:58 +0900)
committerhyunho <hhstark.kang@samsung.com>
Tue, 9 Mar 2021 07:58:22 +0000 (16:58 +0900)
Change-Id: I429a182482f2e9bef06335b2df5228eb19a2f3d6
Signed-off-by: hyunho <hhstark.kang@samsung.com>
tct-suite-vs/Tizen.WidgetControl.Manual.Tests/testcase/TSWidgetControl.Instance.cs

index efb8789..42d6ada 100755 (executable)
@@ -70,7 +70,7 @@ namespace Tizen.Applications.Tests
         [Precondition(3, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(4, "Enter command \"sdb dlog WidgetMulti2\" to terminal")]
         [Step(1, "Click run TC")]
-        [Step(2, "Launch WidgetViewerApp.Tizen(Enter command \"app_launcher -s org.tizen.example.WidgetViewerApp.Tizen\" to terminal) application -> Click ChangePeriod Test Button -> return to app test")]
+        [Step(2, "Launch WidgetViewerApp.Tizen(Enter command \"app_launcher -s org.tizen.example.WidgetMultiViewer.Tizen\" to terminal) application -> Click ChangePeriod Test Button -> return to app test")]
         [Step(2, "Check if log show \"WidgetMulti2.Tizen.cs: ChangePeriod_Clicked > ChangePeriod done\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task ChangePeriod_MANUAL_TEST()
@@ -91,7 +91,7 @@ namespace Tizen.Applications.Tests
         [Precondition(3, "Enter command \"sdb dlog -c\" to clear log")]
         [Precondition(4, "Enter command \"sdb dlog WidgetMulti2\" to terminal")]
         [Step(1, "Click run TC")]
-        [Step(2, "Launch WidgetViewerApp.Tizen(Enter command \"app_launcher -s org.tizen.example.WidgetViewerApp.Tizen\" to terminal) application -> Click GetContent Test Button -> return to app test")]
+        [Step(2, "Launch WidgetViewerApp.Tizen(Enter command \"app_launcher -s org.tizen.example.WidgetMultiViewer.Tizen\" to terminal) application -> Click GetContent Test Button -> return to app test")]
         [Step(2, "Check if log show \"WidgetMulti2.Tizen.cs: GetContent_Clicked > GetContent done\".")]
         [Postcondition(1, "Close the terminal")]
         public async Task GetContent_MANUAL_TEST()