0

testing Online Quiz - 92

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

Link Testing is also called as

  1. Component Integration testing

  2. Component System Testing

  3. Component Sub System Testing

  4. Maintenance testing


Correct Option: A

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


Correct Option: B

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


Correct Option: A

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


Correct Option: A

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


Correct Option: B

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


Correct Option: B

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


Correct Option: C

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


Correct Option: D

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


Correct Option: B

Which of the following is not a static testing technique

  1. Error guessing

  2. Walkthrough

  3. Data flow analysis

  4. Inspections


Correct Option: A

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

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

  1. Execution

  2. Design

  3. Planning

  4. Check Exit criteria completion


Correct Option: C

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


Correct Option: B

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


Correct Option: D

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


Correct Option: B

The inputs for developing a test plan are taken from

  1. Project plan

  2. Business plan

  3. Support plan

  4. None of the above


Correct Option: A

Function/Test matrix is a type of

  1. Interim Test report

  2. Final test report

  3. Project status report

  4. Management report


Correct Option: C

Defect Management process does not include

  1. Defect prevention

  2. Deliverable base-lining

  3. Management reporting

  4. None of the above


Correct Option: B

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


Correct Option: B

Which among the following is not a test management tool?

  1. a) RTH- Turbo

  2. b) Bugzilla

  3. c) QC

  4. d) RPT


Correct Option: D
- Hide questions