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

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…

Java Builder Pattern for Testers

Java builder pattern for testers too

October 14, 2020

The java builder pattern is an alternative way of constructing objects. The java builder pattern is useful for testers too. Look at the following examples.

Library

Saving internal data in a file with Python

October 7, 2020

Some automated tests failed. In this case you want to analyse what went wrong. It can be hard to analyse the cause of the problem….

some flasks

Create a mock application with Flask

September 30, 2020

At the start of a new project, the testing is very easy. The software guys create a basic application that you have to test….

Rabbits talking

Team conversations are important in agile

September 16, 2020

Today nearly every team has become agile. Many teams are struggling with the same issue, the communication. In the Agile Manifesto you can read…

Posts navigation

Previous 1 2 3 4 Next

Popular articles

  • Three words in python strings
    How To Three words in python strings
  • Days between two dates
    How To Days between two dates
  • Count Digits in Python Strings
    How To Count number of digits in a string

Categories

  • Articles
  • Conferences
  • How To

Recent Posts

  • Days between two dates
  • Count number of digits in a string
  • Three words in python strings
  • Sort numbers with python
  • Why do you blog ?
Copyright The Testing Pirate. All rights reserved. | Theme by SuperbThemes