I want to automate a login page. This page requires the user to log in with basic http authentication. I want to automate this page that has http basic authentication with selenium.
Read More ...
In this post I will describe some tips what I stole from the best software developers.
Deleting code is fine At a point in your development of your automated tests, you will change some code.
Read More ...
Freemarker is a template engine in java to generate text output based on templates and data classes. You should write the templates in a custom language.
Read More ...
In some areas in the world people use commas as thousand separators. I sometimes use points to separate them. Most of the time I do not use separators at all.
Read More ...
Recently I read the first book of The Hunger Games Trilogy written by Suzanne Collins. The book is also very interesting if you think a little bit deeper about it.
Read More ...
Today nearly every team has become agile. Many teams are struggling with the same issue, the communication. In the Agile Manifesto you can read the following.
Read More ...