Project goal - to test Login functionality using Excel sheet for input data.
Scope - functional testing.
• Selenium WebDriver for web UI automation.
• TestNG for test execution and report generation.
• Java as the programming language.
• Browser Drivers: ChromeDriver.
Functional Tests
Successful login: enter valid e-mail address and password, verify successful login.
Unsuccessful login: enter invalid e-mail address and password, verify error message.
The data that will be used in this project is listed in the Excel sheet below:
Test reports
Reports of the results are provided in a separate file.