Tag: testing

Questions Related to testing

  1. A. Image size and object type

  2. B. Object type and image type

  3. C. Screen resolution and object type

  4. D. Screen resolution and image size


Correct Option: D
  1. A. Local DataSheet

  2. B. Global DataSheet

  3. C. Run-time Data Table

  4. D. Design-time Data Table


Correct Option: C
Explanation:

To solve this question, the user needs to know about output parameters in test automation. When running a test that contains both input and output parameters, the output parameter values are stored in the Run-time Data Table.

Option A: Local DataSheet is incorrect. A Local DataSheet is used to store data that is specific to a single action or component in a test script. It does not record the output parameter values.

Option B: Global DataSheet is incorrect. A Global DataSheet is used to store data that can be accessed by multiple actions or components in a test script. It does not record the output parameter values.

Option C: Run-time Data Table is correct. The Run-time Data Table is used to store input and output parameter values during the execution of a test. It records the output parameter values that are generated during the test run.

Option D: Design-time Data Table is incorrect. The Design-time Data Table is used to store input parameter values that are entered while designing a test. It is not used to record output parameter values.

Therefore, the correct answer is:

The Answer is: C. Run-time Data Table

  1. A. Object Repository

  2. B. Object Repository Manager

  3. C. Test Setting

  4. D. Associate Object Repository


Correct Option: B
  1. A. Relearn the object

  2. B. Configure Object Repository to change the properties of a virtual object

  3. C. None of the above

  4. D. All the Above


Correct Option: A
  1. A. Object, Operation, Value

  2. B. Library, Built-in, Local Script

  3. C. Operation, Arguments, Return Value

  4. D. Test Objects, Utility Objects, Functions


Correct Option: D
  1. 1 Object Repository

  2. 2 Virtual Object Manager

  3. 3 All the Above

  4. 4 None


Correct Option: A
  1. 1 Ctrl + M

  2. 2 Ctrl + T

  3. 3 Ctrl + J

  4. 4 None


Correct Option: A