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

Cube of Glass

xslt transformations in Java

May 2, 2020

How should we test xslt transformations in java? Is the solution that we found on the most examples located on the internet suitable for us? In our case we still had problems that our tests where failing. The solution is not correct. This means we need another approach.

Person is reading

What I read

June 29, 2019

I read a lot. This post contains some links to documents that every tester should read.

Reasons to create Unit Tests

June 14, 2019

Writing unit tests for API’s is a waste of time. While developing an API it looks so. Today I need to rewrite some calls and all my tests fail. I need to update all the unit tests. If I did not have to write tests, my code was already finished. But that is a mistake.

Test Reports are dead

June 13, 2019

Testing should deliver useful information about the products we test. But we place the information in boring documents. The message that we want to tell is not clear. Can it in another way?

Arrows

Swiping on a touch screen

June 12, 2019

We had already a few months a problem on the machines touchscreen that our interface behaved differently with a finger swipe as with a mouse drag and drop.

Posts navigation

Previous 1 … 3 4

Popular articles

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

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