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
Automated testing of QKart, an e-commerce site, using Java and Selenium. Implemented robust XPath locators, utilized Selenium waits for synchronization, and migrated to TestNG for test management. Integrated screenshot capture for error handling, improving code reliability and maintainability.
Automated testing project for QTrip, a travel website, using Java, Selenium, and TestNG. Implemented Page Object Model for 4+ test cases, integrated Apache POI for dynamic data, and utilized Extent Reports for detailed test reporting.