/wikiTesting

Selenium Testing of Wikipedia

Primary LanguageJava

wikiTesting

Selenium testing of online Encyclopedia known as Wikipedia. Those tests cover all main functionality of a service - browsing throught articles/pages, seraching specific information, managing personal account and editing existing articles. All tests are structured as "Page Object Models" and easy to work on. I used Safari WebDriver for generating automatic tests.

Here are some console results of tests:

1

2

3

4

5

6

7