Software Testing Fundamentals

A comprehensive quiz covering essential software testing concepts including test planning, defect management, integration testing, static testing, verification, and various testing methodologies.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Link Testing is also called as

  1. Component Integration testing
  2. Component System Testing
  3. Component Sub System Testing
  4. Maintenance testing
Question 2 Multiple Choice (Single Answer)

Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase

  1. Test Implementation and execution
  2. Test Analysis and Design
  3. Evaluating the Exit Criteria and reporting
  4. Test Closure Activities
Question 3 Multiple Choice (Single Answer)

Test Implementation and execution has which of the following major tasks? i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts. ii. Creating the test suite from the test cases for efficient test execution. iii. Verifying that the test environment has been set up correctly. iv. Determining the exit criteria.

  1. i,ii,iii are true and iv is false
  2. i,,iv are true and ii is false
  3. i,ii are true and iii,iv are false
  4. ii,iii,iv are true and i is false
Question 4 Multiple Choice (Single Answer)

One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid Equivalence class

  1. 17
  2. 19
  3. 24
  4. 21
Question 5 Multiple Choice (Single Answer)

What is verification?

  1. Checking that we are building the right system
  2. Checking that we are building the system right.
  3. Performed by an independant testing team
  4. Making sure that it is what the user really wants
Question 6 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 7 Multiple Choice (Single Answer)

If an expected result is not specified then:

  1. We cannot run the test
  2. It may be difficult to repeat the test
  3. It may be difficult to determine if the test has passed or failed
  4. We cannot automate the user inputs
Question 8 Multiple Choice (Single Answer)

Which of the following could be a reason for a failure. 1) Testing fault 2) Software fault 3) Design fault 4) Environment Fault 5) Documentation Fault

  1. 2 is a valid reason; 1,3,4 & 5 are not
  2. 1,2,3,4 are valid reasons; 5 is not
  3. 1,2,3 are valid reasons; 4 & 5 are not
  4. All of them are valid reasons for failure
Question 9 Multiple Choice (Single Answer)

Test are prioritized so that:

  1. You shorten the time required for testing
  2. You do the best testing in the time available
  3. You do more effective testing
  4. You find more faults
Question 10 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 11 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 12 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 13 Multiple Choice (Single Answer)

Which, in general, is the least required skill of a good tester?

  1. Being diplomatic
  2. Able to write software
  3. Having good attention to detail
  4. Able to be relied on
Question 14 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 15 Multiple Choice (Single Answer)

The process starting with the terminal modules is called -

  1. Top-down integration
  2. Bottom-up integration
  3. None of the above
  4. Module integration
Question 16 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 17 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 18 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 19 Multiple Choice (Single Answer)

What is the difference between testing software developed by contractor outside your country, versus testing software developed by a contractor within your country?

  1. Does not meet people needs
  2. Cultural difference
  3. Loss of control over reallocation of resources
  4. Relinquishments of control
Question 20 Multiple Choice (Multiple Answers)

Which among the following is not a test management tool?

  1. a) RTH- Turbo
  2. b) Bugzilla
  3. c) QC
  4. d) RPT