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

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
  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
  1. Sprint Review meeting

  2. Product Review meeting

  3. Stakeholder meeting

  4. Sprint Retrospective meeting


Correct Option: A
  1. Sprint planning meeting

  2. Product review meeting

  3. Sprint review meeting

  4. Sprint retrospective meeting


Correct Option: B

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

A _________ is a view of a Quality Center window with the settings you apply to it.

  1. A. Personal view

  2. B. My view

  3. C. Favorite view

  4. D: Fav view


Correct Option: C

AI Explanation

To answer this question, you need to understand the concept of views in Quality Center.

Option A) Personal view - This option is incorrect because it does not accurately describe a view in Quality Center.

Option B) My view - This option is incorrect because it does not accurately describe a view in Quality Center.

Option C) Favorite view - This option is correct because it accurately describes a view in Quality Center. A favorite view is a customized view of a Quality Center window with the settings you apply to it.

Option D) Fav view - This option is incorrect because it is an abbreviation of "Favorite view" and does not provide a complete and accurate description.

The correct answer is C) Favorite view. This option is correct because it accurately describes a view in Quality Center.

  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

Throughout the testing process, you can add attachments to help illustrate your work.

  1. True

  2. False


Correct Option: B

When a requirement, test, or defect changes, Quality Center alerts the associated entities and can notify those responsible for any associated entities.

  1. True

  2. False


Correct Option: B

Assume you are a test analyst working on Banking Project to upgrade an existing automated teller machine system to allow customers to obtain cash advances from supported credit cards. The requirments specification contains the following paragraph: "The system shall allow cash advaces of at least 500 dollers for all supported credit cards. The correct list of supported credit cards is American Express, Visa , Japan Credit Bank, Eurocard and Master Card." Which of the following statements are true?

  1. The paragraph is ambiguous in terms of supported cards.

  2. The paragraph indicates potential performance problems.

  3. The paragraph is unclear in terms of advance limits.

  4. The paragraph indicates potential usability problems.


Correct Option: C

AI Explanation

To answer this question, we need to analyze the given paragraph and determine which statements are true.

The paragraph states that the system shall allow cash advances of at least 500 dollars for all supported credit cards. It also provides a list of supported credit cards, which includes American Express, Visa, Japan Credit Bank, Eurocard, and Master Card.

Let's go through each statement to determine its accuracy:

A. The paragraph is ambiguous in terms of supported cards. This statement is false. The paragraph clearly states the list of supported credit cards as American Express, Visa, Japan Credit Bank, Eurocard, and Master Card. There is no ambiguity in terms of supported cards.

B. The paragraph indicates potential performance problems. This statement is not mentioned in the paragraph. There is no indication of potential performance problems based on the given information.

C. The paragraph is unclear in terms of advance limits. This statement is true. The paragraph states that the system shall allow cash advances of at least 500 dollars for all supported credit cards. However, it does not provide any specific information about the maximum advance limit for the supported credit cards. Therefore, the advance limits are unclear.

D. The paragraph indicates potential usability problems. This statement is false. The paragraph does not provide any information that indicates potential usability problems. It only specifies the requirement for cash advances and the list of supported credit cards.

Based on the analysis above, the correct statement is: C. The paragraph is unclear in terms of advance limits.

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
  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