TshibandaMuks / EndToEnd-testing-TakeAlot-buying-feature-SELENIUM-CUCUMBER-TESTng

I built this project to automate testing for the TakeAlot website from start to finish. I used Cucumber to lay out sample business requirements, TestNG to run the tests, and Selenium for web automation. I tested features like ordering a drum set and a MacBook, and everything worked perfectly!

Home Page:https:takealot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EndToEnd-testing-TakeAlot-buying-feature

This project is an EndToEnd automation test of the TakeAlot website ordering functionality using CUCUMBER, TESTng, SELENIUM and PICO_CONTAINERS.

The main aim of the this project was to conduct funtional testing on the ordering feature on the takeAlot.com website. The features tested:

**Ordering a drumset.

**Ordering a macbook.

All the tests passed!

SCREEN SHOT BELOW OF THE TEST RESULT: consoleOutPutTestNG

SHARED_UTILS (for dependancy Injection): SHAREDuTILS

About

I built this project to automate testing for the TakeAlot website from start to finish. I used Cucumber to lay out sample business requirements, TestNG to run the tests, and Selenium for web automation. I tested features like ordering a drum set and a MacBook, and everything worked perfectly!

https:takealot.com


Languages

Language:Java 94.8%Language:Gherkin 5.2%