-
Notifications
You must be signed in to change notification settings - Fork 0
Testing and Quality Assurance
-
Unit Testing:
Test individual components (e.g., webcam capture, hand detection, and CNN prediction). -
Integration Testing:
Ensure smooth communication between modules (data acquisition, classification, and output). -
System Testing:
Validate the complete system in a controlled environment, checking for latency and accuracy. -
User Acceptance Testing (UAT):
Gather feedback from end users to confirm that the system meets usability and performance expectations.
- Application Launch: Verify that the application starts and initializes the webcam.
- Gesture Recognition: Confirm that specific hand gestures are accurately classified.
- Text-to-Speech: Check that the TTS engine correctly synthesizes speech for the recognized text.
- Clear Functionality: Ensure that the clear button resets the input field.
- Suggestion Mechanism: Validate that word suggestions are provided for incomplete inputs.
For a complete list of test cases, see the Testing chapter in the project report.
This Wiki serves as the central documentation hub for the Sign Language to Speech Conversion project.
For updates, discussions, or inquiries:
- π Report issues or request features: GitHub Issues
- π¬ Join the discussion: GitHub Discussions
- π€ Contribute to the project: Contribution Guidelines
For any additional questions, please contact the project maintainers through the repository.