Skip to content
The Testing Pirate

The Testing Pirate

Articles

Testers can learn from the Hunger games

How To

Let your test automation choose the input data

Articles

Is reviewing code a risk ?

Articles

Testing Code of Ethics

Why do you blog?

Why do you blog ?

January 10, 2021

With this blog post I explain the following question: “Why do you blog”. Since some weeks I suffer with the so called writer’s block….

Heidelandschap

Unitary operators in java

December 9, 2020

Unitary operators in java are symbols that applies to a set of variables. The operator returns a result. A simple example is the one…

View

Check for empty lists in python

December 2, 2020

I use lists all the time in my code. Sometimes I have to check for empty lists in my python code. Introduction Lists are…

The Gate

http basic authentication with selenium

November 18, 2020

I want to automate a login page. This page requires the user to log in with basic http authentication. I want to automate this…

Stealing

What I stole from the best developers

November 11, 2020

In this post I will describe some tips what I stole from the best software developers. Deleting code is fine At a point in…

Misty mountains

Wait for Vaadin in Selenium

November 4, 2020

Our web project uses the Vaadin framework. Because the pages are not loaded in one time, we have to wait a certain time. For…

A Bee and a Pig in hay

Generate your test data from a template

October 28, 2020

Freemarker is a template engine in java to generate text output based on templates and data classes. You should write the templates in a…

Mushroom

Underscores in Java and Python numbers

October 21, 2020

In some areas in the world people use commas as thousand separators. I sometimes use points to separate them. Most of the time I…

Posts navigation

1 2 … 4 Next

Popular articles

  • Stealing
    Articles What I stole from the best developers
  • Butterfly of Will Beckers
    How To Upload a file to a remote ssh server with java
  • The Gate
    How To http basic authentication with selenium

Categories

  • Articles
  • Conferences
  • How To

Recent Posts

  • Why do you blog ?
  • Unitary operators in java
  • Check for empty lists in python
  • http basic authentication with selenium
  • What I stole from the best developers
Copyright The Testing Pirate. All rights reserved. | Theme by SuperbThemes