0

testing Online Quiz - 18

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

Data flow analysis studies:

  1. possible communications bottlenecks in a program.

  2. the rate of change of data values as a program executes.

  3. the intrinsic complexity of the code.

  4. the use of data on paths through the code.


Correct Option: D
  1. An inspection is lead by the author, whilst a walkthrough is lead by a trained moderator.

  2. An inspection has a trained leader, whilst a walkthrough has no leader.

  3. A walkthrough is lead by the author, whilst an inspection is lead by a trained moderator.

  4. Authors are not present during inspections, whilst they are during walkthroughs.


Correct Option: C

A failure is:

  1. found in the software; the result of an error.

  2. departure from specified behavior.

  3. an incorrect step, process or data definition in a computer program.

  4. a human action that produces an incorrect result.


Correct Option: B
  1. Is the task done correctly

  2. Is the correct task done

  3. Is the task complete

  4. Is the task created


Correct Option: A

Validation testing is to check:

  1. Is the task done correctly

  2. Is the correct task done

  3. Is the task complete

  4. Is the task created


Correct Option: B

What is automation testing:

  1. Automation testing is the process of developing and executing tests that can run unattended

  2. Automation testing is the process of developing and executing tests that can run with manual intervention

  3. All testing procedures are called automation testing

  4. Automation testing is the process of developing and executing tests that can be run by testers


Correct Option: A
  1. To reduce testing time

  2. To reduce testing cost

  3. All of the above

  4. We have budget for automation


Correct Option: C

What are the methods of software testing:

  1. Manual Testing

  2. Functional Testing, Regression Testing

  3. Manual Testing, Automation Testing

  4. Automation Testing


Correct Option: C

One of the objectives of testing is:

  1. To find bug whenever time permits

  2. To find bug in the assigned module

  3. To find bugs as early as possible

  4. To find bugs whenever automation suite is executed


Correct Option: C
  1. Find bugs

  2. Provide confidence and information

  3. Prevent defects

  4. All of the above


Correct Option: D

A Test Plan includes:

  1. Total numbers of features to be tested

  2. Testing approaches to be tested

  3. Testing tools to be used

  4. All of the above


Correct Option: D
  1. Equivalence Partitioning

  2. Boundary Value Analysis

  3. Error Guessing

  4. State Transition Testing


Correct Option: C
  1. Curiosity

  2. A critical eye

  3. Good Communication

  4. All of the above


Correct Option: D
  1. Any tester

  2. Any tester who wants to do it

  3. Any tester who has understanding of software coding

  4. Test Lead


Correct Option: C
  1. What to test

  2. Inputs to test

  3. Expected results

  4. Test Conditions and Constraints

  5. All of the above


Correct Option: E
  1. Installation testing

  2. Integration testing

  3. Configuration testing

  4. Regression testing

  5. Stress testing


Correct Option: E
- Hide questions