Tag: testing

Questions Related to testing

  1. Wait – makes a wait for the specified seconds with optional milliseconds

  2. Wait – makes a wait for the specified seconds only

  3. Wait – makes a wait for the specified seconds with mandatory milliseconds

  4. None of the statements are true


Correct Option: A

Object repository comparison and merger tools can be found under Quick Test’s tools menu. State true or false

  1. True

  2. False


Correct Option: B
  1. Code above is perfectly valid

  2. Redim size is invalid

  3. Cannot redim a static array

  4. None


Correct Option: C