Exam 12: Construction

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Explain the distinction between unit testing and integration testing.

Free
(Essay)
4.9/5
(30)
Correct Answer:
Verified

Unit testing focuses on one unit of the system, a class, to verify that the unit performs as defined in the program specification. Integration testing focuses on a set of classes that must work together. This testing looks at the flow of control between classes and on the data that is exchanged.

Discuss the tests performed during system testing.

Free
(Essay)
4.7/5
(36)
Correct Answer:
Verified

There are five different tests conducted during system testing:requirements testing, usability testing, security testing, performance testing, and documentation testing.
Requirements testing tests to whether original business requirements are met in the new system. Usability testing tests how convenient the system is to use. Security testing is concerned with disaster recovery and blocking unauthorized access to the system. Performance testing examines the ability of the system to perform under high data loads. Finally, documentation testing assures the accuracy of the documentation for the system.

The general structure used in most on-line documentation for documents, procedures manuals, or tutorials is called documentation items.

Free
(True/False)
4.9/5
(39)
Correct Answer:
Verified

False

System documentation is intended to help programmers and systems analysts understand the application software and enable them to build it or maintain it after the system is installed.

(True/False)
4.8/5
(38)

Documentation should be written in long paragraphs so that users get large amounts of detail quickly.

(True/False)
4.7/5
(33)

When assigning programmers to a programming team, the best size of the team is _____.

(Multiple Choice)
4.9/5
(45)

The number of errors found will be highest in the _____ stage of testing.

(Multiple Choice)
4.9/5
(37)

When offshoring development, how could differences in Hall's context dimension of culture affect the contribution of a team member to the successful development of an information system? What about Hall's time or speed of messages dimensions?

(Essay)
4.9/5
(40)

A(n) _____ is a navigation control for on-line documentation that provides access into topics using important keyword.

(Multiple Choice)
4.8/5
(45)

The programming process of a new systems project is considered completed prior to testing.

(True/False)
4.8/5
(41)

_____ is the test that is performed to ensure that all classes work together without error and meet the business requirements for usability, security, and performance.

(Multiple Choice)
4.9/5
(34)

Why is testing so important in object-oriented systems when we are using patterns, frameworks, class libraries, and components that have all be tested before?

(Essay)
4.8/5
(37)

Discuss the reasons why on-line documentation is expected to be the dominant form of documentation for the future.

(Essay)
4.8/5
(37)

In developing documentation use __________.

(Multiple Choice)
4.7/5
(36)

Explain four sources for identifying navigation terms.

(Essay)
4.9/5
(44)

Mary has written a message into her program to notify her when a particular class has been reached within the program. This message is commonly called a _____.

(Multiple Choice)
4.8/5
(38)

The cost of fixing one major bug after the system is installed can easily exceed the _____.

(Multiple Choice)
4.7/5
(40)

The type of navigation control for topics that organizes the information into a logical form (as though the users were to read the material from start to finish) is known as table of contents.

(True/False)
4.9/5
(37)

An index is a navigation control for on-line documentation that provides the ability to search through the topics with user generated text.

(True/False)
4.8/5
(34)

The larger the number of programmers assigned to a programming team, the shorter the time will be for programming to be completed.

(True/False)
4.9/5
(36)
Showing 1 - 20 of 95
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)