PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Select "No change is needed" if the underlined text makes the statement correct.

This question requires that you evaluate the underlined text to determine if it is correct.
In a use case diagram, the association between an actor and a use case can show a
generalization at each end.
Select the correct answer if the underlined text does not make the statement correct. Select
“No change is needed” if the underlined text makes the statement correct.

Select "No change is needed" if the underlined text makes the statement correct.

This question requires that you evaluate the underlined text to determine if it is correct.
Fault tolerance is a redundancy technique that completely hides errors within a set of
redundant modules.

Select the correct answer if the underlined text does not make the statement correct. Select
“No change is needed” if the underlined text makes the statement correct.

What type of test must you use?

You are writing tests for an application that tracks the results of car races. The application
includes a function named GetResults that returns the results for a race with a given name,
as shown in the following code. (Line numbers are included for reference only.)

You need to test that the GetResults function creates a RaceResult object containing the
race name and data for each race result stored in the database.
What type of test must you use?