Deck 13: System Implementation

ملء الشاشة (f)
exit full mode
سؤال
The purpose of a walkthrough is to detect and correct errors.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Integration testing brings together all of the programs that a system comprises for testing purposes.
سؤال
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.
سؤال
System testing is the process of bringing together all of the modules that a program comprises for testing purposes.
سؤال
During an inspection test,exactly what the code does is investigated.
سؤال
Documentation is one of the six major activities associated with systems implementation.
سؤال
The focus of integration testing is on the interrelationships among modules.
سؤال
After maintenance,the implementation phase of the systems development life cycle is the most expensive and time-consuming phase of the entire life cycle.
سؤال
Information systems personnel and end users are the two audiences for the final systems documentation.
سؤال
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.
سؤال
Walkthroughs are a very effective method for identifying errors in code.
سؤال
System testing is intended to demonstrate whether a system meets its requirements.
سؤال
A master test plan is developed during design.
سؤال
Desk checking is a testing technique in which the program code is sequentially executed manually by the reviewer.
سؤال
Test planning is often done during systems design.
سؤال
A systems analyst or programmer typically does syntax checking.
سؤال
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.
سؤال
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.
سؤال
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.
سؤال
Unit testing does not require automated code execution.
سؤال
According to Bell and Evans,the resource requirement specification is finalized during systems development phase.
سؤال
The purpose of system testing is to determine whether the software,documentation,technical support,and training activities work as intended.
سؤال
During beta testing,users test a completed information system using real data in the real user environment.
سؤال
A positive aspect of the direct installation approach is that there is a high interest in making installation a success.
سؤال
During alpha testing users test a completed information system using simulated data.
سؤال
Installation is the organizational process of changing over from the current information system to a new one.
سؤال
During recovery testing,the analysts try to break the system.
سؤال
A positive aspect of the phased installation approach is that learning can occur and problems can be fixed by concentrating on one site.
سؤال
During stress testing,the analysts try to determine how the system performs on the range of possible environments on which it may be used.
سؤال
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.
سؤال
The key advantage of a direct installation is that it limits potential damage and potential cost by limiting the effects to a single site.
سؤال
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.
سؤال
A test case is a specific scenario of transactions,queries,or navigation paths that represent a typical,critical,or abnormal use of the system.
سؤال
The people who create the test cases should be the same people who have coded and will test the system.
سؤال
The coexistence of the old and new systems is characteristic of the parallel installation approach.
سؤال
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.
سؤال
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.
سؤال
System documentation is the detailed information about a system's design specifications,its internal workings,and its functionality.
سؤال
Installation is an organizational change process.
سؤال
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.
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
Internal documentation is system documentation that includes the outcome of structured diagramming techniques such as data flow and entity-relationship diagrams.
سؤال
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
سؤال
The purpose of a user's guide is to provide information on how users can use computer systems to perform specific tasks.
سؤال
A system administrator's guide is an example of external system documentation.
سؤال
Many organizations tend to underinvest in computing skills training.
سؤال
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
سؤال
A release description is an example of user documentation.
سؤال
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
سؤال
User demographics,performance,and satisfaction are factors that influence the extent to which a system is used.
سؤال
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
سؤال
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
سؤال
An acceptance sign-off allows users to test for proper system installation and then signify their acceptance of the new system with their signatures.
سؤال
Network architecture refers to all the resources and practices required to help people adequately use computer systems to do their primary work.
سؤال
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.
سؤال
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.
سؤال
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.
سؤال
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
سؤال
User testing of a completed information system using simulated data refers to:

A)acceptance testing
B)alpha testing
C)beta testing
D)system testing
سؤال
The type of testing that involves the execution of code is called:

A)code testing
B)static testing
C)dynamic testing
D)execution testing
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
The most complete acceptance testing will include:

A)alpha testing
B)beta testing
C)a system audit
D)all of the above
سؤال
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
سؤال
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
سؤال
A master test plan is developed during:

A)implementation
B)analysis
C)logical design
D)physical design
سؤال
The type of testing that does not execute the code is called:

A)static testing
B)dynamic testing
C)referential testing
D)manual testing
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
The type of testing responsible for determining what the code does is:

A)walkthrough
B)inspection
C)system testing
D)syntax checking
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/166
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 13: System Implementation
1
The purpose of a walkthrough is to detect and correct errors.
False
2
Integration testing brings together all of the programs that a system comprises for testing purposes.
False
3
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.
False
4
System testing is the process of bringing together all of the modules that a program comprises for testing purposes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
5
During an inspection test,exactly what the code does is investigated.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
6
Documentation is one of the six major activities associated with systems implementation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
7
The focus of integration testing is on the interrelationships among modules.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
8
After maintenance,the implementation phase of the systems development life cycle is the most expensive and time-consuming phase of the entire life cycle.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
9
Information systems personnel and end users are the two audiences for the final systems documentation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
10
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
11
Walkthroughs are a very effective method for identifying errors in code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
12
System testing is intended to demonstrate whether a system meets its requirements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
13
A master test plan is developed during design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
14
Desk checking is a testing technique in which the program code is sequentially executed manually by the reviewer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
15
Test planning is often done during systems design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
16
A systems analyst or programmer typically does syntax checking.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
17
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
18
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
19
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
20
Unit testing does not require automated code execution.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
21
According to Bell and Evans,the resource requirement specification is finalized during systems development phase.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
22
The purpose of system testing is to determine whether the software,documentation,technical support,and training activities work as intended.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
23
During beta testing,users test a completed information system using real data in the real user environment.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
24
A positive aspect of the direct installation approach is that there is a high interest in making installation a success.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
25
During alpha testing users test a completed information system using simulated data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
26
Installation is the organizational process of changing over from the current information system to a new one.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
27
During recovery testing,the analysts try to break the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
28
A positive aspect of the phased installation approach is that learning can occur and problems can be fixed by concentrating on one site.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
30
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
31
The key advantage of a direct installation is that it limits potential damage and potential cost by limiting the effects to a single site.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
32
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
33
A test case is a specific scenario of transactions,queries,or navigation paths that represent a typical,critical,or abnormal use of the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
34
The people who create the test cases should be the same people who have coded and will test the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
35
The coexistence of the old and new systems is characteristic of the parallel installation approach.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
36
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
37
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
38
System documentation is the detailed information about a system's design specifications,its internal workings,and its functionality.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
39
Installation is an organizational change process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
40
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
41
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
42
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
43
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
44
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
45
Internal documentation is system documentation that includes the outcome of structured diagramming techniques such as data flow and entity-relationship diagrams.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
46
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
47
The purpose of a user's guide is to provide information on how users can use computer systems to perform specific tasks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
48
A system administrator's guide is an example of external system documentation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
49
Many organizations tend to underinvest in computing skills training.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
50
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
51
A release description is an example of user documentation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
52
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
53
User demographics,performance,and satisfaction are factors that influence the extent to which a system is used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
54
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
55
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
56
An acceptance sign-off allows users to test for proper system installation and then signify their acceptance of the new system with their signatures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
57
Network architecture refers to all the resources and practices required to help people adequately use computer systems to do their primary work.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
58
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
59
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
60
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
61
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
62
User testing of a completed information system using simulated data refers to:

A)acceptance testing
B)alpha testing
C)beta testing
D)system testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
63
The type of testing that involves the execution of code is called:

A)code testing
B)static testing
C)dynamic testing
D)execution testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
64
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
65
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
66
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
67
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
69
The most complete acceptance testing will include:

A)alpha testing
B)beta testing
C)a system audit
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
70
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
71
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
72
A master test plan is developed during:

A)implementation
B)analysis
C)logical design
D)physical design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
73
The type of testing that does not execute the code is called:

A)static testing
B)dynamic testing
C)referential testing
D)manual testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
74
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
75
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
76
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
78
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
79
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
80
The type of testing responsible for determining what the code does is:

A)walkthrough
B)inspection
C)system testing
D)syntax checking
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 166 في هذه المجموعة.