Creating test data User Guide - Creating test data:http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#creating-test-data ***** Test suites 测试集没有测试用例个数的限制,但建议不要超过 10 个测试用例. 除非是使用数据驱动模式,这种模式的测试用例仅包含一个高级别关键字. 测试集的注释是在测试集的设置表格中使…
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…