---
title: "Organization membership QA recipes"
description: "Verify invitations, membership changes, team roles and workspace transitions without confusing identity with active organization."
canonical_url: "https://vostride.com/agent-library/organization-membership.md"
md_url: "https://vostride.com/agent-library/organization-membership.md"
content_kind: "index"
topic: "organization-membership"
---

# Organization membership QA recipes

Verify invitations, membership changes, team roles and workspace transitions without confusing identity with active organization.

Name the inviter, invited identity and organization explicitly. Capture membership before and after the transition using stable fixture identifiers.

## Pages (10)

- [Verify duplicate invitations follow the documented consolidation rule](https://vostride.com/agent-library/organization-membership/duplicate-invitation-policy.md): Invite the same controlled address twice and inspect role, email delivery, and membership counts to verify the application defined duplicate-invitation behavior.
- [Verify expired invitations explain expiry and support a valid resend](https://vostride.com/agent-library/organization-membership/expired-invitation-resend.md): Expire one organization invitation using controlled fixtures, then verify the old link fails and the administrator can resend a usable invitation.
- [Verify a new member invitation grants the intended organization role](https://vostride.com/agent-library/organization-membership/invite-new-member-acceptance.md): Invite a controlled email address, accept its run-specific message, and verify organization identity, assigned permissions, and a single durable membership.
- [Verify invitation acceptance rejects a mismatched signed-in account](https://vostride.com/agent-library/organization-membership/invite-wrong-account.md): Open an email-bound invitation while signed in as another controlled account and verify the application requires the intended identity before joining.
- [Verify the last organization owner cannot remove their own ownership](https://vostride.com/agent-library/organization-membership/last-owner-protection.md): Attempt to leave or downgrade the only owner of a disposable organization and verify the product prevents an ownerless state with a usable transfer path.
- [Verify a member role change updates capability and attribution](https://vostride.com/agent-library/organization-membership/member-role-change-audit.md): Change a fixture member from viewer to editor and confirm a real editing capability plus an independently recorded administrator attribution.
- [Verify organization switching updates lists and creation scope](https://vostride.com/agent-library/organization-membership/organization-switch-context.md): Switch between two test organizations containing similarly named records and confirm the active organization controls displayed data and newly created resources.
- [Verify a revoked invitation cannot create membership](https://vostride.com/agent-library/organization-membership/revoke-pending-invitation.md): Send an invitation, revoke it before acceptance, and verify the retained email link is unusable while a later newly issued invitation can still work.
- [Verify organization invitations respect the configured seat limit](https://vostride.com/agent-library/organization-membership/seat-limit-invitation.md): Fill a disposable organization to its known seat boundary and check invitation behavior, reservation accounting, and recovery after freeing one seat.
- [Verify a member can leave one organization without losing other access](https://vostride.com/agent-library/organization-membership/self-leave-organization.md): Leave a test organization as a non-owner member and verify its private resources disappear while the account and unrelated memberships remain valid.

## Apply a recipe

These are test designs to adapt to an application's acceptance criteria and fixtures. They are not recorded runs or a claim that a listed application has been tested. Use the [recipe execution guide](https://vostride.com/agent-library/software-factory/turn-a-recipe-into-an-agent-qa-test.md) to author, validate, run and inspect a test.

[All topics](https://vostride.com/agent-library.md)
