Model Based Testing Strategies
Posted
by Doubt
on Stack Overflow
See other posts from Stack Overflow
or by Doubt
Published on 2008-08-25T13:57:42Z
Indexed on
2010/03/30
13:23 UTC
Read the original article
Hit count: 489
What strategies have you used with Model Based Testing?
- Do you use it exclusively for integration testing, or branch it out to other areas (unit/functional/system/spec verification)?
- Do you build focused "sealed" models or do you evolve complex onibus models over time?
- When in the product cycle do you invest in creating MBTs?
- What sort of base test libraries do you exclusively create for MBTs?
- What difference do you make in your functional base test libraries to better support MBTs?
© Stack Overflow or respective owner