Match each work item type to its description.
DRAG DROP
You create work items to test the features of an application.
Match each work item type to its description. To answer, drag the appropriate work item type
from the column on the left to its description on the right. Each work item type may be used
once, more than once, or not at all. Each correct match is worth one point.
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.
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.
Software testing measures aspects of the development team.
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.
For each of the following statements, select Yes if the statement is true.
what factor does the number of iterations to find a match increase?
How should you test for this requirement?
You are developing an application Co track the migration patterns of birds.
The application must support 250 simultaneous users.
How should you test for this requirement?
Use the drop-down menus to answer each question.
Use the drop-down menus to complete the statements.
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?