207 B
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;