【发布时间】:2018-01-10 12:58:46
【问题描述】:
我想知道是否有可能使用自动化脚本在多个平台上测试基于聊天的应用程序。比方说 Skype、Facebook 应用等。
我的理解是,我们可以从 Android 或 iOS 或 Web 或 Windows 客户端等任一方面自动化应用程序。 显然,我想在多个平台上测试 e2e 流程。
我的场景是这样的:
1.Login in mobile Android client with User A
2.Send message to User B
3.Login in windows client as User B
4.Verify the received message.
有什么方法或工具可以验证这种情况吗?
提前致谢
【问题讨论】:
标签: selenium-webdriver automation appium skype saucelabs