Tag: testing

Questions Related to testing

Who owns & prioritizes Product Backlog?

  1. Scrum Team

  2. Backup Administrator

  3. Scrum Master

  4. Product Owner


Correct Option: D

Who are the godfathers of scrum methodology?

  1. Takeuchi & Nonaka

  2. Scott McNealy & Bill Joy

  3. Sabeer Bhatia & Vinodh Khosla

  4. Marlon Bhatia & Al Pacino


Correct Option: A

A ______ indicates that the alert is new. A gray flag indicates that the alert has already been read.

  1. A. Green flag

  2. B. Pink flag

  3. C. Red flag

  4. D: Blue flag


Correct Option: C

AI Explanation

To answer this question, you need to understand the different colors associated with flags used to indicate the status of an alert.

Let's go through each option to understand why it is correct or incorrect:

Option A) Green flag - This option is incorrect because a green flag does not indicate that the alert is new. Green flags are typically used to indicate that a task or an action has been completed successfully.

Option B) Pink flag - This option is incorrect because a pink flag does not indicate that the alert is new. Pink flags are not commonly used to indicate the status of alerts.

Option C) Red flag - This option is correct because a red flag indicates that the alert is new. Red flags are commonly used to draw attention to new or urgent alerts.

Option D) Blue flag - This option is incorrect because a blue flag does not indicate that the alert is new. Blue flags are not commonly used to indicate the status of alerts.

The correct answer is C) Red flag. This option is correct because a red flag indicates that the alert is new.

  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

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.

  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

Set-Use pairs are identified during which of the following static analysis activities?

  1. Control Flow analysis

  2. Data flow analysis

  3. Coding standards analysis

  4. Cyclomatic complexity analysis


Correct Option: B