0

System Development Life Cycle

Description: System Development Software EngineeringSystem Development Life CycleSystem Development Life Cycle
Number of Questions: 15
Created by:
Tags: System Development Software Engineering System Development Life Cycle
Attempted 0/15 Correct 0 Score 0

Which of the following is often used to measure resource utilization in an exact fashion?

  1. Alpha test

  2. Beta test

  3. Performance test

  4. Evaluation oriented testing

  5. White box testing


Correct Option: C
Explanation:

It is often necessary to measure resource utilization in an exacting fashion.

Which of the following is a collection of programs written for the service of other programs?

  1. Real time software

  2. System software

  3. Business software

  4. Personal computer software

  5. Software maintenance


Correct Option: B
Explanation:

System software is a collection of programs written to service other programs.

In which of the following debugging approaches is the source code traced reversed (manually), until the site of the cause is found?

  1. Brute force

  2. Cause elimination

  3. Stress testing

  4. Security testing

  5. Backtracking


Correct Option: E
Explanation:

Here, the source code is traced reversed (manually) until the site of the cause is found.

Which of the following extended the properties of a UML building block allows you to create new information in that element's specification?

  1. Stereotypes

  2. Specifications

  3. Integrity

  4. Tagged value

  5. Association


Correct Option: D
Explanation:

It extends the properties of a UML building block, allowing you to create new information in that element's specification.

Which of the following has been characterized by the number crunching algorithms?

  1. Engineering and scientific software

  2. Real time software

  3. Business software

  4. Personal computer software

  5. Software enhancement


Correct Option: A
Explanation:

It has been characterized by numbering crunching algorithms.

Which of the following models defines the outside (actors) and inside of the system's behaviour?

  1. Domain object model

  2. Test model

  3. Use case model

  4. Class modeling

  5. Dynamic modeling


Correct Option: C
Explanation:

It defines the outside (actors) and inside of the system behavior.

Which of the following provides very limited and esoteric functions or provides significant function and control capabilities?

  1. Embedded software

  2. Personal computer software

  3. Business software

  4. Real time software

  5. Software engineering


Correct Option: A
Explanation:

It can provide very limited and esoteric functions or provide significant functions and control capability.

Which of the following models presents the way the source code should be carried out and written?

  1. Domain object model

  2. Analysis object model

  3. Test model

  4. Design view

  5. Control class model


Correct Option: B
Explanation:

It presents that how the source code should be carried out and written.

In which of the following testing techniques can we determine that the functions appear to work according to specifications?

  1. Stress testing

  2. Cause elimination

  3. Security testing

  4. Black box testing

  5. Debugging oriented


Correct Option: D
Explanation:

We can determine if the functions appear to work according to specification.

Which of the following softwares makes use of non numerical algorithms to solve complex problems that are not amenable to computation or straightforward analysis?

  1. Real Time Software

  2. Artificial Intelligence Software

  3. Personal Computer Software

  4. Business Software

  5. Software Maintenance


Correct Option: B
Explanation:

It makes use of non numerical algorithms to solve complex problems that are not amenable to computation or straightforward analysis.

Which of the following contains objects that know how to communicate with the place where the data actually reside?

  1. Business Layer

  2. View Layer

  3. Access Layer

  4. Design View

  5. Process View


Correct Option: C
Explanation:

It contains objects that know how to communicate with the place where the data actually reside.

Which of the following softwares incorporates executable instructions and data and retrieved by a browser?

  1. Real Time Software

  2. Personal Computer Software

  3. Business Software

  4. Web-based Software

  5. Software Engineering


Correct Option: D
Explanation:

It incorporates executable instructions and data and retrieved by the browser.

Which of the following testing techniques focuses verification efforts on the smallest portion of software design module?

  1. Integration Testing

  2. Unit Testing

  3. Beta Test

  4. Cause Elimination

  5. Evolution Oriented


Correct Option: B
Explanation:

It focuses verification efforts on the smallest portion of software design module.

Which of the following attempts to uncover data combinations within valid input classes that may cause instability or improper processing?

  1. Security testing

  2. Alpha test

  3. Cause elimination

  4. Prevention oriented

  5. Sensitivity testing


Correct Option: E
Explanation:

It attempts to uncover data combinations within valid input classes that may cause instability or improper processing.

Which of the following provides a visual representation of the most important aspects of the element?

  1. Adorments

  2. Specifications

  3. Stereotype

  4. Constraints

  5. Elided


Correct Option: A
Explanation:

It provides a visual representation of the most important aspects of the elements.

- Hide questions