Code for Selenium Java 101 Certification (LambdaTest) – includes UI automation using Selenium WebDriver, TestNG framework, and best practices. This project contains automation code written for the LambdaTest Selenium Java 101 Certification.
- Automated web testing using Selenium WebDriver
- Test orchestration with TestNG
- Follows Page Object Model (POM) design pattern
- Assertions to validate page content
- Cross-browser testing potential
As part of the testing setup, I configured a Selenium Grid on the LambdaTest cloud platform, enabling seamless execution of tests across multiple environments.
- Remote Test Execution: Executed tests directly from my local setup, leveraging LambdaTest's cloud infrastructure.
- Parallel Testing: Ran tests in parallel across various browsers and operating systems, ensuring faster feedback and broader test coverage.
- Scalability: Utilized the power of cloud infrastructure for efficient and scalable cross-browser testing.
This setup ensures maximum test efficiency and reliability in a cloud-based testing environment, providing flexibility to scale as needed.
By using LambdaTest's infrastructure, I was able to significantly reduce test execution time while ensuring that the tests were performed in real browser environments across different platforms.
I successfully completed and received the LambdaTest Selenium Java 101 certification.
This repository demonstrates my proficiency in:
- Writing clean and maintainable Selenium tests in Java
- Implementing automation frameworks using TestNG
- Debugging and enhancing test scripts
- Following best practices in automation
- Java 8 or above
- Maven 3.x
- Chrome / Firefox browser
- Internet connection (for Selenium Grid / remote)
- Java 8 or above
- Maven 3.x
- Chrome / Firefox browser
- Internet connection (for Selenium Grid / remote)
- Clone the repo:
git clone https://github.com/Prasad8400/selenium-java-certification-101.git
cd selenium-java-certification-101
2. Run tests:
mvn clean test
3. View Reports:
Navigate to /reports or /target/surefire-reports for test execution results.- 📧 Email: prasadsutar6544@gmail.com
- 💼 LinkedIn: linkedin.com/in/prasadsutar8400