CSE 5314/7314 (Spring 2024): Homework #4
Assignment
-
Continuing your FSM model in hw#3,
and turn this one into a Markov-OP,
and discuss the ways to collect the necessary data for the
construction of this Markov-OP.
- Problem 11.1 or 11.2 (pick one) and the following extensions:
-
Determine the number of paths
and sensitize a few of your test cases.
-
If your CFG contains no loops, try to modify it to include at least one loop.
-
What is your loop testing strategy, and the corresponding test cases for it?
-
What is your loop testing strategy when you introduce nested loops in your CFG?
- Problem 11.9 or 11.10 (pick one).
(Since we have just started this topic, a simple program/function/segment
would be OK.)
(Alternatively, pick one of CFT problem above, but focus on one or two
decisions to contruct your model here.)
Due Date:
11/4/24
Prepared by Jeff Tian
(tian@engr.smu.edu).
Posted: Oct. 28, 2024.