Tag: testing

Questions Related to testing

Test method must throw exceptions.

  1. True

  2. False


Correct Option: B

Test method must not have any parameter (Arguments).

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