Skip to content

Repository files navigation

Test the Famous Triangle (v1.3.1)

Project Overview

This repository documents a formal Quality Assurance audit of the Famous Triangle Application. The goal was to verify the intersection of geometric logic (Triangle Inequality Theorem) and graphical UI rendering.

Testing Methodologies

  • Boundary Value Analysis (BVA): Identifying failure points at the exact limits of valid geometry.
  • Negative Testing: Validating system resilience against alphanumeric and non-positive inputs.
  • Visual-Logic Synchronization: Auditing the consistency between text classifications and visual output.

Repository Structure

  • /docs: Contains the detailed Formal Test Report.
  • README.md: Project executive summary and QA roadmap.

Key Findings (Defect Summary)

The audit identified 5 Critical Defects that impact user trust and mathematical accuracy:

  1. Invalid Rendering: Systems draws a "flat line" for invalid geometry (5, 5, 10).
  2. Sanitization Failure: Input fields accept alphanumeric strings (e.g., '10A').
  3. Precision Mismatch: Floating-point rounding causes text/visual inconsistency.

Auditor

  • Amogi Endurance
  • Software Test Engineer

About

Comprehensive Quality Assurance audit of the Famous Triangle Application. Demonstrating end-to-end testing, boundary value analysis, and formal defect tracking for version 1.3.1.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors