0

testing Online Quiz - 31

Description: testing Online Quiz - 31
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

Which of the following is not an Agile Metodology?

  1. XP (extreme Programming)

  2. Scrum

  3. DSDM

  4. Water-fall


Correct Option: D

Agile methodologies rely on face-to-face communication and collaboration, with people working in pairs.

  1. True

  2. False


Correct Option: A

All agile projects include customers as a part of the team

  1. True

  2. False


Correct Option: A

In Agile process,software is developed in incremental,rapid cycles resulting in small and incremental releases,with each release building on previous functionality. Each release is thoroughly tested, which ensures that all issues are addressed in the next iteration.

  1. True

  2. False


Correct Option: A

What is Scrum?

  1. It as an agile process that allows us to focus on delivering the highest business value in the longest time.

  2. It as an agile process that allows us to focus on delivering the highest business value in the shortest time.

  3. Both

  4. None of the above


Correct Option: B

How frequent are Scrum Project status meetings recommended to be held?

  1. Daily

  2. Twice a day

  3. Weekly

  4. Twice a week


Correct Option: A
Explanation:

To answer this question, the user needs to have an understanding of Scrum methodology. Scrum is an Agile framework for managing and completing complex projects. It is iterative and incremental and is suitable for projects that require flexibility and adaptability. One of the key events in Scrum is the Daily Scrum or Daily Stand-up.

The Daily Scrum is a timeboxed event of 15 minutes or less, in which the Development Team plans work for the next 24 hours and inspects progress. This meeting is held every day at the same time and place for the duration of the Sprint.

Therefore, the correct answer is:

The Answer is: A. Daily

which is not a Scrum Role?

  1. Product owner

  2. scrum master

  3. Product manager

  4. Srum team


Correct Option: C

During which meeting the Team demonstrates to the Product Owner what it was able to accomplish during the Sprint?

  1. Sprint Review meeting

  2. Product Review meeting

  3. Stakeholder meeting

  4. Sprint Retrospective meeting


Correct Option: A

Which of the following meeting is not part of Scrum?

  1. Sprint planning meeting

  2. Product review meeting

  3. Sprint review meeting

  4. Sprint retrospective meeting


Correct Option: B

AI Explanation

To answer this question, we need to understand the different meetings in the Scrum framework.

Option A) Sprint planning meeting - This option is part of Scrum. The sprint planning meeting is held at the beginning of each sprint and involves the Scrum team determining which items from the product backlog will be worked on during the sprint.

Option B) Product review meeting - This option is not part of Scrum. The correct answer is B.

Option C) Sprint review meeting - This option is part of Scrum. The sprint review meeting is held at the end of each sprint and involves the Scrum team presenting the completed work to stakeholders for feedback.

Option D) Sprint retrospective meeting - This option is part of Scrum. The sprint retrospective meeting is held at the end of each sprint and involves the Scrum team reflecting on the completed sprint and identifying areas for improvement.

The correct answer is B. The product review meeting is not part of Scrum.

Who owns & prioritizes Product Backlog?

  1. Scrum Team

  2. Backup Administrator

  3. Scrum Master

  4. Product Owner


Correct Option: D
  1. Takeuchi & Nonaka

  2. Scott McNealy & Bill Joy

  3. Sabeer Bhatia & Vinodh Khosla

  4. Marlon Bhatia & Al Pacino


Correct Option: A
  1. A. Personal view

  2. B. My view

  3. C. Favorite view

  4. D: Fav view


Correct Option: C
  1. A. Specify Releases, Specify Requirements, Plan Tests, Execute Tests, Run Tests

  2. B. Specify Releases, Specify Requirements, Plan Tests, Execute Tests, Track Defects.

  3. C. Specify Releases, Specify Requirements, Plan Tests, Execute Tests, Analyze Tests

  4. D: Specify Releases, Specify Requirements, Plan Tests, Analyze Tests, Track Defects.


Correct Option: B

Assueme a project is following sequensial lifecycle model. Which of the following gives an example of applying a static analysis tool at the earliest possible point in the project?

  1. Grammatical Ananlysis of a requirement specification

  2. Performace Simulation of the network and database design

  3. security Risk analysis of the application code and database design.

  4. AUTOMATED UNIT TESTING WITH j-Unit test frameworks.


Correct Option: A
  1. Control Flow analysis

  2. Data flow analysis

  3. Coding standards analysis

  4. Cyclomatic complexity analysis


Correct Option: B

Which of the following is a typical defect that usecase would identify?

  1. Improper Handling of large and small values.

  2. Improper Handling of configuration combinations

  3. Improper Handling of classes of inputs

  4. Improper Handling of typical workflows


Correct Option: D
- Hide questions