Recommended Model Based Testing Tools

Posted by ModelTester on Stack Overflow See other posts from Stack Overflow or by ModelTester
Published on 2009-03-06T19:49:53Z Indexed on 2010/03/30 12:03 UTC
Read the original article Hit count: 374

Filed under:
|
|
|
|

Does anyone have any suggestions on what Model Based Testing Tools to use? Is Spec Explorer/SPEC# worth it's weight in tester training?

What I have traditionally done is create a Visio Model where I call out the states and associated variables, outputs and expected results from each state. Then in a completely disconnected way, I data drive my test scripts with those variables based on that model. But, they are not connected. I want a way to create a model, associate the variables in a business friendly way, that will then build the data parameters for the scripts.

I can't be the first person to need this. Is there a tool out there that will do basically that? Short of developing it myself.

© Stack Overflow or respective owner

Related posts about mbt

  • Model Based Testing Strategies

    as seen on Stack Overflow - Search for 'Stack Overflow'
    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… >>> More

  • Recommended Model Based Testing Tools

    as seen on Stack Overflow - Search for 'Stack Overflow'
    Does anyone have any suggestions on what Model Based Testing Tools to use? Is Spec Explorer/SPEC# worth it's weight in tester training? What I have traditionally done is create a Visio Model where I call out the states and associated variables, outputs and expected results from each state. Then in… >>> More

  • Toorcon14

    as seen on Oracle Blogs - Search for 'Oracle Blogs'
    Toorcon 2012 Information Security Conference San Diego, CA, http://www.toorcon.org/ Dan Anderson, October 2012 It's almost Halloween, and we all know what that means—yes, of course, it's time for another Toorcon Conference! Toorcon is an annual conference for people… >>> More

Related posts about model