We are now an Event Based Framework #121
baubakg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We are slowly generalizing the notion of Ohased Testing, from a notion regarding upgrade tests. We are now moving towards tool for performing Event-Based Testing.
This means that we are now looking at a broader view on what we were testing, where we look at events in a ways where the test needs interweave the events in their execution.
We now have two notions:
Until now upgrades, system changes were what we tested. As of version 8 we will be including the notion of non-interruptive events. The most promnent example for this is chaos testing.
Other examples are:
All reactions