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
It is a QUIZ Application which contains C and Java based MCQ’s, Learning resources with Timer and navigation proctoring facility. Login and Registration, User based Test summary Report are features using Firebase Database and Firebase authentication.
AutomationFramework is a BDD framework where actiTIME application has been Automated. To run this Automation framework need to install actiTIME Application in local system.
This REPO contains Selenium (CoreJava) automation scripts using the Page Object Model to help beginners understand handling various web elements effectively.
This project is part of Jetbrains-Academy's Java Developer Track. In this project i learn Regular expressions in java, Shorthands, Quantifiers, arrays as parameter, Command-line arguments, Java files, Reading files, Math Library, etc. with solving lots of problems on each topic.
Automated the Airline Reservation System using Selenium with Java. Focused on data-driven testing for features like login, seat selection, card payment, and checkout. Managed test data with Excel and used the TestNG framework. Hands-on with Maven, parallel testing, cross-browser testing, and the DataProvider concept.
| Multiple ExpectedConditions Class | RelativeBy Class | Singleton Class | Element Screenshot | Rectangle Class | New Windows and Tabs | WebDriverManager | Fillo |
This REST Assured API Automation Framework is designed to simplify API testing by providing a robust, scalable, and easy-to-maintain structure. Built using Java, REST Assured, TestNG, and Maven, the framework supports both functional and regression testing for RESTful APIs. Key features include configurable properties, dynamic request/response hand
This project is part of Jetbrains-Academy's Java Developer Track. In this project i learn Primitive types, Reference types, Array, Static members, Final variable, Instance methods, Enum, etc with solving lots of problems on each topic.
This project is part of Jetbrains-Academy's Java Developer Track. In this project i learn Multi-dimensional array, Type Casting, Error Handling, Methods, Operators, etc with solving lots of problems on each topic.
This project focuses on automating the end-to-end testing of an e-commerce website (Amazon) using Selenium with Core Java. The main features tested include login, product search, cart management, and checkout processes.