Author Question: Name activities in software development covered by various methodologies. Can you explain why more ... (Read 88 times)

londonang

  • Hero Member
  • *****
  • Posts: 540
Name activities in software development covered by various methodologies. Can you explain why more than one methodology is needed in developing a piece of software?
 
  What will be an ideal response?

Question 2

Object space and data space are separated by DBMS.
 
  Indicate whether the statement is true or false



brittiany.barnes

  • Sr. Member
  • ****
  • Posts: 321
Answer to Question 1

A methodology can cover widely differing areas of development process, from high-level strategic and organizational problem solving to the detail of implementing a small computer system. Software development consists of a wide spectrum of activities that individual methodologies cover selectively and from different viewpoints.
 Requirements Gathering. Determines the requirements that the product must address: the problems that it must solve, desires that it must satisfy, or opportunities of which it must take advantage.
 Feasibility Study. Determines whether it is possible technically, economically, legally, or organizationally to build a certain software. If the software is a commercial product, it also evaluates the viability of the product in the marketplace.
 Domain Analysis. Discovers the meaning of requirements within the context, concepts within the domain that are related to the problem and which can affect the solution, and possibly the consequences of the solution on the problem domain.
 Analysis. Analyzes the requirements to build a conceptual model of the solution (the product). Such a model represents what the solution must do, without identifying how.
 Design. Transforms the what into how. Design itself consists of several distinct activities, the most important of which are: logical design, which represents the solution without reference to a specific technology; physical design, which maps the logical modeling to specific technologies; and architectural design, which determines the high-level structure of the product.
 Implementation. Turns the blueprints of design into an actual product. Programming is usually the most important component of this activity, but it is not the only one.
 Testing and Quality Control. Verifies that the product functions according to specifications and does not produce unacceptable consequences.
 Deployment and Training. Depending on whether the software is in-house or commercial, this activity consists of ensuring the correct installation on the target platform (without breaking other things), user training, creating help files and user manuals, setting up Web sites to guide users, packaging, etc.
 Maintenance. Consists of solving problems that may emerge after the deployment of the software due to faulty requirements, insufficient analysis, defective design, or changes in the environment, whether in the business context or in the technological framework.

Answer to Question 2

TRUE



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question


 

Did you know?

In 1835 it was discovered that a disease of silkworms known as muscardine could be transferred from one silkworm to another, and was caused by a fungus.

Did you know?

Approximately 15–25% of recognized pregnancies end in miscarriage. However, many miscarriages often occur before a woman even knows she is pregnant.

Did you know?

More than one-third of adult Americans are obese. Diseases that kill the largest number of people annually, such as heart disease, cancer, diabetes, stroke, and hypertension, can be attributed to diet.

Did you know?

Nearly 31 million adults in America have a total cholesterol level that is more than 240 mg per dL.

Did you know?

Pope Sylvester II tried to introduce Arabic numbers into Europe between the years 999 and 1003, but their use did not catch on for a few more centuries, and Roman numerals continued to be the primary number system.

For a complete list of videos, visit our video library