0

testing Online Quiz - 93

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

Leaving comments in HTML source code when an application leaves the development environment

  1. Is a good programming practice

  2. Is very useful during code reviews

  3. Is the recommended practice for secure code maintenance

  4. May give the attacker valuable information to perform an exploit


Correct Option: D
  1. Test Implementation and execution

  2. Test Analysis and Design

  3. Evaluating the Exit Criteria and reporting

  4. Test Closure Activities


Correct Option: B
  1. Test Implementation and execution

  2. Test Analysis and Design

  3. Evaluating the Exit Criteria and reporting

  4. Test Closure Activities


Correct Option: B
  1. 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
  1. 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

6)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

The cost of fixing a fault:

  1. Is not important

  2. Increases as we move the product towards live use

  3. Decreases as we move the product towards live use

  4. Is more expensive if found in requirements than functional design


Correct Option: B

Could reviews or inspections be considered part of testing:

  1. No, because they apply to development documentation

  2. No, because they are normally applied before testing

  3. No, because they do not apply to the test documentation

  4. Yes, because both help detect faults and improve quality


Correct Option: D

Which of the following is not part of performance testing:

  1. Measuring response time

  2. Measuring transaction rates

  3. Recovery testing

  4. Simulating many users


Correct Option: C
  1. static testing requires the running of tests through the code

  2. static testing includes desk checking

  3. static testing includes techniques such as reviews and inspections

  4. static testing can give measurements such as cyclomatic complexity


Correct Option: D

4) In an Examination a candidate has to score minimum of 24 marks in order to clear the exam. The maximum that he can score is 40 marks. Identify the Valid Equivalence values if the student clears the exam.

  1. 22,23,26

  2. 21,39,40

  3. 29,30,31

  4. 0,15,22


Correct Option: C
  1. Measuring response time

  2. Measuring transaction rates

  3. Recovery testing

  4. Simulating many users


Correct Option: C

7)Verification involves which of the following:- i. Helps to check the Quality of the built product ii. Helps to check that we have built the right product. iii. Helps in developing the product iv. Monitoring tool wastage and obsoleteness.

  1. Options i,ii,iii,iv are true

  2. i is true and ii,iii,iv are false

  3. i,ii,iii are true and iv is false

  4. ii is true and i,iii,iv are false.


Correct Option: B
  1. Is not important

  2. Increases as we move the product towards live use

  3. Decreases as we move the product towards live use

  4. Is more expensive if found in requirements than functional design


Correct Option: B

8)Could reviews or inspections be considered part of testing:

  1. No, because they apply to development documentation

  2. No, because they are normally applied before testing

  3. No, because they do not apply to the test documentation

  4. Yes, because both help detect faults and improve quality


Correct Option: D

In an Examination a candidate has to score minimum of 24 marks in order to clear the exam. The maximum that he can score is 40 marks. Identify the Valid Equivalence values if the student clears the exam.

  1. 22,23,26

  2. 21,39,40

  3. 29,30,31

  4. 0,15,22


Correct Option: C
- Hide questions