Model-Based Testing: Black or White?

Subscribers:
349,000
Published on ● Video Link: https://www.youtube.com/watch?v=9BqYkzP6LYk



Duration: 59:49
20,191 views
39


Google Tech Talks
August 27, 2007

ABSTRACT

Model-based testing can help to reduce the cost of testing and increase its effectiveness. Instead of designing test cases by hand, model-based testing allows a test engineer to automatically generate test cases from a model of the system under test.

After a brief overview of model-based testing, this talk will compare two different kinds of test model: black-box models and white-box models. Black-box models are easier for programmers to write and tools to use, while white-box models require more sophisticated notations and modelling skills, but can allow more sophisticated test generation.

These two styles of models will be illustrated by using...







Tags:
google
howto
model
based
testing
black
white