WorksheetsUnit S01 Quiz
Total questions: 77
Worksheet time: 39mins
1. What aspect of an IT security plan ensures data is still available after unauthorized
deletion? KLO1.1. 1.2
A. Back-up
B. Privacy
C. Network
D. Roaming
1. Which step is most important when performing an upgrade on an existing system? KLO 1.1, 1.2
A. Create a start-up disk.
B. Back-up data.
C. Delete partition.
D. Uninstall drivers.
1. What is the main purpose of performing and keeping daily system back-ups? KLO 1.1 1.4 1.5 1.6
A. Restore procedures.
B. Maintain version control.
C. Review audit trail.
D. Test stress load.
1. What is an example of storage media? KLO 1.1
A. SATA controller.
B. CD drive.
C. SD card.
D. Data archive.
1. Which process ensures that staff members are always working with the correct set of documents? KLO 1.5
A. Version control.
B. Helpdesk procedure.
C. Security maintenance.
D. Audit trail.
What helps staff collaborate on the most up-to-date edition of a document? KLO 1.5
A. Access log
B. Audit trail
C. Version control
D. Parallel processing
7. It is a security-relevant chronological record that provide documentary evidence of the sequence of activities that have affected at any time a specific operation, procedure, or event. KLO 1.7
A. Audit trail
B. Version control
C. Database
D. Spreadsheet
8. What does audit trail check for? KLO 1.7
A. Unauthorized access to a system
B. Loss of data
C. Presence of a virus
D. Successful completion of a backup
9. Which data center activity is responsible for maintaining an audit trail of configuration changes? KLO 1.7
A. Availability
B. Data Protection
C. Manageability
D. Security
10. What process will identify a new IT system from two possible solutions? KLO 2.1
A. Benchmark testing.
B. Consulting technical standards.
C. Questioning system users.
D. Reviewing manufacturer's web site.
11. Which best describes stress load testing? KLO 2.1d
A. Testing benchmarks
B. Testing average
C. Testing maximum capabilities
D. Testing start up performance
Which is an advantage of parallel running when introducing new technology? KLO 3.3, 3.4
A. It reduces staffing costs
B. It extends development time
C. It provides more accurate analysis
D. It enables systems comparison
What type of testing requires knowledge of the internal logic of an application? KLO 2.1b
A. Acceptance testing.
B. Beta testing.
C. Black box testing.
D. White box testing.
Before launching a software which testing is to be done in-house? KLO 2.1
A. Beta
B. Gamma
C. Alpha
D. None of the above
Beta testing is: KLO 2.1
A. Performed by customers at their own site
B. Performed by customers at their software developer’s site
C. Performed by an independent test team
D. Performed as early as possible in the lifecycle
Which is NOT true - The black box tester: KLO 2.1
A. Should be able to understand a functional specification or requirements document
B. Should be able to understand the source code
C. Is highly motivated to find faults
D. Is creative to find the system’s weaknesses
Which testing phase tests individual software modules combined together as a group? KLO 2.1b
A. Module testing
B. Integration testing
C. White Box testing
D. Software testing
Verification is: KLO 3.1
A. Checking that we are building the right system
B. Checking that we are building the system right
C. Performed by an independent test team
D. Making sure that it is what the user really wants
The conversion style that recommends operating the new system alongside the old system for a trial period is known as _____. KLO 3.4
A. direct
B. parallel
C. phased
D. pilot
Which of the following is not part of performance testing? KLO 2.2a, 2.2d
A. Measuring response time
B. Measuring transaction rates
C. Recovery testing
D. Simulating many users
Which is a reason for conducting performance benchmark testing? KLO 2.2a
A. Reduce costs.
B. Update staff training.
C. Revise SLA standards.
D. Enhance system operations.
Which is an example of acceptance criteria for a new system? KLO 3.6a
A. Project cost limits.
B. Choice of supplier.
C. Security audit.
D. Previous data archive.
What is the main constraint when developing a new system using the Rapid Application Methodology? KLO 3.7g
A. Software.
B. Policy.
C. Time
D. Hardware.
Big bang, and abrupt cut-over are alternative names for _____ conversion. KLO 3
a. direct
b. parallel
c. phased
d. pilot
25. When an organization has one or more locations or units within a location converted first, this is called _____ conversion. KLO 3
a. Direct
b. Parallel
c. Phased
d. pilot
Cyclomatic Complexity method comes under which Testing method: KLO 2.1
A. White box
B. Black box
C. Green box
D. Yellow box
Which piece of work would require the use of change management techniques? KLO 3.5
A. Update user password.
B. Replace failed computer disk drive.
C. Add network adapter to desk-top PC help.
D. Transfer manual operation to a computer.
Which aspect of infrastructure is most likely to be regulated by law? KLO 1.
A. Frequent of changing master password
B. Location of data backup facilities
C. Use of fire retardant materials
D. Timing of equipment maintenance
It is the process of detecting and correcting corrupt or inaccurate records from a record set, table, or database: KLO 3.2
A. Data Cleansing
B. Data Validation
C. Data Loading
D. Parallel running
Which one of the following are non-functional testing methods? KLO 2.1, 2.2
A. System testing
B. Usability testing
C. Performance testing
D. Both b & c
Acceptance test cases are based on what? KLO 2.1
A. Requirements
B. Design
C. Code
D. Decision table
Which of the following statements is related to Expected results? KLO 2.1
A. Never specified in advance.
B. Derived from the code.
C. Only important in system testing.
D. Most useful when specified in advance.
Which of the following testing types is done in-house before the launch of a software? KLO 2.1b
A. None
B. Alpha.
C. Beta.
D. Gamma.
Which of the following statements is true for Beta testing to take place? KLO 2.1
A. Performed by an independent test team.
B. Performed as early as possible in the lifecycle.
C. Performed by customers at their own site.
D. Performed by customers at their software developer’s site.
Who should first use a testing tool which your team has purchased recently? KLO 2.1
A. A small team to establish the best way to use the tool.
B. Everyone who may eventually have some use for the tool.
C. The independent testing team.
D. The managers to see what projects it should be used in
Which of the following is best suited to find the Unreachable code? KLO 2.1c
A. A static analysis tool.
B. A test management tool.
C. Code reviews.
D. Code inspections.
Testing of individual components by the developers are comes under ________________ . KLO 2.1 b
A. Integration testing
B. Validation testing
C. Unit testing
D. None of mentioned
Which one is the reputed testing standard? KLO2
A. QAI
B. M Bridge awards
C. ISO
D. Microsoft
Software mistakes during coding are known as _________ . KLO 2.1c
A. Errors
B. Bugs
C. Failures
D. Defects
is a type of software testing that intends to uncover vulnerabilities of the system and determine that its data and resources are protected from possible intruders. KLO 2.2b
A. Security testing
B. Recovery testing
C. Performance testing
D. Configuration testing
Which action can help to boost system performance? KLO 3.1, 3.2
Delete unwanted files.
Install peripheral device.
Delete antivirus software.
Install a firewall.
Which of the following backup technique is most space efficient? KLO 1.2
a) Full backup
b) Incremental backup
c) Differential backup
d) All
Backup of the source data can be created KLO 1.1
a) On the same device
b) On another device
c) At some other location
d) All of the mentioned
Which of the following techniques can be used for optimizing backed up data space? KLO 1.2 1.3
a) Encryption and Deduplication
b) Compression and Deduplication
c) Authentication and Deduplication
d) Deduplication only
To decide on a backup strategy for your organization, which of the following should you consider? KLO 1.2
a) RPO (Recovery Point Objective)
b) RTO (Recovery Time Objective)
c) Both RPO & RTO
d) None of the mentioned
Which of the following is false? KLO 1.1 1.2 1.4
a) The more important the data, the greater the need for backing it up
b) A backup is as useful as its associated restore strategy
c) Storing the backup copy near to its original site is best strategy
d) Automated backup and scheduling is preferred over manual operations
Which one of these is characteristic of RAID 5? KLO 1.1
a) Distributed parity
b) No Parity
c) All parity in a single disk
d) Double Parity
What is the minimum number of disks required for RAID1? KLO 1.1
a) 1
b) 2
c) 4
d) 5
For long term storage (archival) of data which of the following storage devices is generally used KLO 1.1 1.6 1.4
a) Hard Disk
b) CD Rom
c) Floppy Disk
d) Tape Cartridges
A record showing who has accessed an Information Technology (IT) system and what operations the user has performed during a given period. KLO 1.7
A. Archival
B. Audit trail
C. Version control
D. Timeframe
Independent review and examination of records and activities to assess the adequacy of system controls, to ensure compliance with established policies and operational procedures, and to recommend necessary changes in controls, policies, or procedures. KLO 1.7
A. Audit
B. Archival
C. Quality control
D. Quality assurance
Which best describes planning, testing, and implementing all aspects of the transition from one organizational structure or business process to another. KLO 3.5
A. Change request
B. Change management
C. Testing
D. Direct transition
Refers to a written plan for processing critical applications in the event of a major hardware or software failure or destruction of facilities. KLO 1.2 1.3
A. Audit plan
B. Test plan
C. Disaster recovery plan
D. Contingency plan
The process of demonstrating that the system under consideration meets in all respects the specification of that system. KLO 3.1
A. Validation
B. Verification
C. Authorization
D. Authentication
The main objective of feasibility study is: KLO 3.7a, b, e
A. To assess whether it is possible to meet the requirements specifications
B. To assess if it is possible to meet the requirements specified subject to constraints of budget, human resource and hardware
C. To assist the management in implementing the desired system
D. To remove bottlenecks in implementing the desired system
System test plan is specified KLO 2.1
A. When the final specifications are drawn up
B. During feasibility study
C. During the requirements specifications stage
D. During system study stage
“While the application running, suddenly restart the computer and after that check the validness of application’s data integrity”, this is an example of: KLO 2.2d
A. Performance testing
B. Recovery testing
C. Startup testing
D. Configuration testing
The MOST significant security concern when using flash memory (e.g., USB removable disk) is that the: KLO 2.2b
A. Contents are highly volatile.
B. Data cannot be backed up.
C. Data can be copied
D. Device may not be compatible with other peripherals.
A programmer maliciously modified a production program to change data and then restored the original code. Which of the following would MOST effectively detect the malicious activity? KLO 2.2
A. Comparing source code
B. Reviewing system log files
C. Comparing object code
D. Reviewing executable and source code integrity
Which of the following is the BEST control to detect internal attacks on IT resources? KLO 2.2
A. Checking of activity logs
B. Reviewing firewall logs
C. Implementing a security policy
D. Implementing appropriate segregation of duties
You are researching options for adding a hard drive to your laptop, you want speed but price is a consideration, which one of these the middle-of-the-road option for speed and price?
HDD
SSD
SSHD
OLED
What does code testing ensure? Unit S01 2.1c
The structure of a module is examined without knowing the functionality.
All statements in a program are executed at least once.
Sub-routine procedure calls are optimized.
Deliberate faults are detected.
Which process checks that only values "V" or "N" are accepted as data? KLO 3.1
Accounting
Validation.
Verification.
Authorization.
What term describes operating a single system at the same time as operating its planned replacement? KLO 3.4
Process execution.
Dual processing.
Parallel running.
Perpendicular running.
“Consider a system where, a heat sensor detects an intrusion and alerts the security company.” What kind of a requirement the system is providing ?
a) Functional
b) Non-Functional
c) Known Requirement
d) None of the mentioned
Which of the following term describes testing?
Finding broken code
Evaluating deliverable to find errors
A stage of all projects
None of the mentioned
What are the various Testing Levels?
a) Unit Testing
b) System Testing
c) Integration Testing
d) All of the mentioned
All fault-tolerant techniques rely on
a) Integrity
b) Dependability
c) Redundancy
d) None of the mentioned
White Box techniques are also classified as
a) Design based testing
b) Structural testing
c) Error guessing technique
d) None of the mentioned
Cost and schedule are a part of
a) Product Metrics
b) Process Metrics
c) Project Metrics
d) All of the mentioned
RAD stands for
a) Relative Application Development
b) Rapid Application Development
c) Rapid Application Document
d) None of the mentioned
Which one of the following models is not suitable for accommodating any change?
a) Build & Fix Model
b) Prototyping Model
c) RAD Model
d) Waterfall Model
The order in which test levels are performed is:
a) Unit, Integration, Acceptance, System
b) Unit, System, Integration, Acceptance
c) Unit, Integration, System, Acceptance
d) It depends on the nature of a project
System testing is a
a) Black box testing
b) Grey box testing
c) White box testing
d) Both a and b
Test cases are designed during which of the following stages?
a) Test recording
b) Test configuration
c) Test planning
d) Test specification
Unit testing is done by:
a) Users
b) Developers
c) Customers
d) None of the mentioned
Which of the following is not a Software Development Life Cycle Phase?
a) Requirements Gathering
b) Test Closure
c) Coding
d) Testing
