Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmr4eg/wikitesting

Selenium Testing of Wikipedia
https://github.com/dmr4eg/wikitesting

automated-testing junit-jupiter maven pairwise-testing selenium-java webdriverio-framework

Last synced: 20 days ago
JSON representation

Selenium Testing of Wikipedia

Awesome Lists containing this project

README

        

# 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](uploads/allPassedTests.png)
--
![2](uploads/t1.png)
--
![3](uploads/t2.png)
--
![4](uploads/t3.png)
--
![5](uploads/t4.png)
--
![6](uploads/t5.png)
--
![7](uploads/t6.png)