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 of the below is a service by which an application is notified of the status change that has taken place with respect to a financial transaction, for which a subscription has been made?

  1. Bookkeeping

  2. Abonnement

  3. Archiving

  4. Parking

  5. None of the above


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

  2. Syntax Errors

  3. Common Errors

  4. Logic Errors


Correct Option: B

To expand all steps in the keyword view which option you would use from the view menu

  1. Expand

  2. Expand All

  3. Expand Items

  4. Expand Rows


Correct Option: B

AI Explanation

To answer this question, you need to be familiar with the options available in the View menu for expanding steps in the keyword view.

Let's go through each option to understand why it is correct or incorrect:

Option A) Expand - This option is incorrect because it likely refers to expanding a specific step or section, rather than expanding all steps in the keyword view.

Option B) Expand All - This option is correct because it allows you to expand all steps in the keyword view, displaying all the details and substeps.

Option C) Expand Items - This option is incorrect because it does not specifically refer to expanding steps in the keyword view.

Option D) Expand Rows - This option is incorrect because it likely refers to expanding rows in a table view, rather than expanding steps in the keyword view.

The correct answer is B) Expand All. This option is correct because it allows you to expand all steps in the keyword view, displaying all the details and substeps.

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

What is the first thing that must be defined in a Recovery Scenario?

  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.

If the Local Data sheet contains two rows of data, how many times will the action iterate, by default?

  1. A. 1

  2. B. 2

  3. C. 3

  4. D. 5


Correct Option: A

After running a test that contains both input and output parameters, where can the results of an output parameter be found?

  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

One of the following is true in case of Virtual Object Manager on any object resize

  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

Block commenting can be done in QTP by

  1. 1 Ctrl + M

  2. 2 Ctrl + T

  3. 3 Ctrl + J

  4. 4 None


Correct Option: A

How many maximum number of actions that can be added to a QTP test?

    1. 1
    1. 255
    1. 256
    1. There is not limit

Correct Option: C
  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