Robot Framework Tutorial Part 11 - Resources Files

Robot Framework Tutorial Part 11 - Resources Files17:50

Download information and video details for Robot Framework Tutorial Part 11 - Resources Files

Uploader:

Robot Framework Tutorials

Published at:

7/30/2020

Views:

14.1K

Description:

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.