Beliebte Suchanfragen

Cloud Native

DevOps

IT-Security

Agile Methoden

Java

|
//

Robot Framework – Feature found :-)

1.4.2010 | 2 minutes of reading time

Well-fitting to easter I yesterday stumbled on exactly that feature in the Robot Framework that I was missing ever since I am using the tool and that was there in front of my nose all the time … but first things first.

When automating tests there are almost always some properties that depend on the environment where the tests are executed in. Some classic ones are URLs (servernames) for Tests using Selenium or some login information for the database used. Those values will be most likely different on the developer’s machines and the CI environment. Therefore these properties must be “somehow” passed as parameters to the tests, well, to the corresponding keywords to be precise. The Robot Framework supports this with these kind of command line arguments: “–variable NAME:VALUE”. But when having two or more parameters this is already quite confusing and hard to maintain.

Thus I was asking myself already for quite a long time why there is no possibility to pass such variable definitions using a file. And as it has turned out now I was simply overlooking this part of the Robot Framework User Guide all the time. And one cannot really say that this is hidden there somehow as the paragraph itself is called Variable Files, which could really be seen as a kind of hint here. Only excuse is that I was properly scared as this was mentioned in the context of Python ;-).

But in the end this is exactly what I was looking for because – despite the “Python-thing” – those Variable-Files are looking exactly like plain property files. Those can then be included in the corresponding startup scripts using “–variablefile

It is definitly great to find exactly that feature one was missing long time and this even without the need to have a new version of the tool … to take oneself by surprise like this is really beyond price :-).

Happy Easter!

|

share post

Likes

0

//

More articles in this subject area

Discover exciting further topics and let the codecentric world inspire you.

//

Gemeinsam bessere Projekte umsetzen.

Wir helfen deinem Unternehmen.

Du stehst vor einer großen IT-Herausforderung? Wir sorgen für eine maßgeschneiderte Unterstützung. Informiere dich jetzt.

Hilf uns, noch besser zu werden.

Wir sind immer auf der Suche nach neuen Talenten. Auch für dich ist die passende Stelle dabei.