0

testing Online Quiz - 89

Description: testing Online Quiz - 89
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. length(array)

  2. unbound(array)

  3. ubound(array)

  4. count(array)


Correct Option: C
  1. Checking that we are building the right system

  2. Checking that we are building the system right

  3. Performed by an independent test team

  4. Making sure that it is what the user really wants


Correct Option: B
  1. Error guessing

  2. Walkthrough

  3. Data flow analysis

  4. Inspections


Correct Option: A
  1. Execution

  2. Design

  3. Planning

  4. Check Exit criteria completion


Correct Option: C
  1. To freeze requirements

  2. To understand user needs

  3. To define the scope of testing

  4. All of the above


Correct Option: D
  1. Project plan

  2. Business plan

  3. Support plan

  4. None of the above


Correct Option: A
  1. Interim Test report

  2. Final test report

  3. Project status report

  4. Management report


Correct Option: C
  1. Defect prevention

  2. Deliverable base-lining

  3. Management reporting

  4. None of the above


Correct Option: B

Software testing accounts to what percent of software development costs :

  1. 10-20

  2. 40-50

  3. 70-80

  4. 40308


Correct Option: B
  1. Top-down integration

  2. Module integration

  3. Bottom-up integration

  4. None of the above


Correct Option: C
  1. Will always be automated

  2. Will help ensure unchanged areas of the software have not been affected

  3. Will help ensure changed areas of the software have not been affected

  4. Can only be run during user acceptance testing


Correct Option: B

Which of the following statements about component testing is not true :

  1. Component testing should be performed by development

  2. Component testing is also know as isolation or module testing

  3. Component testing should have completion criteria planned

  4. Component testing does not involve regression testing


Correct Option: D
  1. A black box testing technique used only by developers

  2. A black box testing technique than can only be used during system testing

  3. A black box testing technique appropriate to all levels of testing

  4. A white box testing technique appropriate for component testing


Correct Option: C
  1. You shorten the time required for testing

  2. You do more effective testing

  3. You find more faults

  4. You do the best testing in the time available


Correct Option: D
  1. Penetration Testing

  2. Malicious Hacking

  3. Integration testing

  4. All of the above


Correct Option: A
  1. White box

  2. Black box

  3. Green box

  4. Yellow box


Correct Option: A
  1. Testing can show that defects are present

  2. Testing can prove that there are no defects

  3. Testing helps in reducing the probability of undiscovered errors in the software

  4. Testing cannot prove that there are no defects


Correct Option: B
  1. Equivalance Partitioning

  2. Boundary Value Analysis

  3. Statement Coverage

  4. Decision table Testing


Correct Option: C
  1. Evaluating exit criteria and reporting

  2. Ongoing activity of comparing actual progress against the plan

  3. The test cases need to be revised and reviewed regularly inorder to find more defects

  4. A process followed in test plan


Correct Option: C
- Hide questions