[ComponentBased.Manual][Non-ACR] Fix wrong description 47/220747/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 23 Dec 2019 00:23:19 +0000 (09:23 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 23 Dec 2019 00:23:19 +0000 (09:23 +0900)
Change-Id: I84b147fbd155f441f26b6650ac92daed2dd513d9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tct-suite-vs/Tizen.ComponentBased.Manual.Tests/testcase/TSBaseComponent.cs

index 90a3443..4e0157b 100644 (file)
@@ -397,7 +397,7 @@ namespace Tizen.ComponentBasedApplication.Tests
         [Property("AUTHOR", "Hyunho Kang, hhstark.kang@samsung.com")]
         [Precondition(1, "Open terminal to view logs.")]
         [Precondition(2, "Enter command \"sdb dlog -c\" to clear log")]
-        [Precondition(3, "Enter command \"sdb dlog | grep TestCase\" to terminal")]
+        [Precondition(3, "Enter command \"sdb dlog | grep ComponentBasedTest\" to terminal")]
         [Step(1, "Click run TC")]
         [Step(2, "Press 'Click me' button")]
         [Step(3, "[mobile] Press Home hardkey -> Setting app -> change language -> return to app test")]