0

testing Online Quiz - 46

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

Non-functional system testing includes:

  1. Testing to see where the system does not function properly

  2. Testing quality attributes of the system including performance and usability

  3. Testing a system feature using only the software required for that action

  4. Testing a system feature using only the software required for that function


Correct Option: B

Consider the following statements about early test design: i. early test design can prevent fault multiplication ii. faults found during early test design are more expensive to fix iii. early test design can find faults iv. early test design can cause changes to the requirements v. early test design takes more effort

  1. i, iii & iv are true, ii & v are false

  2. iii is true, i, ii, iv & v are false

  3. iii & iv are true, i, ii & v are false

  4. i, iii, iv & v are true, ii is false


Correct Option: A

Order numbers on a stock control system can range between 10000 and 99999 inclusive. Which of the following inputs might be a result of designing tests for only valid equivalence classes and valid boundaries:

  1. 1000, 5000, 99999

  2. 9999, 50000, 100000

  3. 10000, 50000, 99999

  4. 10000, 99999


Correct Option: C

Testing should be stopped when:

  1. All the planned tests have been run

  2. Time has run out

  3. All faults have been fixed correctly

  4. It depends on the risks for the system being tested


Correct Option: D
  1. Early testing

  2. Defect clustering

  3. Pesticide paradox

  4. Exhaustive testing


Correct Option: D
  1. Open, Assigned, Fixed, Closed

  2. Open, Fixed, Assigned, Closed

  3. Assigned, Open, Closed, Fixed

  4. Assigned, Open, Fixed, Closed


Correct Option: A
  1. Breadth Test and Depth Test

  2. Retesting

  3. Confirmation Testing

  4. Sanity Testing


Correct Option: A

White Box Techniques are also called as :-

  1. Structural Testing

  2. Design Based Testing

  3. Error Guessing Technique

  4. Experience Based Technique


Correct Option: A
  1. A set of test cases for testing classes of objects

  2. An input or output range of values such that only one value in the range becomes a test case

  3. An input or output range of values such that each value in the range becomes a test case

  4. An input or output range of values such that every tenth value in the range becomes a test case.


Correct Option: B

The Test Cases Derived from use cases

  1. Are most useful in uncovering defects in the process flows during real world use of the system

  2. Are most useful in uncovering defects in the process flows during the testing use of the system

  3. Are most useful in covering the defects in the process flows during real world use of the system

  4. Are most useful in covering the defects at the Integration Level


Correct Option: A
  1. Creating test suites from the test cases

  2. Executing test cases either manually or by using test execution tools

  3. Comparing actual results

  4. Designing the Tests


Correct Option: D

What can static analysis NOT find?

  1. the use of a variable before it has been defined

  2. unreachable (“dead”) code

  3. memory leaks

  4. array bound violations


Correct Option: C

One of the fields on a form contains a text box which accepts alpha numeric values. Identify the Valid Equivalence class

  1. BOOK

  2. Book

  3. Boo01k

  4. book


Correct Option: C
  1. Checking for existence of latest architecture overview document.

  2. Checking the performance of the oracle service from connected entities.

  3. Checking for creation of log files.

  4. None of the above


Correct Option: B
  1. Test Plan

  2. Tracebility Matrices

  3. Test Completion report

  4. All


Correct Option: D
  1. DTP(Detail Test Plan)

  2. MTP(Master Test Plan)

  3. STP(System Test Plan)

  4. Tracebility Matrices


Correct Option: C

How many tabs will be present in Quality Centre 9.2

  1. 6

  2. 5

  3. 4

  4. 3


Correct Option: A
  1. Test tab

  2. Test Plan

  3. Defects tab

  4. All


Correct Option: B
- Hide questions