System Development Life Cycle

This test covers topics from SDLC.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which study is conducted to determine if creating a new or improved system is a viable solution?

  1. System investigation
  2. System analysis
  3. Testing
  4. Design
  5. Defect tracking
Question 2 Multiple Choice (Single Answer)

Which stage in a system development life cycle is generally the longest?

  1. Installation
  2. Coding
  3. Design
  4. Maintenance
  5. Planning
Question 3 Multiple Choice (Single Answer)

During which stage of software development life cycle are 'Business Rules' described in detail?

  1. Planning
  2. Testing
  3. Implementation
  4. Design
  5. Maintenance
Question 4 Multiple Choice (Single Answer)

Risk management at regular stages in the development cycle is the key characteristic of which software development model?

  1. Waterfall
  2. Spiral
  3. Code and fix
  4. Iterative development
  5. Prototyping
Question 5 Multiple Choice (Single Answer)

At which CMM level is the focus of the organisation basically on continuous process improvement?

  1. Initial level
  2. Repeatable level
  3. Managed level
  4. Defined level
  5. Optimising level
Question 6 Multiple Choice (Single Answer)

Which of the following is not a characteristic of a good SRS?

  1. Correct
  2. Complete
  3. Ambiguous
  4. Verifiable
  5. Consistent
Question 7 Multiple Choice (Single Answer)

Which of the following is a software cost estimation model?

  1. CMM
  2. GQM
  3. QIP
  4. COCOMO
  5. Testing Maturity Model (TMM)
Question 8 Multiple Choice (Single Answer)

What is the process of evaluating software at the end of the software development to ensure compliance with the software requirements called?

  1. Verification
  2. Validation
  3. Testing
  4. Traceability
  5. Functional specification
Question 9 Multiple Choice (Single Answer)

How are PERT charts used for project management?

  1. Size estimation
  2. Cost estimation
  3. Scheduling
  4. Complexity analysis
  5. Reliability requirements
Question 10 Multiple Choice (Single Answer)

Which type of cohesion is the most desirable?

  1. Sequential cohesion
  2. Temporal cohesion
  3. Procedural cohesion
  4. Coincidental cohesion
  5. Functional cohesion
Question 11 Multiple Choice (Single Answer)

In procedural programming, what type of coupling is the highest?

  1. Content coupling
  2. Common coupling
  3. External coupling
  4. Control coupling
  5. Data coupling
Question 12 Multiple Choice (Single Answer)

Which testing technique is used to test the internal structures or workings of a program?

  1. Fuzz testing
  2. Grey box testing
  3. White box testing
  4. Visual testing
  5. Black box testing
Question 13 Multiple Choice (Single Answer)

For what purpose are assertions used?

  1. Requirement analysis
  2. Feasibility study
  3. Debugging
  4. Beta testing
  5. Designing
Question 14 Multiple Choice (Single Answer)

Which of these software testing process artifacts is a programing code that replicates user actions?

  1. Test plan
  2. Traceability matrix
  3. Test case
  4. Test script
  5. Test suite
Question 15 Multiple Choice (Single Answer)

Which test is conducted on the application to evaluate the application's compatibility with the computing environment?

  1. Beta testing
  2. Compatibility testing
  3. Installation testing
  4. Alpha testing
  5. Regression testing