Skip to content

Portfolio: Web Automation + POM: Java, Selenium, TestNG and Maven

License

Notifications You must be signed in to change notification settings

AlexeyKulagin/pet-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Store Web app

Pet Store

Web Automation

Tech Stack

  • Java 17
  • Selenium, TestNG, Maven
  • Chrome browser
  • IntelliJ IDEA
  • Git, GitHub

End-to-end Test Case

TC #1: Make an order

Test Data:

Preconditions:

Steps:

  1. Go to Cats page by clicking on Cat pic from Home page
  2. Select ProductID: FL-DSH-01 Manx
  3. Select ItemID: EST-15
  4. Add Item to the card
  5. Confirm Item is available in the stock: stockStatus = "true"
  6. Proceed to Checkout
  7. Confirm the order

Expected Result:

  • New Order was successful: "Thank you, your order has been submitted" message occur
  • New Order is not in Old Order List
  • New Order is in New Order list
  • New Order List has one order more than the Old one

About

Portfolio: Web Automation + POM: Java, Selenium, TestNG and Maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages