- Performed cross-browser/platforms testing for Educational web-based software (Remote Education) on the following systems: Chrome, Firefox, Edge on Windows OS, Safari on macOS and various iOS, Android Studio Emulator, iOS simulator XCode, Kindle platforms, AWS Device Farm, and Samsung Remote Test Lab.
- Conducted Smoke, Functionality, Localization, Ad-Hoc, GUI, Black Box, White Box, Compatibility, Load and Exploratory Testing for application Client-Side utilizing browser's Development Tools to analyze found defects.
- Wrote, maintained, and executed the manual and automated test plans, essential test cases, and real-life scenarios for assuring the quality of the software.
- Evaluated found bugs, reproduced issues, and worked with the developers to resolve identified problems.
- Generated problem reports daily utilizing Jira as a Bug Tracking System; worked closely with the development team to ensure the found defects will be properly resolved.
- Utilized Confluence as the repository for creating, modifying, and storage of test documentation (Functional Requirements, Software Specifications, Test Design, Test Data, Feature Requests, etc.).
- Designed, built, and deployed automated tests utilizing Selenium WebDriver, TestNG (with Python) for the company's web application.
- Test browser content and compatibility of the application using HTML IDs and XPath in Selenium.
- Identified web elements by ID, Name, CSS, XPath, and links on webpages using Chrome Dev Tool.
- Used Selenium WebDriver to handle various web page controls like textbox, button, dropdown, checkbox, radio button, labels using XPath and other locators.
- Developed BDD test automation scenarios using Java, Cucumber and WebDriver.
- Implemented sets of REST API tests to validate performance parameters, acceptance, response time, and load testing based on API documentation (Swagger) and executed them via Postman collections runner.
- Used Python with PyTest framework to test REST API from scratch.