True Care SystemTrue Care SystemDocumentation
Return to Website
DocumentationQA GuideIntegration Testing

QUALITY ASSURANCE • TRUE CARE SYSTEM

Integration Testing

Validate data and workflow continuity across connected True Care System modules.

Protected-data and QA evidence notice

QA artifacts may contain workforce identity, Provider configuration, PHI, GPS, visit, payroll, billing, audit, or integration evidence. Public documentation and shared test evidence must use synthetic, demonstration, or properly redacted information. Never place production passwords, tokens, full SSNs, bank account numbers, or unnecessary PHI in screenshots, tickets, automated test output, or repositories.

Purpose

Integration testing validates that data remains accurate as it moves through connected True Care System modules and approved external systems.

Primary Operational Chain

ServiceAuthorizationScheduleMobile EVVVisit MaintenanceBillingSandata

Integration Test Matrix

IntegrationKey validations
Web ↔ APIToken handling, Provider context, validation, error messages, refresh behavior.
API ↔ DatabaseTransactions, constraints, relationships, timestamps, and no cross-tenant leakage.
Schedule ↔ MobileAssigned and backup shifts, timezone, status, alerts, and claim behavior.
Mobile ↔ VisitCheck-in/out, GPS, call source, Individual, DSP, service, and duplicate prevention.
Visit ↔ PayrollApproved time, DSP time, role separation, overtime, rate source, duplicate-hour prevention.
Visit ↔ BillingReadiness, scheduled/actual decision, units, corrections, authorization, payer/program.
Billing ↔ SandataEnvironment, provider ID, payloads, sequence IDs, UUID, response status, resubmission.
Application ↔ HIPAAActor, Provider, Individual, action, purpose, decision, minimum necessary, IP and device.

Related Documentation