EICC demo walkthrough
This silent recording follows a SOAP contract failure through correction, retesting, acceptance, and a fictional release. All organizations and approvals are fictional. The opening Northstar tour uses seeded records; qualification outcomes are created during the recording. Release transitions stay within the local demonstration.
Open the recorded demo ↗-
Welcome to EICC: A recorded walkthrough of the redesigned app. All organizations, records, and approvals are fictional.
-
Project overview: Coverage, test results, and release readiness are calculated from persisted Northstar records.
-
Dark theme: The same workspace, with a dark slate palette and accessible semantic status colors.
-
Requirements and traceability: Business needs connect to functional and technical requirements, integrations, tests, and release scope.
-
Integration catalog: Inspect system boundaries, REST and SOAP contracts, mappings, and connected delivery evidence.
-
Explainable release gates: The Northstar pilot remains blocked. Every failed gate identifies the evidence or work still required.
-
Run a real SOAP test: In a separate qualification project, submit integer case ID 42 to a contract that requires an XML string.
-
Inspect the failure: The captured request sends xsd:int. The local SOAP service rejects it because case_id must be xsd:string.
-
Investigate a linked defect: Create the defect from the failed execution, then record the root cause and the intended correction.
-
Correct the source mapping: Change the case_id transformation from identity to to_string. The test payload remains the integer 42.
-
Retest and retain the evidence: The corrected mapping sends xsd:string and returns HTTP 200. The earlier failure remains in execution history.
-
Close the evidence loop: Resolution requires investigation details and a later passing retest against the current contract.
-
Complete the linked requirements: Complete the reviewed business, functional, and technical requirements after the contract has passed qualification.
-
Record acceptance evidence: The case operator verifies the current SOAP result and attaches the retained request and response.
-
Record stakeholder sign-off: Approval identifies both the represented fictional stakeholder and the authenticated demo actor.
-
Assess and approve the change: Record impact from stored relationships before approval; validation checks the current passing test evidence.
-
Verify every release gate: Requirements, current tests, acceptance, defects, change validation, deployment notes, and rollback all satisfy the gates.
-
Complete the fictional release: Authorized transitions record Planned, Ready, Deployed, and Completed. This does not deploy external software.
-
Generate the delivery document: Release notes are a versioned snapshot generated from the project's stored scope, deployment plan, and readiness.
-
A connected delivery record: The business-to-technical chain now has passing tests, accepted UAT, a closed defect, and a completed release.