Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 598 Bytes

File metadata and controls

5 lines (5 loc) · 598 Bytes

Automated-Testing-Framework-for-Registration-Process

Developed an automated testing framework using Selenium Webdriver and TestNG to test the registration process of the LambdaTest Playground e-commerce website Developed comprehensive test scripts to cover various scenarios encountered during the registration process, including the happy path, unhappy path, and boundary value testing. Tested the presence and functionality of key elements on the registration page, ensuring a seamless user experience and accurate validation of user inputs. Technologies Used: Java, Selenium WebDriver, TestNG