Skip to content
View Only1JohnN's full-sized avatar

Block or report Only1JohnN

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. portfolio portfolio Public

    A comprehensive portfolio showcasing my experience and skills as a Quality Assurance Engineer. It includes examples of test cases, bug reports, automation scripts, and more, highlighting my experti…

    1

  2. API-automation-scripts API-automation-scripts Public

    Automated test scripts for validating API endpoints, handling request parameters, and validating responses to ensure functionality and performance.

    Python 1

  3. WCAG-compliance-testing WCAG-compliance-testing Public

    Automated scripts for accessibility testing based on WCAG standards. Includes tests for color contrast ratios and screen reader compatibility using the Page Object Model (POM) to ensure web content…

    Python 1

  4. simple-login-automation_basic-approach simple-login-automation_basic-approach Public

    This project features login automation using Selenium and pytest with a basic approach. It includes tests for navigating to the login page and verifying login functionality with both valid and inva…

    Python 2

  5. simple-login-automation_DDT-approach simple-login-automation_DDT-approach Public

    This project demonstrates login automation using Selenium and pytest with a Data-Driven Testing (DDT) approach. It tests login functionality with various credentials to ensure both successful and f…

    Python 1

  6. simple-login-automation_POM-approach simple-login-automation_POM-approach Public

    This project showcases UI automation for login functionality using Selenium and pytest with the Page Object Model (POM) approach. The design pattern separates page-specific interactions into classe…

    Python 1