Skip to main content

Deployment Guide

6. Verification & Testing

  • Smoke Testing
    • Verify that the application loads successfully.
    • Validate navigation between modules (Forms, Approvals, Reports, Settings).
  • Feature Validation Checklist
    • User login and admin access rights.
    • Form design, submission, and visibility on dashboard.
    • Multi-level approval workflows.
    • Notification triggers.
    • Report generation.
    • Power Automate flow execution.
  • Sample Test Case
    • Scenario: Validate end-to-end form submission with multi-level workflow.
      • Login as Admin and design a new form.
      • Configure a 3-level approval workflow (e.g., Manager → Department Head → Director).
      • Submit a sample request using the form.
    • Validate:
      • Each approver receives the approval request in sequence.
      • Workflow status updates correctly after each level.
      • Request appears on the dashboard.
      • Power Automate flows execute without errors.