Software Engineering and Testing

Quiz covering software engineering concepts including testing methodologies, UML modeling, system architecture, and software development practices.

11 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

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
Question 2 Multiple Choice (Single Answer)

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
Question 3 Multiple Choice (Single Answer)

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
Question 4 Multiple Choice (Single Answer)

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
Question 5 Multiple Choice (Single Answer)

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
Question 6 Multiple Choice (Single Answer)

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
Question 7 Multiple Choice (Single Answer)

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
Question 8 Multiple Choice (Single Answer)

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
Question 9 Multiple Choice (Single Answer)

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
Question 10 Multiple Choice (Single Answer)

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
Question 11 Multiple Choice (Single Answer)

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