0

testing Online Quiz - 118

Description: testing Online Quiz - 118
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

PASSIVA :Which of the following investments has a variable interest rate

  1. Rentier

  2. Expresso

  3. Min – Max

  4. Certirente

  5. None of the above


Correct Option: C

PASSIVA :Which systems are comes under AXA B bank

  1. interselex and Star Fund

  2. Es pension fund and Star Fund

  3. Star Fund and AXA A Bank

  4. Interselex and ES Pension Fund

  5. None of the above


Correct Option: D

The information pan provides a list of ........................... in tests

  1. Semantic Errors

  2. Syntax Errors

  3. Common Errors

  4. Logic Errors


Correct Option: B

What are the available environment variable type(s)?

  1. A. Built-in

  2. B. User-defined

  3. C. User-function

  4. D. Built-in, User-defined

  5. E. Built-in, User-function


Correct Option: D
  1. A. Trigger

  2. B. Recovery Operation

  3. C. Recovery Scenario Name

  4. D. The Function used in the scenario


Correct Option: A

What are bitmap checkpoints sensitive to?

  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

AI Explanation

To answer this question, you need to understand bitmap checkpoints and what they are used for.

Bitmap checkpoints are used to compare an actual image or screenshot with an expected image or screenshot. They are sensitive to the following factors:

A) Image size and object type - This option is incorrect because bitmap checkpoints do not specifically consider the object type. They compare the pixels of the entire image, regardless of the objects within it.

B) Object type and image type - This option is incorrect because bitmap checkpoints do not specifically consider the object type or image type. They compare the pixels of the entire image.

C) Screen resolution and object type - This option is incorrect because bitmap checkpoints do not specifically consider the screen resolution or object type. They compare the pixels of the entire image, regardless of the screen resolution or objects within it.

D) Screen resolution and image size - This option is correct. Bitmap checkpoints are sensitive to both the screen resolution and image size. The comparison between the actual and expected images takes into account the pixel values, which can vary depending on the screen resolution and image size.

Therefore, the correct answer is D) Screen resolution and image size.

  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

Where can you merge two shared Object repositories?

  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

When a procedure is created in the Function Library editor, what is the extension on the file?

  1. A. .INI

  2. B. .TXT

  3. C. .QFL

  4. D. .VBS


Correct Option: C

What are the categories in the Step Generator?

  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

A new object can be configured in QTP by using

  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

Which type of loops are present in QTP?

  1. A. For..Next, Select…..Case, Do…Loop

  2. B. If…EndIf, For…Next, While…Wend

  3. C. Do…loop, while…wend, select..case

  4. D. Do..while, While…End, For…next


Correct Option: D
- Hide questions