Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 858 Bytes

NOTES.md

File metadata and controls

15 lines (14 loc) · 858 Bytes

References :

  • Model Based Testing - An Evaluation
    • advantages and disadvantages of MBT
    • Sometime it happens that a behavioral model contains error. So the model must be debugged! prior to generate tests
    • advantages of MBT, more succintly presented
    • model-based testing process
    • 3.3.3 Function specifications - difference between model-driven (use for specification i.e. implementation) and model-based (used for testing for instance, does not need same level of details)
    • Testing strategy ; coverage etc.
    • in general a pretty clearly explained thesis, even if the decision tables approach (2017 rally?) seems inferior to me to state machine modelling