Robot Framework Tutorial Part 11 - Resources Files

Robot Framework Tutorial Part 11 - Resources Files17:50

Informazioni sul download e dettagli del video Robot Framework Tutorial Part 11 - Resources Files

Autore:

Robot Framework Tutorials

Pubblicato il:

30/07/2020

Visualizzazioni:

14.1K

Descrizione:

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.