Session 4.1 – Gap Analysis
Module 4: Testing & Refining Prototype Outputs | Duration: 2 hrs
Learning Objectives
- Compare your initial intent (Prompt Builder Worksheet) with the actual output (Base44 app).
- Document discrepancies in functionality and design.
Finding the Gap
The "Gap" is the distance between what you imagined and what the AI built. It usually exists because:
- The prompt was ambiguous.
- The request was too complex for one-shot generation.
- The AI "hallucinated" features you didn't ask for.
Review Strategy
Go through your app, screen by screen. Does the login work? Does clicking the button take you to the right place? Write down every single issue.
Session Summary
Identifying the gap is the first step to closing it. You now have a "bug list" that we will tackle in the next session.