appium-android-parallel-exec:一个允许并行执行android appium测试用例的脚本

时间:2021-06-05 08:38:26
【文件属性】:
文件名称:appium-android-parallel-exec:一个允许并行执行android appium测试用例的脚本
文件大小:113KB
文件格式:ZIP
更新时间:2021-06-05 08:38:26
HTML 使用Appium和cucumber示例的Android并行执行测试用例 描述: 这是一个示例,它允许您在多个 Android 设备上并行执行 Andorid Appium 测试用例(使用Cucumber)。 在多个设备上运行需要在不同端口启动 appium 服务器并使用它们并行执行测试用例。 创建用于验证添加新注释的 Notes 示例应用程序的 Cucumber 测试用例示例。 /cucumber/features/support中添加了 2 个设备配置,包括设备的序列号和 appium 服务器的特定端口 配置文件添加在/cucumber/config/cucumber.yml用于在所选设备上执行。 添加了/cucumber/features/support/env.rb逻辑来为每个设备选择正确的配置。 在/cucumber中添加了一个脚本runcuke ,它启动 2 个 ap
【文件预览】:
appium-android-parallel-exec-master
----package()
--------NotesList.apk(59KB)
----cucumber()
--------reports()
--------runcuke(430B)
--------config()
--------features()
----README.md(1KB)

网友评论