PDF Download
FREE AND STUDY GAMES ABOUT CHAPTER 11 IMPLEMENT
EXAM QUESTIONS
Actual Qs and Ans Expert-Verified Explanation
This Exam contains:
-Guarantee passing score -59 Questions and Answers -format set of multiple-choice -Expert-Verified Explanation Question 1: Changeover method that allows you to implement the new system in stages, or modules
Answer:
phased operationphased operation
Question 2: shows data that one module passes to another.
Answer:
data couple
Question 3: Another term for structured walkthrough
Answer:
code review
Question 4: Environment for the actual system operation
Answer:
operational environment
Question 5: Measures a module's scope and processing characteristics
Answer:
cohesion Question 6: The programmer simulates each program outcome or result and displays a message to indicate whether or not the program executed successfully
Answer:
stub testing Question 7: One-way transmission of a pre-recorded Webinar session, delivered whenever a user wants or needs training support
Answer:
Webcast Question 8: Large framework into which CMMI integrates software and systems development
Answer:
process improvement Question 9: Should contain both correct data and erroneous data and should test all possible situations that could occur
Answer:
test data
Question 10: Parts of the program code that produce incorrect results
Answer:
logic errors Question 11: Consists of related program code organized into small units that are easy to understand and maintain
Answer:
module
Question 12: Testing two or more programs that depend on each other
Answer:
integration testing
Question 13: Software development process that stresses solid design, accurate
documentation, and careful testing
Answer:
software engineering Question 14: Used by system developers to document and track program defects, code changes, and replacement code
Answer:
defect tracking software Question 15: Shows the program modules and the relationships among them using rectangles, arrows, and other symbols
Answer:
structure chart Question 16: during implementation. serves as a blue print for constructing a new system
Answer:
system design specification.Question 17: Contains all the information needed for processing and distributing online and printed output
Answer:
operations documentation Question 18: Approach that causes the changeover from the old system to the new system to occur immediately when the new system becomes operational
Answer:
direct cutover Question 19: Technique for representing program logic that is Similar to structured English, but not language-specific
Answer:
pseudocode
Question 20: Specifies when user stories will be implemented and the timing of the releases
Answer:
release plan Question 21: Provides immediate Help when users have questions or encounter problems
Answer:
online documentation
Question 22: Modules that are independent
Answer:
loosely coupled Question 23: SEI's new model that integrates software and systems development into a much larger framework
Answer:
Capability Maturity Model Integration (CMMI Question 24: Training strategy in which you can select knowledgeable users who then conduct sessions for others
Answer:
train-the-trainer
Question 25: Message one module sends to another
Answer:
status flag Question 26: Process of turning program logic into specific instructions that the computer system can execute
Answer:
coding Question 27: Changeover method that involves implementing the complete new system at a selected location of the company
Answer:
pilot operation