Software Testing Fundamentals

Comprehensive quiz covering software testing methodologies, techniques, test planning, verification, and defect management concepts.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

The length of the array can be get by the method

  1. length(array)
  2. unbound(array)
  3. ubound(array)
  4. count(array)
Question 2 True/False

Interaction will not Create for Anonymus Caller? (True/False)

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

Verification is:

  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
Question 4 Multiple Choice (Single Answer)

Which of the following is not a static testing technique :

  1. Error guessing
  2. Walkthrough
  3. Data flow analysis
  4. Inspections
Question 5 Multiple Choice (Single Answer)

During which test activity could faults be found most cost effectively :

  1. Execution
  2. Design
  3. Planning
  4. Check Exit criteria completion
Question 6 Multiple Choice (Single Answer)

The purpose of requirement phase is :

  1. To freeze requirements
  2. To understand user needs
  3. To define the scope of testing
  4. All of the above
Question 7 Multiple Choice (Single Answer)

The inputs for developing a test plan are taken from :

  1. Project plan
  2. Business plan
  3. Support plan
  4. None of the above
Question 8 Multiple Choice (Single Answer)

Function/Test matrix is a type of :

  1. Interim Test report
  2. Final test report
  3. Project status report
  4. Management report
Question 9 Multiple Choice (Single Answer)

Defect Management process does not include :

  1. Defect prevention
  2. Deliverable base-lining
  3. Management reporting
  4. None of the above
Question 10 Multiple Choice (Single Answer)

Software testing accounts to what percent of software development costs :

  1. 10-20
  2. 40-50
  3. 70-80
  4. 40308
Question 11 Multiple Choice (Single Answer)

The process starting with the terminal modules is called :

  1. Top-down integration
  2. Module integration
  3. Bottom-up integration
  4. None of the above
Question 12 Multiple Choice (Single Answer)

A regression test:

  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
Question 13 Multiple Choice (Single Answer)

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
Question 14 Multiple Choice (Single Answer)

Equivalence partitioning is:

  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
Question 15 Multiple Choice (Single Answer)

Test are prioritized so that:

  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
Question 16 Multiple Choice (Single Answer)

Ethical Hacking is also Known as:

  1. Penetration Testing
  2. Malicious Hacking
  3. Integration testing
  4. All of the above
Question 17 Multiple Choice (Single Answer)

Cyclomatic Complexity method comes under which testing method :

  1. White box
  2. Black box
  3. Green box
  4. Yellow box
Question 18 Multiple Choice (Single Answer)

Which of the following is incorrect?

  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
Question 19 Multiple Choice (Single Answer)

Which of the following does not come under Black Box Testing?

  1. Equivalance Partitioning
  2. Boundary Value Analysis
  3. Statement Coverage
  4. Decision table Testing
Question 20 Multiple Choice (Single Answer)

what is mean by 'Pesticide paradox' ?

  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