: The observed behavior during execution, used to determine if the test passed or failed. Best Practices for Writing Effective GUI Tests
: The state the system must be in before the test begins (e.g., "The browser is open at the login URL").
: A high-level summary of the GUI event being tested (e.g., "Verify user login with valid credentials").