Direct answer
Which push providers can TestDock use?
TestDock sends test notifications through Expo Push, Apple Push Notification service, or Firebase Cloud Messaging using the target and provider setup stored for one app profile. It validates payload size and provider rules before sending, then turns common provider errors into actionable guidance.

Best for
Where this workflow fits.
- Testing notification UI and routing without waiting for the application backend
- Reusing known payload templates across a release cycle
- Separating provider credentials, device tokens, and logs for different apps
Profiles and logs stay on the device, provider credentials use platform secure storage, and exports omit secrets.
Relevant capabilities
What TestDock brings to the job.
Practical workflow
From setup to a reviewed result.
Create an app profile
Record the app name, current-platform identifier, URL schemes, and verified-link settings that define the installed target.
Save reusable tests
Add deep links, share fixtures, push setups, notification templates, and manual scenarios to that app profile.
Exercise the installed app
Open links or share sheets through the operating system, send a validated provider push, and run observable scenario steps on the device.
Keep useful evidence
Review redacted logs and share completed scenario results or a non-secret profile package when another device needs the same setup.
Useful in practice
Related searches
One workflow, several common names.
This page focuses on push notification tester. People also describe the same or closely related job as test push notifications, mobile push tester, notification payload tester, push delivery testing.
Direct answers
Questions about push notification tester.
Which push providers can TestDock use?
TestDock sends test notifications through Expo Push, Apple Push Notification service, or Firebase Cloud Messaging using the target and provider setup stored for one app profile. It validates payload size and provider rules before sending, then turns common provider errors into actionable guidance.
Does TestDock switch the environment of the app under test?
No. An external app controls its own configuration. TestDock models the app identity and stores the links, push setups, payloads, and scenarios you can actually exercise from the device.
Does TestDock require an account or backend?
No. It has no TestDock account, synchronization service, analytics, advertising, or collaboration backend.
Go deeper
Configure provider-specific push targets, reuse payload templates, and combine delivery checks with observable manual scenarios.
Read Test push delivery and repeatable app flows