Reviewer test plan
Pixelogy for Zoom — Test plan
Effective date: May 11, 2026
This is the step-by-step test plan for Zoom Marketplace reviewers. It covers OAuth authorization, every requested scope, every visible user control, and the disconnect and denial cases. Reviewer credentials are supplied privately in the App Credentials field.
End users should read the user documentation for adding, using, and removing the app.
Overview
App Summary
Pixelogy for Zoom Meetings lets an authorized Zoom user connect a Zoom account to Pixelogy Control. From Pixelogy, an operator can create or join an approved Zoom meeting, ask a customer-controlled render node to join that meeting as a visible participant, and place live Zoom participant video on managed display surfaces.
The app is intended for live production, venue display, signage, and customer-controlled meeting display workflows. Pixelogy does not provide hidden meeting monitoring, and Pixelogy does not store Zoom meeting audio or video by default.
Public Pages
App landing page: https://www.pixelogy.tech/zoom
OAuth redirect endpoint (production): https://www.pixelogy.tech/zoom/redirect
Privacy policy: https://www.pixelogy.tech/privacy
Terms: https://www.pixelogy.tech/terms
Support: https://www.pixelogy.tech/support
User documentation: https://www.pixelogy.tech/docs/zoom-meetings
Reviewer Credentials
Sensitive credentials are supplied only in the Zoom Marketplace App Credentials field. They are not included in this public document.
Provided privately for review: Pixelogy Control review URL, Pixelogy Control username, Pixelogy Control password, the review render node name shown in the Zoom node filter, and an optional Zoom test host account if Pixelogy supplies one.
Zoom reviewers can also authorize the app with their own reviewer Zoom account during the OAuth test. Reviewers do not need Pixelogy's OAuth client secret, Server-to-Server OAuth secret, or Meeting SDK secret.
Scopes Used
user:read:user
Used after authorization to call /users/me. Pixelogy displays the connected Zoom account email, display name, and user ID in the Zoom account panel.
meeting:write:meeting
Used when the operator clicks Quick Meeting. Pixelogy creates a Zoom meeting for the authorized user with POST /users/{userId}/meetings.
user:read:token
Used only when Pixelogy needs a Zoom user token for a Meeting SDK join flow associated with the authorized user. This supports visible render-node meeting participation and does not bypass Zoom meeting host controls. Meeting access, recording, and raw media availability still depend on Zoom meeting settings and host or cohost permissions.
Server-to-Server Note
Some internal lab and customer-managed deployments may also use a separate Zoom Server-to-Server OAuth app for unattended customer-owned host workflows. That service credential path is not the end-user OAuth install path. When used, the required account-level scopes are meeting:write:meeting:admin, meeting:read:meeting:admin, user:read:user:admin, and user:read:token:admin.
Test Setup
Test Prerequisites
Internal Pixelogy operators also complete the native render-node Zoom runtime release checklist before presenting a render-node Zoom workflow for review or production. That checklist covers the SDKERR_MODULE_LOAD_FAILED(4) stale-helper fix, OTA packaging, canary deployment, and real-call validation.
- Pixelogy Control is reachable at the private review URL.
- At least one render node is registered and shown as available.
- The review browser can sign in to Zoom.
- If testing live Zoom video, the meeting host can approve any required host, cohost, or local recording permission prompts.
Test Cases
Test A — App Authorization
- Open the Pixelogy Control review URL.
- Sign in using the private Pixelogy Control reviewer credentials.
- Open the Zoom view from the Pixelogy navigation.
- In the Zoom account panel, confirm the app shows either a configured Zoom OAuth app with a Log in button, or a connected host account.
- If the setup form is shown, enter the privately supplied Zoom OAuth client ID and client secret, then save the OAuth app configuration.
- Confirm the redirect URL shown by Pixelogy matches https://www.pixelogy.tech/zoom/redirect.
- Click Log in or Switch.
- Sign in to Zoom when prompted.
- Review the requested scopes.
- Approve the app authorization.
- Confirm the browser returns to Pixelogy Control.
- Confirm the Zoom account panel shows the connected Zoom account.
Expected result
- OAuth succeeds.
- Pixelogy shows the connected Zoom account identity.
- Pixelogy stores OAuth tokens only for the authorized integration.
Test B — Create A Quick Meeting
- Stay in the Zoom view.
- In the node filter, select the review render node.
- Confirm the display name field is set, for example Pixelogy Node.
- Click Quick Meeting.
- Confirm Pixelogy displays the created meeting ID and passcode.
- If a Start Host link is displayed, open it in a separate tab or Zoom client to join as the meeting host.
- Confirm the selected Pixelogy render node is requested to join the meeting.
- In the Zoom meeting participant list, confirm the render node joins as a visible participant using the configured display name.
Expected result
- A Zoom meeting is created for the authorized or configured host account.
- The render node joins visibly; it is not hidden.
- Meeting access follows Zoom host and meeting settings.
Test C — Join An Existing Meeting
- Create or open a Zoom meeting that the reviewer controls.
- In Pixelogy Control, open the Zoom view.
- Select the review render node.
- Enter the meeting ID or full Zoom join URL.
- Enter the passcode if required.
- Confirm the display name field, for example Pixelogy Node.
- Click Join.
- Confirm the render node appears in the Zoom meeting participant list.
- If the node needs cohost or local recording permission for raw video access, grant the requested permission from the Zoom host account.
- Click Refresh in Pixelogy Control.
Expected result
- Pixelogy sends a join request to the selected render node.
- The render node joins as a normal visible Zoom participant.
- Host/cohost permissions remain controlled by Zoom.
Test D — Participant Display Workflow
- With the node joined to a meeting, return to the Zoom view.
- Confirm Pixelogy lists available meeting participants as cards.
- Use the participant search field to filter the participant list.
- Click a participant card to open the participant preview panel.
- Drag a participant card into the Pixelogy editor canvas or Zoom source area.
- Confirm the created surface uses a zoom://meetingId/participantId source.
- Save or push the project to the review render node if the review environment is configured for live output.
- Confirm the display output shows the selected Zoom participant video when host permissions allow it.
Expected result
- End users can map Zoom participants to display surfaces.
- Pixelogy renders live meeting video only for authorized, visible meeting participation.
Test E — Zoom Controls Exposed To End Users
Reviewers should exercise each visible control in the Zoom workflow. Each control below has a one-line description of its effect.
- Refresh reloads node and participant status.
- Node filter selects the render node to control.
- Log in / Switch starts Zoom OAuth authorization.
- Log out disconnects the saved Zoom OAuth account from Pixelogy Control.
- Quick Meeting creates a Zoom meeting and optionally asks the node to join.
- Copy ID copies the created meeting ID.
- Copy Passcode copies the created meeting passcode when present.
- Join Node asks the selected node to join the created meeting.
- Start Host opens the Zoom start URL when available.
- Join asks the selected node to join a provided meeting.
- Test starts the simulator-backed participant workflow for non-production UI verification.
- Leave asks the selected node to leave the meeting.
- Host requests host behavior for the node when allowed by the meeting.
- Cohost requests cohost behavior and local recording/raw video access when allowed by the meeting host.
- Search participants filters visible participant cards.
- Participant card click opens preview metadata.
- Participant card drag maps the participant to a Pixelogy surface.
Test F — Disconnect And Denial Cases
- Repeat the authorization flow and click Deny on Zoom's authorization screen.
- Confirm Pixelogy returns to the Zoom view with an authorization error state and no connected Zoom account.
- Authorize successfully.
- Click Log out in Pixelogy.
- Confirm Pixelogy removes the connected Zoom account from the UI.
- Click Leave while a node is in a meeting.
- Confirm participant cards are cleared after the node leaves.
Expected result
- Denied authorization does not create a connected account.
- Logout disconnects future app access from Pixelogy Control.
- Leaving a meeting clears node participant state.
Data Handling
Data Handling Notes For Reviewers
Pixelogy stores Zoom OAuth tokens only as needed to maintain the authorized connection.
Customer render nodes do not store Zoom OAuth refresh tokens by default.
Meeting identifiers, join details, and operational status may be processed when a user requests a meeting workflow.
Pixelogy does not store Zoom meeting audio or video by default.
Zoom meeting media is processed only for live customer-controlled display output.
Operational logs are used for support, security, and reliability.