Quiz 13: System Implementation
Computing
Q 1Q 1
After maintenance,the implementation phase of the systems development life cycle is the most expensive and time-consuming phase of the entire life cycle.
Free
True False
True
Free
True False
True
Free
True False
False
Q 4Q 4
The development of a new version of the software and new versions of all design documents are the major deliverables associated with the coding,testing,and installation stage.
Free
True False
Q 5Q 5
The systems administration plan answers such questions as when and where the new system will be installed,what people and resources are required,which data will be converted and cleansed,and how long the installation process will take.
Free
True False
Q 6Q 6
Information systems personnel and end users are the two audiences for the final systems documentation.
Free
True False
Q 7Q 7
System and user documentation,a user training plan,user training modules,and a user support plan are deliverables for documenting the system,training,and supporting users.
Free
True False
Free
True False
Q 9Q 9
Testing managers are responsible for developing test plans,establishing testing standards,integrating testing and development activities in the life cycle,and ensuring that test plans are completed.
Free
True False
Free
True False
Free
True False
Free
True False
Q 13Q 13
Desk checking is a testing technique in which the program code is sequentially executed manually by the reviewer.
Free
True False
Free
True False
Free
True False
Q 16Q 16
System testing is the process of bringing together all of the modules that a program comprises for testing purposes.
Free
True False
Q 17Q 17
Integration testing brings together all of the programs that a system comprises for testing purposes.
Free
True False
Q 18Q 18
Unit testing is a technique used in testing modules,especially where modules are written and tested in a top-down fashion,where a few lines of code are used to substitute for subordinate modules.
Free
True False
Free
True False
Free
True False
Q 21Q 21
A test case is a specific scenario of transactions,queries,or navigation paths that represent a typical,critical,or abnormal use of the system.
Free
True False
Q 22Q 22
The people who create the test cases should be the same people who have coded and will test the system.
Free
True False
Q 23Q 23
A symbolic debugger allows a program to be run online,allowing the programmer to observe how different areas of data are affected as the instructions are executed.
Free
True False
Q 24Q 24
Software testing tools can compare the results of one test run with those from prior test cases to identify errors or to highlight the results of new features.
Free
True False
Free
True False
Q 26Q 26
Automated testing can improve the quality of software testing and reduce the time for software testing by allowing unattended,or repeated,script playing to simulate high-volume or stress situations.
Free
True False
Q 27Q 27
During beta testing,users test a completed information system using real data in the real user environment.
Free
True False
Free
True False
Q 29Q 29
During stress testing,the analysts try to determine how the system performs on the range of possible environments on which it may be used.
Free
True False
Q 30Q 30
The purpose of system testing is to determine whether the software,documentation,technical support,and training activities work as intended.
Free
True False
Q 31Q 31
Installation is the organizational process of changing over from the current information system to a new one.
Free
True False
Q 32Q 32
The coexistence of the old and new systems is characteristic of the parallel installation approach.
Free
True False
Q 33Q 33
The key advantage of a direct installation is that it limits potential damage and potential cost by limiting the effects to a single site.
Free
True False
Q 34Q 34
A positive aspect of the direct installation approach is that there is a high interest in making installation a success.
Free
True False
Q 35Q 35
A positive aspect of the phased installation approach is that learning can occur and problems can be fixed by concentrating on one site.
Free
True False
Q 36Q 36
A positive aspect of the phased installation approach is that it limits potential harm and costs from system error or failure to certain business activities or functions.
Free
True False
Free
True False
Q 38Q 38
According to Bell and Evans,the resource requirement specification is finalized during systems development phase.
Free
True False
Q 39Q 39
According to Bell and Evans,the release description is finalized during the detailed design and implementation stage of the systems development generic life cycle phase.
Free
True False
Q 40Q 40
System documentation is the detailed information about a system's design specifications,its internal workings,and its functionality.
Free
True False
Q 41Q 41
Internal documentation is system documentation that includes the outcome of structured diagramming techniques such as data flow and entity-relationship diagrams.
Free
True False
Free
True False
Free
True False
Q 44Q 44
The purpose of a user's guide is to provide information on how users can use computer systems to perform specific tasks.
Free
True False
Q 45Q 45
An acceptance sign-off allows users to test for proper system installation and then signify their acceptance of the new system with their signatures.
Free
True False
Q 46Q 46
Network architecture refers to all the resources and practices required to help people adequately use computer systems to do their primary work.
Free
True False
Free
True False
Q 48Q 48
The extent to which a system is used and the user's satisfaction with the system are two ways to determine if implementation has been successful.
Free
True False
Q 49Q 49
User demographics,performance,and satisfaction are factors that influence the extent to which a system is used.
Free
True False
Q 50Q 50
After maintenance,which of the following is the most expensive and most time consuming phase of the entire life cycle?
A)implementation
B)physical design
C)logical design
D)analysis.
Free
Multiple Choice
Q 51Q 51
Which of the following affect the implementation process?
A)the work habits of an organization's members
B)the personal goals of an organization's members
C)the beliefs of an organization's members
D)all of the above
Free
Multiple Choice
Q 52Q 52
The purpose of coding,testing,and installation is to:
A)transform the logical specifications of the system into technology specific details from which all programming and system construction can be done
B)convert the physical system specifications into working and reliable software and hardware,document the work that has been done,and provide help for current and future users and caretakers of the system
C)systematically repair and improve the information system
D)study and propose alternative replacement systems
Free
Multiple Choice
Q 53Q 53
Who is responsible for ensuring that coding,testing,and installation are properly planned and executed?
A)programmers
B)management
C)systems analysts
D)end-users
Free
Multiple Choice
Q 54Q 54
The process whereby the physical design specifications created by the analysis team is turned into working computer code is referred to as:
A)coding
B)testing
C)implementation
D)analysis
Free
Multiple Choice
Q 55Q 55
Which of the following statements is true regarding testing?
A)The coding process should be completed,and then the testing process can begin.
B)Once coding has begun,the testing process can begin and proceed in parallel.
C)The testing process is performed first,then the coding process begins.
D)None of the above.
Free
Multiple Choice
Q 56Q 56
The process in which the current system is replaced by the new system best describes:
A)the systems development life cycle
B)installation
C)physical design
D)set-up
Free
Multiple Choice
Q 57Q 57
The deliverables for coding,testing,and installation are:
A)the creation of a document that will consolidate the information that must be considered when implementing a physically distributed systems design
B)structured descriptions and diagrams that outline the logic contained within each DFD process
C)the code,program documentation,test scenarios and test data,results of program and system testing,user guides,user training plan,and an installation and conversion plan
D)a system service request,a statement of work,and a baseline project plan
Free
Multiple Choice
Q 58Q 58
A strategy for training users so they can quickly learn the new system is a(n):
A)training plan
B)installation plan
C)user guide
D)training curriculum
Free
Multiple Choice
Q 59Q 59
Training on the use of the system begins during the early stages of the:
A)analysis phase
B)logical design phase
C)implementation phase
D)project initiation and planning phase
Free
Multiple Choice
Q 60Q 60
This plan lays out a strategy for moving from the old system to the new,from the beginning to end of the process:
A)baseline project plan
B)installation plan
C)training plan
D)testing plan
Free
Multiple Choice
Q 61Q 61
A master test plan is developed during:
A)implementation
B)analysis
C)logical design
D)physical design
Free
Multiple Choice
Q 62Q 62
Which of the following are testing managers responsible for?
A)developing testing plans
B)integrating testing and development activities in the life cycle
C)establishing testing standards
D)all of the above
Free
Multiple Choice
Q 63Q 63
The type of testing that does not execute the code is called:
A)static testing
B)dynamic testing
C)referential testing
D)manual testing
Free
Multiple Choice
Q 64Q 64
The results of running the code are not an issue for this particular type of test:
A)static testing
B)dynamic testing
C)referential testing
D)none of the above
Free
Multiple Choice
Q 65Q 65
The type of testing that involves the execution of code is called:
A)code testing
B)static testing
C)dynamic testing
D)execution testing
Free
Multiple Choice
Q 66Q 66
A testing technique in which participants examine program code for predictable language-specific errors defines:
A)walkthrough
B)inspections
C)desk checking
D)syntax checking
Free
Multiple Choice
Q 67Q 67
The type of testing responsible for determining what the code does is:
A)walkthrough
B)inspection
C)system testing
D)syntax checking
Free
Multiple Choice
Q 68Q 68
A testing technique in which the program code is sequentially executed manually by the reviewer is referred to as:
A)inspection
B)system testing
C)desk checking
D)syntax checking
Free
Multiple Choice
Q 69Q 69
Testing each module alone in an attempt to discover any errors that may exist in the module's code is referred to as:
A)unit testing
B)system testing
C)stub testing
D)singular testing
Free
Multiple Choice
Q 70Q 70
The process of bringing together all of the modules that comprise a program for testing purposes is referred to as:
A)unity testing
B)integration testing
C)system testing
D)implementation
Free
Multiple Choice
Q 71Q 71
The bringing together of all the programs that comprise a system for testing describes:
A)unity testing
B)integration testing
C)system testing
D)implementation
Free
Multiple Choice
Q 72Q 72
A technique used in testing modules,especially where modules are written and tested in a top-down fashion,where a few lines of code are used to substitute for subordinate modules describes:
A)module testing
B)unit testing
C)top-down testing
D)stub testing
Free
Multiple Choice
Q 73Q 73
The purpose of acceptance testing is to:
A)determine if new requirements must be added to the newly completed system
B)determine if the system meets user requirements
C)determine if the system meets its objectives
D)do none of the above
Free
Multiple Choice
Q 74Q 74
The most complete acceptance testing will include:
A)alpha testing
B)beta testing
C)a system audit
D)all of the above
Free
Multiple Choice
Q 75Q 75
The process whereby actual users test a completed information system,the end result of which is the users' acceptance of it,best describes:
A)acceptance testing
B)alpha testing
C)beta testing
D)system testing
Free
Multiple Choice
Q 76Q 76
User testing of a completed information system using simulated data refers to:
A)acceptance testing
B)alpha testing
C)beta testing
D)system testing
Free
Multiple Choice
Q 77Q 77
User testing of a completed information system using real data in the real user environment refers to:
A)acceptance testing
B)alpha testing
C)beta testing
D)system testing
Free
Multiple Choice
Q 78Q 78
Which of the following are designed during alpha testing and try to break the system?
A)stress tests
B)performance tests
C)recovery tests
D)security tests
Free
Multiple Choice
Q 79Q 79
The organizational process of changing over from the current information system to a new one best defines:
A)reorganization
B)physical design
C)installation
D)replacement
Free
Multiple Choice
Q 80Q 80
Changing over from the old information system to a new one by turning off the old system as the new one is turned on best describes:
A)phased installation
B)single location installation
C)parallel installation
D)direct installation
Free
Multiple Choice
Q 81Q 81
Running the old information system and the new one at the same time until management decides the old system can be turned off best describes:
A)parallel installation
B)single-location installation
C)phased installation
D)direct cutover installation
Free
Multiple Choice
Q 82Q 82
During which of the following generic life-cycle phases would a user's guide be produced?
A)requirements specification
B)project control structuring
C)system development
D)system delivery
Free
Multiple Choice
Q 83Q 83
During which of the following generic life-cycle phases would a management plan be produced?
A)requirements specification
B)project control structuring
C)system development
D)system delivery
Free
Multiple Choice
Q 84Q 84
All of the following are types of user documentation except:
A)release description
B)reference guide
C)acceptance sign-off
D)management plan
Free
Multiple Choice
Q 85Q 85
System documentation is intended primarily for:
A)maintenance programmers
B)end users
C)systems analysts
D)system operators
Free
Multiple Choice
Q 86Q 86
Written or other visual information about an application system,how it works,and how to use it best defines:
A)system documentation
B)user documentation
C)internal documentation
D)external documentation
Free
Multiple Choice
Q 87Q 87
System documentation that is part of the program source code or is generated at compile time best defines:
A)program statements
B)user documentation
C)internal documentation
D)external documentation
Free
Multiple Choice
Q 88Q 88
System documentation that includes the outcome of structured diagramming techniques such as data flow and entity-relationship diagrams best defines:
A)system documentation
B)user documentation
C)internal documentation
D)external documentation
Free
Multiple Choice
Q 89Q 89
Which of the following is an exhaustive list of the system's functions and commands,usually in alphabetical order?
A)reference guide
B)user's guide
C)release description
D)system administrator's guide
Free
Multiple Choice
Q 90Q 90
This type of user documentation contains information about a new system release,including a list of complete documentation for the new release,features and enhancements,known problems and how they have been dealt with in the new release,and information about installation:
A)reference guide
B)user's manual
C)release description
D)system administrator's guide
Free
Multiple Choice
Q 91Q 91
This type of user documentation is intended primarily for those who will install and administer a new system and contains information about the network on which the system will run,software interfaces for peripherals such as printers,troubleshooting,and setting up user accounts:
A)external documentation
B)user's manual
C)system documentation
D)system administrator's guide
Free
Multiple Choice
Q 92Q 92
This type of user documentation allows users to test for proper system installation and then signify their acceptance of the new system with their signatures:
A)acceptance sign-off
B)user contract
C)RFP
D)system verification
Free
Multiple Choice
Q 93Q 93
Most user documentation is now delivered:
A)on-line,in hypertext format
B)through paper manuals
C)by calling technical support numbers
D)through help desks
Free
Multiple Choice
Q 94Q 94
Which of the following statements is true about intermittent users?
A)Support mechanisms are a good way to provide training for intermittent users of a system.
B)Intermittent users are not interested in,nor would they profit from,typical user training methods.
C)Intermittent users must be provided "point of need support."
D)All of the above.
Free
Multiple Choice
Q 95Q 95
Potential topics that will determine if training will be useful include the following except for:
A)system documentation
B)general computer concepts
C)information system concepts
D)system management
Free
Multiple Choice
Q 96Q 96
Potential topics that will determine if training will be useful include:
A)use of the system
B)general computer concepts
C)information system concepts
D)all of the above
Free
Multiple Choice
Q 97Q 97
A component of a software package or application in which training and educational information is embedded best defines:
A)resident expert
B)computer-aided instruction
C)electronic tutorial
D)electronic performance support system
Free
Multiple Choice
Q 98Q 98
__________ are a testing technique in which participants examine program code for predictable language-specific errors.
Free
Short Answer
Q 99Q 99
__________ is a testing technique in which the program code is sequentially executed manually by the reviewer.
Free
Short Answer
Q 100Q 100
__________ is a technique used in testing modules,especially where modules are written and tested in a top-down fashion,where a few lines of code are used to substitute for subordinate modules.
Free
Short Answer
Q 101Q 101
In __________,each module is tested alone in an attempt to discover any errors in its code.
Free
Short Answer
Q 102Q 102
__________ is the process of bringing together all of the modules that a program comprises for testing purposes; the modules are typically integrated in a top-down,incremental fashion.
Free
Short Answer
Q 103Q 103
__________ is the process of bringing together all of the programs that a system comprises for testing purposes; programs are typically integrated in a top-down,incremental fashion.
Free
Short Answer
Q 104Q 104
__________ is the process whereby actual users test a completed information system,the end result of which is the user's acceptance of it.
Free
Short Answer
Free
Short Answer
Q 106Q 106
__________ refers to user testing of a completed information system using real data in the real user environment.
Free
Short Answer
Q 107Q 107
__________ is the organizational process of changing over from the current information system to a new one.
Free
Short Answer
Free
Short Answer
Q 109Q 109
__________ refers to changing over from the old information system to a new one by turning off the old system when the new one is turned on.
Free
Short Answer
Q 110Q 110
__________ refers to running the old information system and the new one at the same time until management decides the old system can be turned off.
Free
Short Answer
Q 111Q 111
__________ refers to trying out a new information system at one site and using the experience to decide if and how the new system should be deployed throughout the organization.
Free
Short Answer
Q 112Q 112
__________ refers to changing from the old information system to the new one incrementally,starting with one or a few functional components and then gradually extending the installation to cover the whole new system.
Free
Short Answer
Free
Short Answer
Q 114Q 114
__________ is the detailed information about a system's design specifications,its internal workings,and its functionality.
Free
Short Answer
Q 115Q 115
__________ is system documentation that is part of the program source code or is generated at compile time.
Free
Short Answer
Q 116Q 116
__________ is system documentation that includes the outcome of structured diagramming techniques such as data flow and entity-relationship diagrams.
Free
Short Answer
Q 117Q 117
__________ is written or other visual information about an application system,how it works,and how to use it.
Free
Short Answer
Q 118Q 118
__________ refers to providing ongoing educational and problem-solving assistance to information system users.
Free
Short Answer
Q 119Q 119
An __________ is a component of a software package or application in which training and educational information is embedded.
Free
Short Answer
Q 120Q 120
A __________ is a single point of contact for all user inquiries and problems about a particular information system or for all users in a particular department.
Free
Short Answer
Q 121Q 121
The basis for __________ is that individuals who work in an organization have their own self-interested goals.
Free
Short Answer
Q 122Q 122
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Changing over from the old information system to a new one incrementally,starting with one or a few functional components and then gradually extending the installation to cover the whole new system.
Free
Short Answer
Q 123Q 123
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-The process of bringing together all of the modules that comprise a program for testing purposes.The modules are typically integrated in a top-down,incremental fashion.
Free
Short Answer
Q 124Q 124
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-User testing of a completed information system using simulated data.
Free
Short Answer
Q 125Q 125
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-The organizational process of changing over from the current information system to a new one.
Free
Short Answer
Q 126Q 126
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Trying out a new information system at one site and using the experience to decide if and how the new system should be deployed throughout the organization.
Free
Short Answer
Q 127Q 127
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-A testing technique in which the program code is sequentially executed manually by the reviewer.
Free
Short Answer
Q 128Q 128
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Running the old information system and the new one at the same time until management decides the old system can be turned off.
Free
Short Answer
Q 129Q 129
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Changing over from the old information system to a new one by turning off the old system as the new one is turned on.
Free
Short Answer
Q 130Q 130
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-A testing technique in which participants examine program code for predictable language-specific errors.
Free
Short Answer
Q 131Q 131
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Providing ongoing educational and problem-solving assistance to information systems users.
Free
Short Answer
Q 132Q 132
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-The process whereby actual users test a completed information system,the end result of which is the users' acceptance of it.
Free
Short Answer
Q 133Q 133
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-A technique used in testing modules,especially where modules are written and tested in a top-down fashion,where a few lines of code are used to substitute for subordinate modules.
Free
Short Answer
Q 134Q 134
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-User testing of a completed information system using real data in the real user environment.
Free
Short Answer
Q 135Q 135
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Unit test
Free
Short Answer
Q 136Q 136
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Syntax checking
Free
Short Answer
Q 137Q 137
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Walkthroughs
Free
Short Answer
Q 138Q 138
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Desk checking
Free
Short Answer
Q 139Q 139
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Integration test
Free
Short Answer
Q 140Q 140
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-Inspections
Free
Short Answer
Q 141Q 141
Match each of the following terms with its corresponding definition.
a.acceptance testing
b.alpha testing
c.beta testing
d.desk checking
e.direct installation
f.inspections
g.installation
h.integration testing
i.parallel installation
j.phased installation
k.single location installation
l.stub testing
m.support
-System test
Free
Short Answer
Q 142Q 142
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-This type of testing verifies protection mechanisms built into the system will protect it from improper penetration.
Free
Short Answer
Q 143Q 143
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-User testing of a completed information system using real data in the real user environment.
Free
Short Answer
Q 144Q 144
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-The process whereby actual users test a completed information system,the end result of which is the users' acceptance of it.
Free
Short Answer
Q 145Q 145
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-This type of testing determines how the system performs on the range of possible environments in which it may be used.
Free
Short Answer
Q 146Q 146
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-This type of test tries to break the system.
Free
Short Answer
Q 147Q 147
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-The process of bringing together all of the modules that comprise a program for testing purposes.Modules are typically integrated in a top-down,incremental fashion.
Free
Short Answer
Q 148Q 148
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-This type of test forces the software (or environment)to fail in order to verify that recovery is properly performed.
Free
Short Answer
Q 149Q 149
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-User testing of a completed information system using simulated data.
Free
Short Answer
Q 150Q 150
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-A technique used in testing modules,especially where modules are written and tested in a top-down fashion,where a few lines of code are used to substitute for subordinate modules.
Free
Short Answer
Q 151Q 151
Match each of the following types of testing with its corresponding description.
a.integration testing
b.system testing
c.stub testing
d.acceptance testing
e.alpha testing
f.beta testing
g.recovery testing
h.security testing
i.stress testing
j.performance testing
-The bringing together of all the programs that a system comprises for testing purposes; programs are typically integrated in a top-down,incremental fashion.
Free
Short Answer
Q 152Q 152
Match each of the following terms with its corresponding description.
a.direct installation
b.installation
c.parallel installation
d.phased installation
e.single location installation
-Running the old information system and the new one at the same time until management decides the old system can be turned off.
Free
Short Answer
Q 153Q 153
Match each of the following terms with its corresponding description.
a.direct installation
b.installation
c.parallel installation
d.phased installation
e.single location installation
-The organizational process of changing over from the current information system to a new one.
Free
Short Answer
Q 154Q 154
Match each of the following terms with its corresponding description.
a.direct installation
b.installation
c.parallel installation
d.phased installation
e.single location installation
-Trying out a new information system at one site and using the experience to decide if and how the new system should be deployed throughout the organization.
Free
Short Answer
Q 155Q 155
Match each of the following terms with its corresponding description.
a.direct installation
b.installation
c.parallel installation
d.phased installation
e.single location installation
-Changing over from the old information system to a new one incrementally,starting with one or a few functional components and then gradually extending the installation to cover the whole new system.
Free
Short Answer
Q 156Q 156
Match each of the following terms with its corresponding description.
a.direct installation
b.installation
c.parallel installation
d.phased installation
e.single location installation
-Changing over from the old information system to a new one by turning off the old system as the new one is turned on.
Free
Short Answer
Free
Essay
Free
Essay
Q 159Q 159
Define system documentation,user documentation,internal documentation,and external documentation.
Free
Essay
Free
Essay
Free
Essay
Q 162Q 162
What are the six factors,identified by Lucas,that influence the extent to which a system is used?
Free
Essay
Free
Essay
Free
Essay
Free
Essay
Free
Essay