Software Testing and Development Blog Posts
Subscribe to the full blog feed using RSS
Subscribe to the full blog feed using RSS
This particular case study demonstrates how I think about testing and incorporate automation into my test approach.
We use Maven in the Java For Testers book.
Once you have Maven running it tends to work fine. You mainly experience problems when you initially install it, at the point when you know how to nothing with Maven.
I don’t really like keyword driven frameworks. For a whole bunch of reasons that I won’t go into now, since you came here to learn how to write them.
Well, here’s the secret…
This is old tech. Older than old.
I often stumble across security issues on live sites. Some are very simple. Here are some tips to use to help you find simple security issues before they go live.
There are plent of shortcut keys and approaches to writing code that IntelliJ will help with.
There are a whole bunch of free IDEs out there that you could use with Java:
Back in 2011, I decided to try recording an exploratory testing session.