Describe the relationships among software engineering process, methods, and tools.
What will be an ideal response?
Software process defines the framework that must be established for effective delivery of software engineering technology, by providing a context by which the software engineering methods are applied. Software engineering methods provide the technical how-to’s for building software. Software engineering tools provide automated or semi-automated support for software engineering process and methods.
You might also like to view...
A C-string is a sequence of characters stored in consecutive memory, terminated by a
A) period. B) space. C) null character. D) semicolon. E) None of the above
When editing a main form, pressing ________ will move the cursor to the last character in the field
A) $$$Home$$$ B) $$$Ctrl$$$ + $$$End$$$ C) $$$Enter$$$ D) $$$End$$$
Match the following desired outcomes with the controls that would be used to produce that outcome:
I. Force new pages to start at the end of each group II. Display a nice purple line after the data section III. Allow the user to choose options from a list during data entry IV. Decide how much a 10% raise would be for each employee V. Add descriptive text to explain a field which displays travel pictures A. Line B. Calculated control in a Text box C. Combo Box D. Page Break E. Label
When several objects are combined in a hierarchy of structure, the process is known as what?
A) Grouping B) Layering C) Combining D) Cropping