
Probel Project

About This Project
- Work was done on Software Development Life Cycle (SDLC) and Software Test Life Cycle (STLC).
- Scrum Meetings such as Sprint Planning Meeting, Daily StandUp Meeting, Sprint Retrospective Meeting, and Sprint Demo Meeting were organized.
- Test scenarios and test cases were executed both in automation and manual using Selenium WebDriver, Java, TestNG, Maven, REST Assured library, and JDBC.
- Functional Testing, Regression Testing, Smoke Testing, Positive and Negative Testing were performed.
- Apache POI was used for Data-Driven Framework, and datas were extracted from Excel files. XML runners were created for different Test Suites.
- A Framework was built from scratch using IntelliJ IDEA, TestNG, Page Object Model (POM), and Object-Oriented Programming (OOP) concepts, and Extent Reports were implemented.
- Maven was used as a Build Management tool, and Jenkins was used as a Continuous Integration/Deployment tool.
- Amazon Web Services (AWS) was used to deploy the project on EC2 and ensure Continuous Integration.
- Selenium Grid was used to run multiple tests on different browsers.
- Jenkins was integrated with Git/GitHub, and predefined Maven commands were invoked for automatic execution during the release phase.
- REST Assured library and Postman were used for both automation and manual API testing.
- Test scenarios were prepared/executed, and defects were reported on Jira.
- Worked together with developers for defect identification, updating, resolution, and tracking.