Description
I’ve read through the zoom developer blog post titled How to approach creating a Marketplace App Test Plan
(sorry, direct links aren’t allowed here) and it’s left me with questions. It mentions “getting creative”, and I do need to get creative because our app can only be tested if we know the Zoom tester’s email address in advance (the one associated with their Zoom account). We need to know their email address in advance because our app needs meeting participants to be on the calendar invite prior to joining meetings, and thus appear in the participant_joined
webhook payload.
Does anyone know if the zoom test team uses a stable email address, i.e. integraton-tests@zoom.us
, or if every tester has their own email address, and we need to coordinate with the team in advance to invite the tester’s email?
Can anyone help me understand how to coordinate with the test team on a test plan if that’s the case? There’s no obvious test team contact email address like the marketplace security team has (marketplace.security@zoom…), so it’s not clear how to reach out to the team to coordinate on our “creative” test plan.
Cheers,