Author Question: In a Master Test Plan, criteria for passing tests and software description fall under which ... (Read 99 times)

Collmarie

  • Hero Member
  • *****
  • Posts: 569
In a Master Test Plan, criteria for passing tests and software description fall under which category?
 
  A) Procedure Control
  B) Overall Plan
  C) Testing Requirements
  D) Component-Specific Test Plans

Question 2

Describe the three families of file organization.
 
  What will be an ideal response?


uniquea123

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

D

Answer to Question 2

In a sequential file organization, the rows in the file are stored in sequence according to a primary key value. To locate a particular row, a program must normally scan the file from the beginning until the desired row is located. A common example of a sequential file is the alphabetic list of persons in the white pages of a phone directory. Sequential files are very fast if you want to process rows sequentially, but they are impractical for random row retrievals. Deleting in an indexed file organization, the rows are stored either sequentially or nonsequentially, and an index is created that allows the application software to locate individual rows. An index is a structure that is used to determine the rows in a file that satisfy some condition. Each entry matches a key value with one or more rows. An index can point to unique rows or to potentially more than one row. An index that allows each entry to point to more than one record is called a secondary key index. One of the most powerful capabilities of indexed file organizations is the ability to create multiple indexes. The main disadvantages to indexed file organizations are the extra space required to store the indexes and the extra time necessary to access and maintain indexes. In a hashed file organization, the location of each row is determined using an algorithm that converts a primary key value into a row address. Although there are several variations of hashed files, in most cases the rows are located nonsequentially as dictated by the hashing algorithm.



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question


 

Did you know?

Pink eye is a term that refers to conjunctivitis, which is inflammation of the thin, clear membrane (conjunctiva) over the white part of the eye (sclera). It may be triggered by a virus, bacteria, or foreign body in the eye. Antibiotic eye drops alleviate bacterial conjunctivitis, and antihistamine allergy pills or eye drops help control allergic conjunctivitis symptoms.

Did you know?

Your heart beats over 36 million times a year.

Did you know?

In most cases, kidneys can recover from almost complete loss of function, such as in acute kidney (renal) failure.

Did you know?

Chronic marijuana use can damage the white blood cells and reduce the immune system's ability to respond to disease by as much as 40%. Without a strong immune system, the body is vulnerable to all kinds of degenerative and infectious diseases.

Did you know?

Although puberty usually occurs in the early teenage years, the world's youngest parents were two Chinese children who had their first baby when they were 8 and 9 years of age.

For a complete list of videos, visit our video library