Tag: testing

Questions Related to testing

  1. column/parameter name

  2. sheet name

  3. Setting the desired row as current row

  4. All the above


Correct Option: D
  1. Action Properties

  2. Call Properties

  3. Properties

  4. None


Correct Option: A
  1. 10 seconds

  2. 60 seconds

  3. 20 seconds

  4. 30 seconds


Correct Option: B
  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
  1. 2

  2. 1

  3. 3

  4. No index is required for referencing an element in a 2D array. Index is applicable only for 1D arrays.


Correct Option: A