Describe the how test cases are derived from behavior models to facilitate interclass testing?

What will be an ideal response?


• Test cases must cover all states in the state transition diagram
• Breadth first traversal of the state model can be used (test one transition at a time and only make use of previously tested transitions when testing a new transition)
• Test cases can also be derived to ensure that all behaviors for the class have been adequately exercised

Computer Science & Information Technology

You might also like to view...

Identify the processes running on a computer, the protocol they are using, and their local and remote port addresses.

For a hacker to establish a connection to a remote computer, a port must be listening on that device. This may be due to infection by malware, or a vulnerability in a legitimate piece of software. A utility, such as TCPView, can be used to detect open ports, monitor them in real-time, and close active ports and processes using them.

Computer Science & Information Technology

To insert an e-mail address link, the E-mail Address option must be chosen in the ________ box

A) Look in B) Text to display C) Link to D) Address

Computer Science & Information Technology

____________________ depreciation is calculated by dividing the purchase or acquisition price of an asset by the life of the asset.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A run-time error occurs because a formula or function does not follow the rules of construction.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology