- Robot Framework Test Automation
- Sumit Bisht
- 193字
- 2021-07-23 15:21:04
The Robot Framework ecosystem
The following diagram presents a conceptual, high-level overview of the framework, and offers an insight into various components involved:

This can be explained broadly as follows:
- Tests & Test Data: This is the configuration of the tests, the closest to what most testers of the framework will be. It comprises test and data files and folders as well as the contents of those which dictate the test execution.
- Test Results: These are the end products of the tests, which are used to determine the results of tests as well as logs that can be used to assess various portions of the test.
- Robot Framework: This is the core framework that performs the actual heavy lifting to get things done.
- Test tool driver: This provides communication between the framework and the actual tools in place. It can be custom-tailored to meet specific requirements by the testing tool in place.
- Testing Tool: This is the actual software that is used to perform acceptance testing.
- End Application (System under test): This is the actual software that is to be tested for usability for its acceptance by the client or the end user.
推薦閱讀
- Mastering OpenLayers 3
- Oracle Exadata性能優(yōu)化
- Android Studio Essentials
- 零基礎(chǔ)學(xué)Scratch少兒編程:小學(xué)課本中的Scratch創(chuàng)意編程
- Apache Hive Essentials
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- Linux操作系統(tǒng)基礎(chǔ)案例教程
- Apache Spark 2.x for Java Developers
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- WordPress 4.0 Site Blueprints(Second Edition)
- Python Data Structures and Algorithms
- Mastering Linux Security and Hardening
- 微信小程序開發(fā)與實(shí)戰(zhàn)(微課版)
- Hands-On Neural Network Programming with C#
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營·變現(xiàn)(圖解案例版)