Tag: testing

Questions Related to testing

Selenium deploys on which platforms?

  1. Linux

  2. Unix

  3. Windows

  4. Macintosh


Correct Option: A,C,D
  1. Web Applications

  2. Client Server Applications

  3. Both

  4. None of the above


Correct Option: A
  1. Selenium tool can only be used in Mozilla Firefox browser

  2. Selenium test suite uses many languages

  3. It is a record & playback tool

  4. Auto complete for all common Selenium commands


Correct Option: A
  1. compliance testing

  2. disaster testing

  3. verifying compliance to rules

  4. functional testing

  5. ease of operations


Correct Option: E
  1. functional automation tools

  2. performance testing tools

  3. Configuration Management tools

  4. None of the above


Correct Option: C
  1. We can never be certain that the program is bug free

  2. We have no definite stopping point for testing, which makes it easier for somemanagers to argue for very little testing.

  3. We have no easy answer for what testing tasks should always be required,because every task takes time that could be spent on other high importance tasks.

  4. All of the above.


Correct Option: D
  1. Assess development plan and status

  2. Develop the test plan

  3. Test software design

  4. Test software requirement


Correct Option: C
  1. Security failures were the result of untested parts of code

  2. The development team achieved complete statement and branch coverage butmissed a serious bug in the MASPAR operating system

  3. An error in the code was so obscure that you had to test the function with almostevery input value to find its two special-case failures.

  4. All of the above.


Correct Option: C