Saved Bookmarks
| 1. |
Describe difficulties and advantages of state-machine-model based testing. |
|
Answer» Answer: MODEL Based TESTING (MBT) Advantages: It reduces the reoccurring cost for test cases or suites maintained in long-term. Test COVERAGE is improved for any project under test. It is capable to execute different tests on multiple machines. It helps to DETERMINE early defect detection. Explanation: |
|