|
![]() |
||||||
So these are just EXAMPLES of different configurations of Systems Under
Test. However, on a lower level, you probably test something like a module or
a new functionality...
On an even lower level, you probably test something like a bug of that
module or new little feature...
Once you have decided what is going to be tested, where the focus will be on, then you can
determine what amount of attention
it will get
And next how you are going to test it.
This whole System(s), big Module, average Functionality or small bug can be systematically checked in the
Definition of Done.
Don't forget, these EXAMPLES of SUT configurations can life in different configurations of
test LANDSCAPES.
![]() ![]() ![]() or a Operating System Interface that gets replaced by a new Web-Interface that also has to work on MOBILE. or moving TO the cloud, moving FROM the cloud, a new server, test automation being introduced or... ... so 'test landscapes', the SUT is surrounded by it's test landscape context.
|