创建和扩展Library的示例 示例:Check status on Linux OS 创建与使用library的基本步骤: 1--- library实现的内容和实现的方式 2--- library的编写:名称.类别.引用的模块.关键字.注释等 3--- library的编译调试方式.文档生成.导入及确认... 4--- Test Case的编写与调试 5--- 扩展已存在的测试库的方式 1---
01- 关于测试库(Test libraries) Test libraries provide the actual testing capabilities to Robot Framework by providing keywords. There are several standard libraries that are bundled in with the framework, and galore of separately developed external libra