How are unit testing, integration testing, and system testing related? How are they different?
What will be an ideal response?
They are related in that they are all forms of software testing. They differ in respect to the size (the amount
of code) that they test. Unit testing tests the individual modules or components as units. These units may be individual classes
or methods. Integration testing combines several related units and tests them as a collective entity. System testing tests the
overall software system as a whole, which is comprised of several sets of software that have passed integration testing.
You might also like to view...
To write read data from a file, you define an object of the __________ data type.
a. inputFile b. ifstream c. fstream d. ofstream
Every personnel security strategy has to specify the ____ that will be used to ensure the disciplined behavior of all participants in the process.
A. process and standards B. process and procedures C. policies and procedures D. standards and references
The logical relationship between radio buttons is maintained by objects of what class?
a. MutualExclusionGroup b. RadioButtonGroup c. Group d. ButtonGroup
As in Word, PowerPoint includes ____________________ that you can use to apply multiple formatting attributes at once.
Fill in the blank(s) with the appropriate word(s).