Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 606 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 606 Bytes

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