aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2016-08-04 17:36:32 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2016-08-04 17:36:32 +0530
commitb34238a946815108969d35ccf18dfb1baca29184 (patch)
treefea9ed63365d74cad20e47538572e1647467d042
parente5b569c1f554cda9b963a36a8b73a0dd8f347e2b (diff)
Testcases: update test case names
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--chrome-test.robot4
-rw-r--r--chromium-test.robot4
-rw-r--r--firefox-test.robot4
-rw-r--r--login-lava.robot2
-rw-r--r--youtube-play-linaro-connect.robot (renamed from youtube-play-bkk16.robot)2
-rw-r--r--youtube-play.robot2
6 files changed, 9 insertions, 9 deletions
diff --git a/chrome-test.robot b/chrome-test.robot
index 4ceb6e8..dd205b2 100644
--- a/chrome-test.robot
+++ b/chrome-test.robot
@@ -4,8 +4,8 @@ Library Selenium2Library
*** Variables ***
*** Test Cases ***
-open the browser
- [Documentation] Test program to open and close browser
+Open-Google-Chrome-Browser-Test
+ [Documentation] Test program to open and close google-chrome browser
[Tags] smoketest
Open Browser http://www.linaro.org chrome
sleep 5s
diff --git a/chromium-test.robot b/chromium-test.robot
index 4ceb6e8..3f56bcd 100644
--- a/chromium-test.robot
+++ b/chromium-test.robot
@@ -4,8 +4,8 @@ Library Selenium2Library
*** Variables ***
*** Test Cases ***
-open the browser
- [Documentation] Test program to open and close browser
+Open-Chromium-Browser-Test
+ [Documentation] Test program to open and close chromium browser
[Tags] smoketest
Open Browser http://www.linaro.org chrome
sleep 5s
diff --git a/firefox-test.robot b/firefox-test.robot
index 7a88025..c337e71 100644
--- a/firefox-test.robot
+++ b/firefox-test.robot
@@ -4,8 +4,8 @@ Library Selenium2Library
*** Variables ***
*** Test Cases ***
-open the browser
- [Documentation] Test program to open and close browser
+Open-Firefox-Browser-Test
+ [Documentation] Test program to open and close firefox browser
[Tags] smoketest
Open Browser http://www.linaro.org firefox
sleep 5s
diff --git a/login-lava.robot b/login-lava.robot
index 9e92667..e23dd4a 100644
--- a/login-lava.robot
+++ b/login-lava.robot
@@ -10,7 +10,7 @@ ${SiteUrl} https://validation.linaro.org/accounts/login/
${Delay} 5s
*** Test Cases ***
-LoginTest
+Login-Into-LAVA-Test
Open Browser to the Login Page
Enter User Name
Enter Password
diff --git a/youtube-play-bkk16.robot b/youtube-play-linaro-connect.robot
index f0411fb..86188fc 100644
--- a/youtube-play-bkk16.robot
+++ b/youtube-play-linaro-connect.robot
@@ -8,7 +8,7 @@ ${DashboardTitle} Linaro Connect BKK16 - Welcome and Introduction - YouTube
${Delay} 10s
*** Test Cases ***
-LoginTest
+Youtube-Play-Linaro-Connect-Test
Open Browser to the Login Page
sleep ${Delay}
Assert Dashboard Title
diff --git a/youtube-play.robot b/youtube-play.robot
index a344c36..a97c3f0 100644
--- a/youtube-play.robot
+++ b/youtube-play.robot
@@ -8,7 +8,7 @@ ${DashboardTitle} Linaro Connect BKK16 - Welcome and Introduction - YouTube
${Delay} 10s
*** Test Cases ***
-LoginTest
+Youtube-Play-Video-Test
Open Browser to the Login Page
sleep ${Delay}
[Teardown] Close Browser