Design Phase quiz(5/5)

  1. After customer sign-off
  2. SDLC
  3. All
  4. System
  5. 6

Implementation and coding phase Quiz(5/5)

  1. Actual product is created and it is coded to operational capability
  2. The product wont work according to customer specifications
  3. Requirements gathering and analysis, design, implementation and coding
  4. Requirements/analysis specification and design documents
  5. If the product isnt built, then it cant be coded

Testing Phase Quiz(5/5)

  1. Instructions each tester user to test
  2. A plan that includes the types of testing you will be using, resources for the testing and how the software will be tested
  3. Investigation and discovery phase
  4. Tests whether the software or system works for the end user
  5. QA, SIT, UAT

SDLC Exam(27/30)

  1. Question 1 Which one is NOT a negative aspect of the code-and-fix model?
    Not applicaple to large projects –
    Correct answer:
    Lack of money and resources
  2. Question 2 The process of jumping in and fixing problems along the way is known as what method?
    Code-and-fix
  3. Question 3 What is a disadvantage of the V-shaped model for Systems Development Life Cycle?
    It lacks flexibility as a software development model
  4. Question 4 What are the primary phases of V-shaped model for Systems Development Life Cycle?
    Verification and Validation
  5. Question 5 What is requirements gathering?
    The process of gathering specifications from the client to determine requirements for the project
  6. Question 6 What are the stages of the SDLC?
    Requirements gathering, design, coding, testing, deployment, and maintenance
  7. Question 7 What are test scripts?
    Instructions each tester uses to test the software
  8. Question 8 What is the testing phase in the SDLC?
    The investigation and discovery phase
  9. Question 9 What are the first three phases of the software development life cycle (SDLC)?
    Requirements gathering and analysis, design, implementation and coding
  10. Question 10 Why is it important to build the product before coding during the software development life cycle?
    If the product isn’t built, it doesn’t exist and therefore cannot be coded.
  11. Question 11 How many phases are in the spiral model?
    4
  12. Question 12 Why is the planning phase important?
    The planning phase is where you analyze the risks. –
    Correct answer:
    The planning phase is when you learn about the requirements for the project.
  13. Question 13 What is the iterative model of the SDLC?
    A process that includes repetitions of software development until a final product is made.
  14. Question 14 What steps are repeated during each iteration?
    build and design, testing, and implementation
  15. Question 15 What happens during the requirements gathering and analysis phase of the software development lifecycle (SDLC)?
    The customer gives the expectations of the project
  16. Question 16 What is the document called that is used to record the results from the requirements gathering and analysis phase of the software development lifecycle (SDLC)?
    Requirements specification document
  17. Question 17 Which of these are benefits for dry run testing?
    All of these are correct
  18. Question 18 Dry run testing is part of which of these processes?
    Software Development Life Cycle
  19. Question 19 What happens during product deployment?
    The project team implements programming and code to each system location.
  20. Question 20 What is the purpose of the closing phase of deployment?
    Feedback from the customer.
  21. Question 21 Which of the following is an activity that happens in the Production Environment?
    Users test the functionalities of the system
  22. Question 22 In this environment, the programs developed by software engineers are merged into one coherent system.
    The System Integration Environment
    Correct answer:
    The Common Build Environment
  23. Question 23 Who is responsible for maintaining software?
    The customer
  24. Question 24 When does the maintenance phase occur?
    Once the software is fully operational
  25. Question 25 How many phases are in SDLC?
    6
  26. Question 26 When can the design phase begin?
    After the customer signs off on the second phase
  27. Question 27 Which of the following is a disadvantage of the agile model in system development life cycle (SDLC)?
    Less emphasis on creating documentation, making it difficult for new team members
  28. Question 28 What are the steps in the agile model in system development life cycle (SDLC)?
    Planning, analysis, design, development, testing, implementation
  29. Question 29 When a designer has complete control to do whatever they want, this is called what?
    Cowboy coding
  30. Question 30 How is the V-shaped model for Systems Development Life Cycle different from the waterfall model?
    In the V-shaped model each phase has a testing step associated with it