Skip to content

MarceMX/automation-LT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation LT

Technical exercise for LeanTech recruitment process

What is this repository for?

Quick summary

Technical exercise for LeanTech recruitment process

  1. Go to https://www.saucedemo.com/
  2. Log in to the application with the “standard_user” user.
  3. Add any product to the cart.
    1. Get the text value (name of the item – the one red highlighted) of the item you add to the cart.
  4. Go to the cart page.
    1. Validate that the item name text is the same that you got in step 3.1
  5. Click on Checkout.
  6. Fill in the information and continue to the next page.
  7. In the “CHECKOUT: OVERVIEW” page, validate that the item name text is the same that you got in step 3.1
  8. Finish the order.
  9. Validate that you finish the order.
    1. You can validate that you are at the “CHECKOUT: COMPLETE!” page using that text or another one.

The programming language and testing frameworks used

  • Java version: '1.17.0.5'
  • Selenium
  • TestNG

Design pattern used

  • Page Object Model

Configuration Steps

Execute test with TestNG. If IDE IntelliJ Idea is being used, you can right click on testng.xml file and Run to execute the test.

What are the Contribution guidelines?

No contributions at this time since it is only an exercise

Who do I talk to?

Role Contact
Owner/admincurrent main developer: marcela.nunez@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages