Skip to content

sathira21/IT3040---Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT3040 Assignment 1 - Test Automation

Student ID: IT22547842 Option: 1 (Singlish to Sinhala)

Project Description

This project automates the functional and UI testing for the SwiftTranslator application using Playwright.

  • Node.js installed
  • VS Code (optional but recommended)
  1. Open the terminal in this folder.
  2. Install dependencies: npm install npx playwright install

To run all test cases, execute: npx playwright test

Test Logic Note

  • Positive Tests: Expect the Output to MATCH the expected Sinhala text.
  • Negative Tests: Expect the Output to NOT MATCH the expected English text (confirming the system failed to keep it in English).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors