Jforum #108 - Fuzz testing & Testing Your Repositories


Details
We are excited to announce a meetup hosted at Omegapoint
Agenda:
17:30 Doors open, light food and drinks
18:00 Fuzz testing - Or how to find the heartbleed bug in OpenSSL in 5 minutes (Simon Johansson, Omegapoint)
How robust is your code against incorrect input? Do your tests cover all possible cases? Fuzz testing is a black box approach to automate the testing of an interface by bombarding it with all imaginable input. This presentation will introduce you to the topic through live examples where we find bugs in various open-source projects.
18:50 Three and a Half Ways of Testing Your Repositories
(Daniel Raniz Raneland, Factor 10)
With the data layer successfully separated from the rest of the domain model into its own repository, now comes the time to test it.
In this talk I present different techniques for testing repositories that interact with different database backends, their advantages and disadvantages as well as when they might or might not be suitable
19:35 After the talks, those who want to mingle and have a drink can follow us to a pub nearby!
Speakers :
Simon Johansson, Omegapoint
Daniel Raniz Raneland, Factor 10
Raniz is a programmer, architect, speaker and coach at Factor10, helping companies achieve software excellence with a business focus.
As a problem solver at heart, he jumps at complicated problems and believes that as much as possible should be automated, reproducible and stored as code.

Jforum #108 - Fuzz testing & Testing Your Repositories