Robot Framework Tutorial Part 11 - Resources Files

Robot Framework Tutorial Part 11 - Resources Files17:50

Robot Framework Tutorial Part 11 - Resources Files 影片的下載資訊和詳情

作者:

Robot Framework Tutorials

發布日期:

2020/7/30

觀看次數:

14.1K

簡介:

Creating resource files in Robot Framework helps you a lot with your automation project. It gives you the possibility to create Keywords and Variables inside and call them out in your test cases. This way you keep your automation project organized and you avoid code duplication and difficult automation project maintenance.