Tag: testing

Questions Related to testing

The most effective approach to begin test

  1. After coding

  2. After freezing the requirement

  3. After internal design

  4. After external design


Correct Option: B
  1. a,b,c,d are valid ; e invalid

  2. b is valid, a,c,d,e are not

  3. a,b,c valid ; e,f not

  4. All


Correct Option: D

To test a function, the Programmer have to write a _________ which calls the function and passes it test data

  1. stub

  2. driver

  3. proxy

  4. none


Correct Option: B
  1. find more faults

  2. do best testing in the time available

  3. do more effective testing

  4. shorten the time required for testing


Correct Option: B
  1. Everyone who have some use for the tool

  2. The vendor contractor to write the initial script

  3. The independent testing team

  4. A small team to establish best way to use the tool


Correct Option: D
  1. Test Factors

  2. Functions/Subroutines

  3. All

  4. None


Correct Option: C
  1. Compliance Testing - Business rules

  2. Black box testing - Path coverage

  3. Regression testing - end users

  4. File integrity - control totals


Correct Option: D
  1. is unlikely to cause a failure

  2. is likely to be fault free

  3. is likely to be completed on schedule

  4. is user friendly


Correct Option: A
  1. will help ensure unchanged areas of software hav not been affected

  2. will help ensure changed areas of software hav not been affected

  3. can run during user acceptance testing only

  4. will always be automated


Correct Option: A

Defect management process doesnot includes

  1. Management reporting

  2. Defect prevention

  3. Deliverable base linings

  4. None of the above


Correct Option: A