Multi-device test flows (chat, calls, pairing) — how are you handling them, and what else is blocking you from automating? #136
Unanswered
arnoldlaishram
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks 👋
I'm one of the maintainers. Opening this thread to learn about an area FinalRun doesn't support today but that I keep hearing about: tests that need two or more devices acting at the same time. And more broadly, what other scenarios are blocking you from automating end-to-end?
The multi-device case
Specifically where a single test needs two (or more) devices on different accounts, acting in coordination not multi-app flows on one device. For example:
To be upfront: FinalRun doesn't support coordinated multi-device runs today. Single-device coverage is in a decent place; this is the next frontier I'm trying to understand before we build anything.
Questions I'd love your input on
And more broadly, what else is blocking you?
If you've hit other walls trying to automate mobile testing, please drop them in this thread or open a new discussion. A few examples to spark ideas:
I'd rather hear about the messy real-world blockers than the clean cases. War stories, "we tried X and it sucked because Y," or even one-line "this is impossible for us right now" — all useful.
Thanks. I'll summarize what comes out of this back into the repo so it's useful to anyone who finds the thread later.
Beta Was this translation helpful? Give feedback.
All reactions