- 授权协议: GPLv2
- 开发语言:
- 操作系统: 跨平台
- 软件首页: https://github.com/dtmilano/AndroidViewClient/wiki/culebra
软件介绍
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
Linux/UNIX系统编程手册
Michael Kerrisk / 孙剑 许从年 董健、孙余强 郭光伟 陈舸 / 人民邮电出版社 / 2014-1 / 158
《linux/unix系统编程手册(上、下册)》是介绍linux与unix编程接口的权威著作。linux编程资深专家michael kerrisk在书中详细描述了linux/unix系统编程所涉及的系统调用和库函数,并辅之以全面而清晰的代码示例。《linux/unix系统编程手册(上、下册)》涵盖了逾500个系统调用及库函数,并给出逾200个程序示例,另含88张表格和115幅示意图。 《li......一起来看看 《Linux/UNIX系统编程手册》 这本书的介绍吧!
