294,277 views
8 votes
8 votes
Question 1

Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Configuration management is a process for controlling changes in system requirements during software development.

Select one:

a.
True


b.
False


Question 2
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
______________ is the overall time between a request for system activity and the delivery of the response.

Select one:

a.
Through-put speed


b.
Turnaround time


c.
Response time


Question 3
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
When an information systems project gets implemented, it moves into the "maintenance" stage - any requested changes will be considered maintenance activities. There are 4 basic types of maintenance. Please match each with its correct term.

________ maintenance is performed to fix errors
Answer 1
Choose...
___________ maintenance adds new capability and enhancements

Answer 2
Choose...
_________ maintenance improves efficiency

Answer 3
Choose...
_________ maintenance reduces the possibility of future system failure.

Answer 4
Choose...
Question 4
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
System security encompasses confidentiality, integrity, and availability.

Select one:

a.
True


b.
False


Question 5
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
In the testing process, a new computer program reads in a file and attempts to perform arithmetic calculations on a name field. What is the most likely result?

Select one:

a.
The program will encounter a logic error.


b.
The program will encounter a syntax error.


c.
The program will encounter a run-time error.


Question 6
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
The testing process takes place in the closing phase of the project management life cycle. (T/F)

Select one:
True
False
Question 7
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Corrective maintenance efforts are _________ when a project is first implemented

Select one:

a.
Low


b.
Medium


c.
High

Question 8
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Which of the following statements is true about logic errors?

Select one:

a.
Logic errors do not keep the program from running.


b.
With a logic error, program syntax is correct but the program doesn't return the expected results.

c.
Logic errors keep programs from running correctly.

d.
All of the above


Question 9
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Hailey tried to compile her source code, but it failed to compile. The most likely reason is:
Select one:

a.
It had a logic error in it.


b.
It encountered a run-time error.


c.
The code had a syntax error(s).


Question 10
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Mike created a new program that isn't returning the results he expects. Although the program compiles fine and runs fine (without ending in error), it isn't processing correctly. Mike should:

Select one:

a.
Look for logic errors in the code.


b.
Eliminate any syntax errors and try again.


c.
Run a systems test for the users to see if they can help.


d.
All of the above


Question 11
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Adaptive maintenance adds _____________ to an operational system and makes the system easier to use.

Select one:

a.
New feature(s) or capability.

b.
Changes to make the system more efficient.

c.
Changes to fix syntactical errors.

Question 12
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
After implementation, when an administrator monitors a new system for signs of trouble, logging all system failures, diagnosing the problem, and applying corrective action, s/he is carrying out:


Select one:

a.
Fault management


b.
Post-implementation control


c.
Production monitoring


Question 13
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
When we monitor current activity and performance levels, anticipate future activity, and forecast the resources needed to provide desired levels of service, we are engaging in:

Select one:

a.
Stress testing


b.
Capacity planning


c.
Establishing a system baseline


Question 14
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
When a new version of a system is installed, the prior release is archived or stored. Companies implement _____________ in order to track system releases, or versions. In this way, it is possible to return to an earlier revision of the system code.
Select one:

a.
Release management


b.
Version control


c.
Version tracking

Question 15
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
For the most part, testing is a perfunctory act that satisfies the project sponsor, but can be avoided much of the time.

Select one:

a.
True


b.
False

User Harikrishnan N
by
2.6k points

1 Answer

9 votes
9 votes

Answer:

true and false

Step-by-step explanation:

User Snorpey
by
3.3k points