diff --git a/db/docs/about.blogix b/db/docs/about.blogix index 4e8a6a3..301ad5c 100644 --- a/db/docs/about.blogix +++ b/db/docs/about.blogix @@ -45,7 +45,7 @@ Galen uses "Selenium":http://www.seleniumhq.org/ for interacting with elements o Once Galen sees that something is wrong - it reports the error, makes a screenshot and highlights the misbehaving element on it. You can also run test against "Selenium Grid":http://code.google.com/p/selenium/wiki/Grid2 in case you want to cover cross-browser layout testing. -In case you don't have resources to set up a Selenium Grid you can also run Galen tests with "Sauce Labs":https://saucelabs.com/ or "BrowserStack":http://www.browserstack.com. Actually with BrowserStack and Sauce Labs you can even run your tests against real mobile devices like iPhone or Android so you don't need to emulate the mobile layout by resizing a browser. +In case you don't have resources to set up a Selenium Grid you can also run Galen tests with "Experitest":https://experitest.com/ , Sauce Labs":https://saucelabs.com/ or "BrowserStack":http://www.browserstack.com. Actually with Experitest, BrowserStack and Sauce Labs you can even run your tests against real mobile devices like iPhone or Android so you don't need to emulate the mobile layout by resizing a browser. Galen offers two ways of reporting: - *Html Reports* - gives nice overview of all test suites with complete reports, screenshots and highlighted errors diff --git a/view/home.ftl.html b/view/home.ftl.html index 08c2e8a..8dfbed9 100644 --- a/view/home.ftl.html +++ b/view/home.ftl.html @@ -57,7 +57,7 @@
- Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud like Sauce Labs or BrowserStack so that you can even test your responsive websites on different mobile devices. Galen can run multiple tests in parallel which is also a nice time saver. + Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud like Experitest, Sauce Labs or BrowserStack so that you can even test your responsive websites on different mobile devices. Galen can run multiple tests in parallel which is also a nice time saver.