Skip to content

TivarIT/Bit-Cup2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bit-Cup2022 Timofey Novik

Some features:

  1. PageObject pattern;
  2. Singleton pattern;
  3. Browser factory pattern (chrome, edge, firefox);
  4. Logging(log4j);
  5. Test data files (.properties);

Test scenario


Test #1 Open Swag Labs and log in
Expected result: after authorization Products Page will open.
Status: ✅


Test #2 Add first item to cart
Expected result: will add item to cart.
Status: ✅


Test #3 Open Twitter (button in the footer)
Expected result: new tab will be open.
Status: ✅


Test #4 Sort items in low to high order
Expected result: items will be sorted by price in low to high order.
Status: ✅

Releases

No releases published

Packages

No packages published

Languages