Skip to content

dirishere/selenium-test-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selenium-test-project

Regression tests project for fakestore (online store). The purpose of the tests is to confirm that the following requirements are met after each update of the system components. According to the requirements, the process is verified from the moment when the product is added to the cart until the payment is made.

Test Requirements:

  1. the user has the possibility to add the selected trip to the cart (product page),
  2. the user has the possibility to add the selected trip to the cart (categories page),
  3. the user has the possibility to add at least 10 trips to the cart (in total and in combination),
  4. the user has the possibility to select the number of trips he wants to purchase (product page),
  5. the user can change the amount of the selected trip (single item) in the cart view,
  6. the user can delete the trip in the cart view (the entire item),
  7. the user has the option to make a purchase without creating an account,
  8. the user can see a summary that includes the order number, date, amount, payment method, name and number of products purchased.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors