Tag: testing

Questions Related to testing

  1. finding faults in the system

  2. ensuring that the system is acceptable to all users

  3. testing for a business perspective

  4. testing the system with other systems


Correct Option: C
  1. re-testing is running a test again; regression testing looks for unexpected side

  2. re-testing looks for unexpected side effects; regression testing is repeating

  3. re-testing is done after faults are fixed; regression testing is done earlier

  4. re-testing is done by developers, regression testing is done by independent


Correct Option: A
  1. The goal / purpose of testing is to demonstrate that the program works

  2. The purpose of testing is to demonstrate that the program is defect free

  3. The purpose of testing is to demonstrate that the program does what it is

  4. Testing is executing Software for the purpose of finding defects


Correct Option: D
  1. a) Alphabets, numbers and ‘_’

  2. b) Alphabets, numbers and ‘*,(),#’

  3. Alphabets and ‘_’

  4. Alphabets and ‘*, (), #’


Correct Option: A
  1. quick test profeesion

  2. quick test procedure

  3. quick test process

  4. quick test programme


Correct Option: A
  1. name.tsr

  2. name.prs

  3. name.qrs

  4. name.trs


Correct Option: C
  1. functionOpenWindow ( )

  2. funOpenWindow123 ( )

  3. OpenWindow ( )

  4. funcOpenWindow ( )


Correct Option: D
  1. Beginning of the Project

  2. End of the Project

  3. Beginning of the testing

  4. End of Development


Correct Option: B