bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.01k stars 236 forks source link

如何设置测试过程中各个操作事件的占比? #144

Closed alinerlife closed 2 years ago

alinerlife commented 2 years ago

事件包含CLICK、LONG_CLICK、BACK等,如何设置这些事件在测试过程中的占比?比如有时不想要BACK

zhangzhao4444 commented 2 years ago

fastbot与原生monkey不同,事件通过算法决策,配置比例无法work