Step-by-step test scripts that trace realistic workflows across feature areas. Each test tells QA exactly what to do, what to expect, and what bugs to watch for.
10 End-to-End Flows 130+ Verification Steps Interactive TrackingThese are end-to-end tests designed to catch the integration bugs that slip through when only individual tickets are tested. Each test traces a realistic workflow a Chapter staff member or National user would actually perform.
1. Read the Preconditions — make sure your test environment is set up correctly before you start.
2. Follow the Steps in Order — check each box as you complete it. The orange "Expected" notes tell you what should happen.
3. Mark the Result — use the Pass/Fail/Skip buttons on each test case header.
4. Check the "Bug Risk" boxes — these are known areas where bugs are most likely to appear. Pay extra attention.
5. Add Notes — use the notes field to document any bugs, unexpected behavior, or questions.
Run these in order. Later tests assume data created by earlier tests.
CRITICAL E2E-1 Full Happy Path (Dues Year → Batch → Pay → Monthly)
CRITICAL E2E-2 New Member Lifecycle (Day-to-Day Invoice Creation)
CRITICAL E2E-3 Portal Payment Flow (Member Pays Online)
HIGH E2E-4 Prorated Second Year Renewal
HIGH E2E-5 15-for-12 Program Flow
HIGH E2E-6 Start-Up Contractor Discount Lifecycle
HIGH E2E-7 Adjusted Invoice & Credit Flow
MEDIUM E2E-8 Chapter-Only Member Flow
CRITICAL E2E-9 National Monthly Processing Queue
HIGH E2E-10 Boundary Conditions & Negative Tests
The most important test. Traces the complete annual renewal lifecycle from Dues Year Setup through batch invoicing, payment, and monthly submission to National. This is what a Chapter does every year for every member.
Dues Year Setup Batch Invoicing Payment Monthly Process CRITICAL PRIORITYTests the day-to-day process of bringing a new member company into the system: creating a New invoice, paying it, and verifying the data flows correctly through the rest of the system.
Day-to-Day Invoice Payment Email Monthly Process CRITICAL PRIORITYYY-COMPANYID + N (e.g., 26-99001N)Tests the member-facing payment experience through both the no-login link and the authenticated portal, then traces the data back to the Chapter side and monthly reporting.
Portal Payment Gateway Post-Payment Actions Monthly Process CRITICAL PRIORITYTests the proration calculation for members who joined mid-year. This is one of the most complex math scenarios in the system.
Day-to-Day Invoice Proration Math 2nd Year Renewal HIGH PRIORITYTests the special "join in Oct/Nov/Dec, get 15 months for the price of 12" program from initial invoice through the $0 renewal.
Day-to-Day Invoice 15-for-12 Rules $0 Renewal HIGH PRIORITYTests the 24-month start-up contractor discount through all 3 years, including the hybrid Year 3 calculation.
Start-Up Contractor 24-Month Window Hybrid Calculation HIGH PRIORITYTests corrections via Adjusted invoices, including the special rule that National dues can only be credited on Adjusted type invoices.
Adjusted Invoices Credits National Dues Rules HIGH PRIORITYTests the special case where a member pays National dues through a different chapter. This chapter only collects chapter + state dues.
Chapter-Only XREF Validation MEDIUM PRIORITYTests the National staff's complete monthly workflow: reviewing multiple chapter submissions, approving, publishing to Wells Fargo, and handling exceptions.
National Staff Processing Queue Wells Fargo Reopening Months CRITICAL PRIORITYA collection of targeted tests for edge cases, validation rules, and error conditions that commonly produce demo-breaking bugs.
Validation Rules Delete/Drop Boundary Dates HIGH PRIORITY