OpenPecha / monlam-web-testing

0 stars 0 forks source link

Automation test for text to speech page #3

Open Karma-Tsering opened 1 week ago

Karma-Tsering commented 1 week ago

Description

To automate test cases for a text-to-speech (TTS) page, It cover various functionalities such as entering text, converting to audio, playing audio, and verifying the output.

Acceptance criteria

  1. It should cover all the scenarios and test cases in TTS page
  2. Should report the result of each test

Implementation

  1. Create check list for all the scenarios
  2. For each scenario, design all possible test cases
  3. Then write a script for each test cases

Subtask

1. writing input text

2. input clearance