Tag: testing

Questions Related to testing

Return type of a test method must be void.

  1. True

  2. False


Correct Option: A
  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 testing methods are used by end-users who actually test software before they use it.

  1. Alpha and Beta Testing

  2. White Box Testing

  3. Black Box Testing

  4. Trial and Error Testing


Correct Option: A

Ideally in which phase of Developement Testing should be started?

  1. Developement phase

  2. Design Phase

  3. Requirement gathering phase

  4. Intergration phase


Correct Option: C

Which of the following is not TCS developed Testing tool?

  1. Sahi

  2. SCEGEN

  3. Testify

  4. Masketeer


Correct Option: A