Robot Framework 培訓

最近對robot framework作了些研究,深深的感受這個框架寫的很是完美,利用的是keyword driven develoment的理念, 博客園不能上傳ppt,因此內容就用圖片代替了app

Robot Framework Features框架

•Enables easy-to-use tabular syntax for creating test cases in a uniform way.
•Provides ability to create reusable higher-level keywords from the existing keywords.
•Provides easy-to-read result reports and logs in HTML format.
•Is platform and application independent.
•Provides API to create test libraries which can be implemented natively with either Python or Java.
•Provides a command line interface, can easy to integrate with other CI system
•Supports creating data-driven test cases.
•Has built-in support for variables, practical particularly for testing in different environments.
•Provides tagging to categorize and select test cases to be executed.
•Provides test-case and test-suite -level setup and teardown.

相關文章
相關標籤/搜索