
Re-executing a test without addressing the current issues is acceptable in only one scenario : for a defect replication, to eliminate the possibility of flaky tests or an unstable application.…
JVM cheat sheet (as meme)Save it and never use itWorking with Java you've probably heard that Garbage Collection is a Stop The World event.This is probably because some Java developers…
now the 10th and probably the last episode of hashtag#perftiquette ; a short, educational and hopefully funny series on performance testing best practices.Errors reported by your load testing tool aren't…
Perftiquette episode 8KISS - keep it simple, stupid.You've just learned how to automate your test execution, you've automated your washing machine, your coffee machine turns on once you enter the…
by Perfluencer Episode 6 of hashtag#perftiquetteA rendezvous point is one of the few thread synchronization mechanisms supported by load testing tools. Under the hood, it's an implementation of a counting…



