svahab/swaglabs-ai-generated-test-cases ? reverse-engineered prompt
Reverse engineered prompt
Build me a complete functional test suite for the Swag Labs demo app from the requirements document I’ve uploaded.
I want it to cover the full user journey, from login and session handling through product browsing, sorting, cart, checkout, logout, and the support links in the footer. Please include positive, negative, boundary, and edge case scenarios, and make sure the test cases are fully traceable back to the requirements, including anything marked as future or out of scope so those are clearly verified as absent.
Put the final result into a polished Excel file that is easy to review, with columns for test case ID, name, description, steps, test data, expected result, priority, and status. Add a summary tab that shows coverage by module and makes it obvious that every requirement has been accounted for. If you need to, look up the current app behavior or docs online before finishing.
Are you gonna build this?
make sure you review the code using coderabbit