• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/6

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

6 Cards in this Set

  • Front
  • Back
The MSF Team Model has six roles. They are:
Product management
Program management
Development
Testing
User education
Logistics management
Each role has a goal. Identify the following goals with the appropriate Team
role:
Smooth product deployment
Satisfied customers
Delivery within project constraints
Improved user performance
Release after addressing all issues
Delivery to product specifications

Product management~Satisfied customers
Program management~Delivery within project constraints
Development~Delivery to product specifications
Testing~Release after addressing all issues
User education~Improved user performance
Logistics management~Smooth product deployment
Which of the following statements is true about the MSF Team Model?
a) There will always be at least six people on the team, one for each role.
b) It consists of the managers of all groups involved in the project.
c) It consists of the managers of all groups involved in the project, as well as an end user representative.
d) For small projects, the team might consist of fewer than six people.
d) For small projects, the team might consist of fewer than six people.
The MSF process model defines four project phases. These are:

Envisioning
Planning
Development
Stabilization

Identify the appropriate project phase that is terminated by each of the following major project milestones:

Release
Vision/scope approved
Project plan approved
Code complete
Envisionin~Vision/scope approved
Planning~Project plan approved
Development~Code complete
Stabilization~Release
From the following list of activities, arrange the list in the order the activities would be performed to develop a new application.
-Prepare a functional specification
-Create components for business and data services
-Interview users to find out how they do their job
-Define data objects and business objects
-Deploy components on target computers
Interview users to find out how they do their job
Prepare a functional specification
Define data objects and business objects
Create components for business and data services
Deploy components on target computers
Where would a stored database procedure be executed?
a) On the client system that called the procedure
b) Within the same process as Microsoft Transaction Server
c) On the database server
d) Within the same process as Internet Information Server
c) On the database server
Which of the following statements are true about TCP/IP? [Check all correct answers]
a) It is a nonroutable protocol.
b) It is used to support Web-based applications.
c) It is supported by the Winsock control.
d) It is intended only for local area networks.

b) It is used to support Web-based applications.
c) It is supported by the Winsock control.