Every scenario below was run for real: a browser walked through the actual product end to end — getting a quote, picking a plan, filling out the application, and signing it. Nothing here is mocked, faked, or edited after the fact.
When an application includes a spouse, they sign separately from the main applicant. Once the applicant finishes, the spouse gets their own signing link and completes their own signature independently — this is normal for e-signature software, not a workaround.
Both VUMI and IMG's with-spouse runs completed a real, independent spouse signature this way — visible in the screenshot walkthroughs below.
Technical detail: submissions with more than one signer do not continue in the same embed once the first person finishes. Each submitter (Applicant, Spouse) gets a distinct slug and its own /s/{slug} signing URL — confirmed directly in the app's own DocuSeal client code. The app's UI never surfaces a second signing session on its own.
The app's normal <docuseal-form> embed, submitter slug A. Recorded and confirmed complete on every run.
A standalone HTML page replicating the same embed pattern, pointed at submitter slug B, driven in a second browser page/tab — because the app has no built-in way to reach it.
Each row is one test, each column a step in the process. A dash means that step doesn’t apply to that scenario (for example, there’s no spouse to sign) — it’s not a failure.
| Scenario | Eligibility Check | Plan Selected | Application Details | Health Questions | Applicant Signed | Spouse Signed | Application Finalized |
|---|---|---|---|---|---|---|---|
| VUMI — Main Application no spouse | ✓ | ✓ | ✓ | ✓ | ✓ | — | ✓ |
| VUMI — Main Application with spouse | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| IMG — Application no spouse | ✓ | ✓ | ✓ | ✓ | ✓ | — | ✓ |
| IMG — Application with spouse | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Best Doctors — Application standard test | ✓ | ✓ | ✓ | ✓ | ✓ | — | ✓ |
Jordan Rivera · age 35 · Jamaica · spouse_included = No
| Role | Name | Slug | Note | |
|---|---|---|---|---|
| Applicant | — | david.bain+e2e-test@incrementic.com | — | the only signer — this application has no spouse |
Jordan Rivera · age 35 · Jamaica · spouse_included = Yes · spouse Casey Rivera, age 33
The applicant signs first. Once they're done, the spouse gets their own separate signing link and completes their signature independently — a standard part of how e-signature works when more than one person needs to sign.
Technical detail: the signing tool does not continue in the same embedded window after the Applicant finishes — each signer gets their own unique slug and /s/{slug} URL. The app itself has no built-in UI for a second signer, so the test script builds a standalone page replicating the app's own embed pattern, points it at the Spouse's own signing URL, and drives it in a second browser tab. Both signatures below are real, independently completed sessions.
| Role | Name | Slug | Note | |
|---|---|---|---|---|
| Applicant | — | david.bain+e2e-test@incrementic.com | DahheWnpNm35J2 | — |
| Spouse | Casey Rivera | david.bain+e2e-test-spouse@incrementic.com | zKwaKM4k5NNL2L | — |
Jordan Rivera · age 35 · Jamaica · spouse_included = No
| Role | Name | Slug | Note | |
|---|---|---|---|---|
| Applicant | — | david.bain+e2e-test@incrementic.com | — | the only signer — this application has no spouse |
Jordan Rivera · age 35 · Jamaica · spouse_included = Yes · spouse Casey Rivera, age 33
The applicant signs first. Once they're done, the spouse gets their own separate signing link and completes their signature independently — a standard part of how e-signature works when more than one person needs to sign.
Technical detail: the signing tool does not continue in the same embedded window after the Applicant finishes — each signer gets their own unique slug and /s/{slug} URL. The app itself has no built-in UI for a second signer, so the test script builds a standalone page replicating the app's own embed pattern, points it at the Spouse's own signing URL, and drives it in a second browser tab. Both signatures below are real, independently completed sessions.
| Role | Name | Slug | Note | |
|---|---|---|---|---|
| Applicant | — | david.bain+e2e-test@incrementic.com | — | — |
| Spouse | Casey Rivera | david.bain+e2e-test-spouse@incrementic.com | — | — |
Jordan Rivera · age 35 · Jamaica
Best Doctors has the applicant sign twice on the same form — not a separate co-signer — so there's no spouse scenario to show for this provider.
| Role | Name | Slug | Note | |
|---|---|---|---|---|
| Applicant | — | david.bain+e2e-test@incrementic.com | — | signs the application |
| Applicant | — | david.bain+e2e-test@incrementic.com | — | signs again later in the same document — same person, not a second signer |