Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 665 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 665 Bytes

fakestore-selenium-tests

Collection of automated tests written in Selenium using Page Object Pattern (POP)

Resources:
Web Page: FakeStore
Documentation: FakeStore-Dokumentacja


The aim of project is to practice test automation on real online shop simulation (FakeStore is fake store created by Ela Sądel - @Testelka - for training purposes). FakeStore is online shop with travel offers.

So far test cases cover:

  • Menu navigation
  • Registration with positive effect
  • Registration with negative effect
  • Log in with positive effect
  • Log in with negative effect