0

testing Online Quiz - 99

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

Does Smart Identification work with DP

  1. Yes

  2. No

  3. For Some Environment

  4. For Some Objects


Correct Option: B
  1. the documentation is poor, so it takes longer to find out what the software is doing.

  2. wages are rising

  3. the fault has been built into more documentation,code,tests, etc

  4. none of the above


Correct Option: C

Which is not true-The black box tester?

  1. should be able to understand a functional specification or requirements document

  2. should be able to understand the source code.

  3. is highly motivated to find faults

  4. is creative to find the system’s weaknesses


Correct Option: B

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) The black box tester should be able to understand a functional specification or requirements document. This is true because understanding the specifications and requirements is crucial for creating effective test cases and ensuring that the system meets the desired functionality.

Option B) The black box tester should be able to understand the source code. This option is not true because the black box tester does not have access to the internal workings or source code of the system being tested. They focus on testing the system based on its inputs and expected outputs, without considering the internal implementation details.

Option C) The black box tester is highly motivated to find faults. This is true because the primary goal of black box testing is to identify faults or defects in the system. The tester actively seeks to uncover any issues or weaknesses in the system's functionality.

Option D) The black box tester is creative to find the system's weaknesses. This is true because black box testing requires the tester to think creatively and come up with test cases that explore different scenarios and potential weaknesses in the system.

The correct answer is B. This option is not true because black box testers do not need to understand the source code of the system being tested. They focus on testing the system based on its inputs and expected outputs, without considering the internal implementation details.

Testware(test cases, test dataset)

  1. needs configuration management just like requirements, design and code

  2. should be newly constructed for each new version of the software

  3. is needed only until the software is released into production or use

  4. does not need to be documented and commented, as it does not form part of the released


Correct Option: A
Explanation:

To answer this question, the user needs to have knowledge about testware, which refers to the artifacts developed during the testing process, including test cases and test datasets.

Now, let's go through each option and explain why it is right or wrong:

A. needs configuration management just like requirements, design and code: This option is correct. Testware, just like other software artifacts, should be managed through configuration management to keep track of changes, versions, and releases.

B. should be newly constructed for each new version of the software: This option is incorrect. Testware should be reused as much as possible to save time and resources. However, it should be updated and modified as necessary for each new version of the software.

C. is needed only until the software is released into production or use: This option is incorrect. Testware is needed throughout the software development lifecycle, including after the software is released, for maintenance and future updates.

D. does not need to be documented and commented, as it does not form part of the released: This option is incorrect. Testware, like any other software artifact, should be documented and commented to explain its purpose, functionality, and usage.

Therefore, the correct answer is:

The Answer is: A

An incident logging system

  1. only records defects

  2. is of limited value

  3. is a valuable source of project information during testing if it contains all incidents

  4. should be used only by the test team.


Correct Option: C
Explanation:

To understand this question, the user needs to know what an incident logging system is and its purpose. An incident logging system is a tool used to record and track defects or issues that occur during the software development lifecycle. It provides a centralized location to manage and resolve incidents, allowing teams to identify and address problems more efficiently.

Now, let's go through each option and explain why it is right or wrong:

A) only records defects: This option is incorrect. While an incident logging system is primarily used to record and track defects, it can also be used to capture other issues, such as requirements gaps, design flaws, and usability problems.

B) is of limited value: This option is incorrect. An incident logging system is a critical tool for managing defects and issues during the software development lifecycle. It provides value by allowing teams to capture, track, and resolve incidents more effectively, which can improve software quality and reduce development costs.

C) is a valuable source of project information during testing if it contains all incidents: This option is correct. An incident logging system that captures all incidents can provide valuable insights into the quality of the software being tested. By analyzing the types and frequency of incidents, teams can identify trends and areas that require further attention. This information can be used to improve the testing process, highlight areas for improvement, and make informed decisions about the software's readiness for release.

D) should be used only by the test team: This option is incorrect. While the test team is responsible for managing the incident logging system, other stakeholders, such as developers, project managers, and business analysts, can benefit from the information it provides. By sharing incident reports and metrics, teams can collaborate more effectively and make informed decisions about the software's quality and readiness for release.

The Answer is: C

Increasing the quality of the software, by better development methods, will affect the time needed for testing (the test phases) by:

  1. reducing test time

  2. no change

  3. increase test time

  4. can't say


Correct Option: A

Risk level - The level of risk can be used to determine the _________ of testing to be performed.

  1. intensity

  2. frequency

  3. wave length

  4. None of the above


Correct Option: A

The _______ ______ is the assessment of a risk without taking into account any related controls or mitigating actions.

  1. Coherent risk

  2. Residual risk

  3. Inherent risk

  4. Non-living risk


Correct Option: C

In Risk-based testing,

  1. the higher the risk, the earlier the test coverage

  2. the lower the risk, the earlier the test coverage

  3. Both the above

  4. None of the above


Correct Option: A

The process through which decisions are reached and protective measures are implemented for reducing risks to, or maintaining risks within specified levels is called,

  1. Risk Identification

  2. Risk Analysis

  3. Risk Control

  4. Risk Closure


Correct Option: C

In RBT, When do you identify risk?

  1. Only once at the beginning of the test phase

  2. Only once at the end of the test phase

  3. Only Once at the end of project closure

  4. As detailed in test strategy & ad-hoc basis where needed


Correct Option: D

Who holds the primary responsibility of identifying the business impact of a requirement / business process

  1. Business Analyst

  2. Solution Designer / IT Architect

  3. Test Manager

  4. Delivery Manager


Correct Option: A

Who holds the primary responsibility of identifying the probability of failure of a requirement / business process

  1. Business Analyst

  2. Solution Designer / IT Architect

  3. Test Manager

  4. Delivery Manager


Correct Option: B

The risk level/score of a requirement is obtained by the multiplication of these primary factors

  1. Impact * Probability of failure

  2. Impact * Solution

  3. Impact * Requirement

  4. Impact * Test level


Correct Option: A

when the risks are re-assessed at consecutive phases, will there be a revision in estimates?

  1. Yes always

  2. Yes

  3. sometimes

  4. Never


Correct Option: C

Before doing the Risk assessment, one of the pre-requisite is the Requirements or the reference document

  1. Must be baselined

  2. Atleast near to baseline

  3. draft copy is sufficient

  4. does not need to be available


Correct Option: B
  1. Methodologies adopted while performing Maintenance Testing:-
  1. a) Breadth Test and Depth Test

  2. b) Retesting

  3. c) Confirmation Testing

  4. d) Sanity Testing


Correct Option: A
  1. Which of the following is true about Formal Review or Inspection:- i. Led by Trained Moderator (not the author). ii. No Pre Meeting Preparations iii. Formal Follow up process. iv. Main Objective is to find defects
  1. a) ii is true and i,iii,iv are false

  2. b) i,iii,iv are true and ii is false

  3. c) i,iii,iv are false and ii is true

  4. d) iii is true and i,ii,iv are false


Correct Option: B
  1. White Box Techniques are also called as :-
  1. a) Structural Testing

  2. b) Design Based Testing

  3. c) Error Guessing Technique

  4. d) Experience Based Technique


Correct Option: A
  1. A Type of functional Testing, which investigates the functions relating to detection of threats, such as virus from malicious outsiders.
  1. a) Security Testing

  2. b) Recovery Testing

  3. c) Performance Testing

  4. d) Functionality Testing


Correct Option: A
- Hide questions