automationpractice.com is an end-end e-commerce website. It covers the complete online shopping workflow. So there is lot of back and forth between server and client, lots of validations built into it to give you a complete experience to practice the scenarios you might find in real time projects.
Tools:
• Selenium Web Driver
• Java
• TestNG
Tested functionalities:
• Create new account form
• Login form
• Complete shopping workflow
❗ NOTE: This is my learning and practicing project. All comments and suggestions are more than welcome!