You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CSV Comparison is a Spring Boot application that compares two CSV files and generates a detailed comparison report. The report identifies missing rows and highlights differences in values for matching rows. The results are saved in a result CSV file and xlsx fiel..
My final project on the course Quality Assurance by IT Bootcamp. It is based on the Selenium testing framework and implements TestNG and Apache POI libraries.
This is my demo Repository where a RestAssured API Project is there (AuthTest), some of my java practice (Java Concepts), Demo of my framework that I have designed (PageObjectModelProject). A complete Page Object Model Framework along with reporting, screen shots, Log4J implemnetation can be seen under the dRSTinV3_Automation folder. Spring boot…
You can find small part of campus project in this repository. The framework has been developed by using Java, Selenium library, Cucumber tool with Gherkin language, and TestNG runner. Login credentials have been taken from excel by using ApachePOI and they have been hidden because of confidentiality.
You can find small part of campus project in this repository. The framework has been developed by using Java, Selenium library, Cucumber tool with Gherkin language, and TestNG runner. Login credentials have been taken from excel by using ApachePOI and they have been hidden because of confidentiality.
BodyDiary is a management software application that allows you to keep track of all the most important body measurements such as weight, waist, hips, thighs, biceps and to calculate some anthropometric measures such as percentage of fat mass, percentage of lean mass, height-waist ratio and waist-hips. Giving the possibility to immediately visualize
This repository contains an automated testing suite for a Vendor Management Web Service. The project demonstrates advanced API testing techniques using Rest Assured, Cucumber (BDD), and TestNG, with a focus on requirement analysis, test execution, and detailed reporting.