Skip to content

Complete automation assessment and extend test coverage#227

Open
kirin608 wants to merge 2 commits intoautomationExamples:mainfrom
kirin608:feature/qa-assessment
Open

Complete automation assessment and extend test coverage#227
kirin608 wants to merge 2 commits intoautomationExamples:mainfrom
kirin608:feature/qa-assessment

Conversation

@kirin608
Copy link
Copy Markdown

@kirin608 kirin608 commented Mar 24, 2026

Summary

Completed the Playwright + Cucumber automation assessment and extended test coverage.

Changes implemented

  • Fixed login page title validation
  • Added validation for locked-out user error message
  • Implemented end-to-end purchase flow
  • Implemented product sorting validation using Scenario Outline:
    • Price (low to high)
    • Price (high to low)
  • Added additional coverage:
    • cart icon item count validation

Technical highlights

  • Page Object Model (POM)
  • Cucumber BDD structure
  • Reusable selectors and methods
  • Dynamic validation without hardcoded values
  • Included HTML test report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant