Files
lettersoup-online/001_documentation/Requirements/REQ0007/index.md
2025-04-17 07:51:08 +08:00

207 B

tags
tags
mobile, testing, happy-flow

testing of mobile app home

testing of mobile app home page with flow below.

Happy flow

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;