- Install python
suggestion: using python3 and with pip installed - Install robot framework
suggestion: using pip to install robotframework with command as below
pip install robotframework - create your test data file corresponding with test data syntax(example as below)

- run your test data file using command: robot <test_data_file>

- Test report and log file are generated under specified directory

Reference Website:
https://robotframework.org/
https://github.com/robotframework/robotframework
Demystify Test Framework: quick simple example of Robot Framework
最新推荐文章于 2025-12-13 11:28:09 发布
1618

被折叠的 条评论
为什么被折叠?



