Skip to content

DominicABrooks/LoopQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoopQA Technical Evaluation Playwright Tests

Overview

This repository contains a Playwright-driven test suite designed to validate functionalities for a demo application, following a data-driven approach to minimize code duplication and improve scalability.

Test Cases

Test Case 1

Description:

  1. Login to the Demo App.
  2. Navigate to the "Web Application" tab.
  3. Verify "Implement user authentication" is in the "To Do" column.
  4. Confirm tags: "Feature" and "High Priority."

Test Case 2

Description:

  1. Login to the Demo App.
  2. Navigate to the "Web Application" tab.
  3. Verify "Fix navigation bug" is in the "To Do" column.
  4. Confirm tags: "Bug."

Test Case 3

Description:

  1. Login to the Demo App.
  2. Navigate to the "Web Application" tab.
  3. Verify "Design system updates" is in the "In Progress" column.
  4. Confirm tags: "Design."

Test Case 4

Description:

  1. Login to the Demo App.
  2. Navigate to the "Mobile Application" tab.
  3. Verify "Push notification system" is in the "To Do" column.
  4. Confirm tags: "Feature."

Test Case 5

Description:

  1. Login to the Demo App.
  2. Navigate to the "Mobile Application" tab.
  3. Verify "Offline mode" is in the "In Progress" column.
  4. Confirm tags: "Feature" and "High Priority."

Test Case 6

Description:

  1. Login to the Demo App.
  2. Navigate to the "Mobile Application" tab.
  3. Verify "App icon design" is in the "Done" column.
  4. Confirm tags: "Design."

About

LoopQA Technical Evaluation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors