- 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.
推薦閱讀
- Android和PHP開發(fā)最佳實(shí)踐(第2版)
- 編程卓越之道(卷3):軟件工程化
- 神經(jīng)網(wǎng)絡(luò)編程實(shí)戰(zhàn):Java語言實(shí)現(xiàn)(原書第2版)
- OpenCV 3和Qt5計(jì)算機(jī)視覺應(yīng)用開發(fā)
- R語言編程指南
- DevOps Automation Cookbook
- Java加密與解密的藝術(shù)
- INSTANT Mercurial SCM Essentials How-to
- Getting Started with Laravel 4
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)教程
- Mastering Web Application Development with AngularJS
- Java SE實(shí)踐教程
- 超簡單:用Python讓Excel飛起來(實(shí)戰(zhàn)150例)
- Android編程權(quán)威指南(第4版)