腳本測試工具:Culebra GUI
Culebra (Culebra GUI)是 AndroidViewClient 中一個非常有價值的工具,它可以幫助 AndroidViewClient 腳本生成工作模版,且生成的工作模版支持再次修改。同時 Culebra 也是一個用戶友好型的 GUI,能夠產生三種不同的腳本,尤其適合執行黑盒測試生成腳本。有了它,測試人員和開發人員只需動動鼠標即可操作相關的設備,還能隨時在后臺執行腳本,并保存到 python 文件夾中。
產生三種不同腳本的方法:
-
full python unittest script that you can just run to verify some case or cases
-
full python script that you can just to verify some simple case or produce some action on the target device or emulator
-
python unittest method that can be later included as an additional test in a previously generated test case class
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!