Technical exercise for LeanTech recruitment process
Technical exercise for LeanTech recruitment process
- Go to https://www.saucedemo.com/
- Log in to the application with the “standard_user” user.
- Add any product to the cart.
- Get the text value (name of the item – the one red highlighted) of the item you add to the cart.
- Go to the cart page.
- Validate that the item name text is the same that you got in step 3.1
- Click on Checkout.
- Fill in the information and continue to the next page.
- In the “CHECKOUT: OVERVIEW” page, validate that the item name text is the same that you got in step 3.1
- Finish the order.
- Validate that you finish the order.
- You can validate that you are at the “CHECKOUT: COMPLETE!” page using that text or another one.
- Java version: '1.17.0.5'
- Selenium
- TestNG
- Page Object Model
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.
No contributions at this time since it is only an exercise
| Role | Contact |
|---|---|
| Owner/admin | current main developer: marcela.nunez@gmail.com |