Simulating simple user journeys in automation is a solved problem. With a clear understanding of the domain, product, and users, most teams can design and implement automated scenarios that mimic a single user's interactions. However, modern digital experiences are far more complex—they often involve multiple users (personas) interacting with multiple apps across different platforms (web, mobile, desktop) to complete a single business flow.
Consider these examples:
How do you verify that multiple users can join a Zoom or Teams meeting and interact with each other?
How do you test an end-to-end flow where:
A user places an order on Amazon (via app or browser),
A delivery agent updates the delivery status using a different app,
The user then sees the order marked as "Delivered"?
While you might test each app and persona independently, the true confidence in your system comes only when you can simulate these real-world, multi-user, multi-app scenarios together. These are often the hardest to implement—but also the most critical to get right.
In this session, you'll learn how to automate these complex scenarios using Teswiz—a powerful open-source test automation framework designed for multi-user, multi-app, multi-device orchestration. You’ll see how Teswiz enables parallel execution across platforms (Web, Android, iOS, Windows), integrates seamlessly with Applitools Visual AI for enhanced test coverage, and provides detailed contextual reporting via ReportPortal.io.
We’ll cover how Teswiz:
Simplifies browser and device management (local or cloud: BrowserStack, SauceLabs, HeadSpin, pCloudy)
Supports plug-and-play configuration—no code changes needed for different test combinations
Executes scalable visual validations using Applitools Ultrafast Grid
Enables CI-ready parallel execution and trend-based reporting
Multi-user scenario automation across platforms (Web, Android, iOS, Windows)
Seamless management of browser/device sessions
Fully configurable test execution (env, platform, data)
Visual validation with Applitools Visual AI & Ultrafast Grid
Rich contextual logs, screenshots, and trends in ReportPortal
By the end of this session, attendees will:
Understand how to design and implement multi-user, multi-device, multi-app test scenarios
Learn how to configure Teswiz to execute tests on Web (Selenium WebDriver), Android, iOS, and Windows (Appium)
Automate end-to-end, real-world user flows using Teswiz with minimal setup
Run these tests locally or on cloud providers with parallel execution
Integrate Visual AI testing into existing test strategies to boost coverage
Generate and analyze rich, contextual reports using ReportPortal
Integrate Teswiz into your CI/CD pipelines
Very well-written proposal. The problem, solution, and takeaways are explained in detail.