0

testing Online Quiz - 54

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

Shortcut to Rename the Action name

  1. F2

  2. Ctrl+F2

  3. Alt+F2

  4. Shift+F2


Correct Option: D

Shortcut to Check the Syntax error in the script.

  1. Ctrl+T

  2. Ctrl+F7

  3. F7

  4. F8


Correct Option: B

Shortcut to Comment a statement

  1. Ctrl+M

  2. Ctrl+C

  3. Alt+M

  4. Ctrl+L


Correct Option: A

Shortcut to Place a breakpoint

  1. F3

  2. F5

  3. F9

  4. F10


Correct Option: C
  1. Ctrl+R

  2. Ctrl+O

  3. Ctrl+B

  4. Alt+F3


Correct Option: A

Shortcut to Uncomment a Statement

  1. Ctrl+M

  2. Alt+M

  3. Ctrl+Shift+M

  4. Shift+Ctrl+C


Correct Option: C

Shortcut To Remove all breakpoints from an Action

  1. Ctrl+A

  2. Ctrl+Shift+F9

  3. Ctrl+Shift+F4

  4. Shift+F9


Correct Option: B

Shortcut to create a New Function Library

  1. Ctrl+N

  2. Shift+N

  3. Shift+Alt+N

  4. Alt+N


Correct Option: C

Where in the Run-time settings can you define to only send messages when an error occurs?

  1. General: Log

  2. General: Run Logic

  3. General: Miscellaneous

  4. General: Additional Attributes


Correct Option: A

AI Explanation

To answer this question, we need to understand the concept of run-time settings in a software application.

The run-time settings in a software application allow you to configure various options and behaviors during the execution of the application. These settings can be found in different sections or categories, depending on the specific software.

In this case, the question asks where you can define to only send messages when an error occurs in the run-time settings. The correct answer is:

A. General: Log

Option A, General: Log, is the correct answer because it typically contains settings related to logging and error handling. Within the Log settings, you can usually find options to configure the level of logging, specify error handling behavior, and determine when and how messages are sent or displayed.

Option B, General: Run Logic, is incorrect because it usually contains settings related to the overall logic and behavior of the application during runtime, such as flow control, data processing, or business rules.

Option C, General: Miscellaneous, is incorrect because it usually contains settings that do not fit into other specific categories. It may include general or miscellaneous settings that do not directly relate to error handling or message sending.

Option D, General: Additional Attributes, is incorrect because it usually contains settings related to additional attributes or properties of the application or its components. It may include settings for customizing the appearance or behavior of certain features, but not specifically for error handling or message sending.

Therefore, the correct answer is A. General: Log, as it is the section where you can define to only send messages when an error occurs.

Which term defines the end-to-end measurement of time when one or more steps are completed?

  1. Transaction

  2. Action

  3. Business Process

  4. Business Verification


Correct Option: A

AI Explanation

To answer this question, you need to understand the concept of measuring time in the context of completing steps or processes.

Option A) Transaction - This option is correct. A transaction refers to a series of steps or actions that are completed to achieve a specific goal or outcome. When measuring the time it takes to complete a transaction, it involves considering the time taken for all the individual steps or actions to be finished.

Option B) Action - This option does not accurately define the end-to-end measurement of time when one or more steps are completed. While an action is a single step or task, it does not encompass the entire process or series of steps.

Option C) Business Process - This option is not the correct answer. While a business process involves a series of steps to achieve a specific goal, it does not specifically refer to the measurement of time when those steps are completed.

Option D) Business Verification - This option is not the correct answer. Business verification typically refers to the process of confirming or validating the correctness or accuracy of a business-related action or process. It does not directly relate to the measurement of time for completing steps.

The correct answer is A) Transaction. This option is correct because it accurately defines the end-to-end measurement of time when one or more steps are completed in a series of actions or processes.

Which file defines the Vusers to execute, the number of Vusers to run, the goals of the test, the computer that hosts the Vusers, and the conditions under which to run the load test?

  1. Script

  2. Group

  3. Scenario

  4. Analysis


Correct Option: C

AI Explanation

To answer this question, you need to understand the concept of load testing in performance testing.

The file that defines the Vusers to execute, the number of Vusers to run, the goals of the test, the computer that hosts the Vusers, and the conditions under which to run the load test is called a scenario.

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

Option A) Script - This option is incorrect because scripts define the actions and transactions that Vusers perform during a load test, but they do not define the overall test configuration.

Option B) Group - This option is incorrect because groups are used to organize Vusers into logical units. They do not define the overall test configuration.

Option C) Scenario - This option is correct because a scenario file defines the Vusers to execute, the number of Vusers to run, the goals of the test, the computer that hosts the Vusers, and the conditions under which to run the load test.

Option D) Analysis - This option is incorrect because analysis is performed after the load test is executed to analyze the results. It does not define the test configuration.

The correct answer is C) Scenario. This option is correct because the scenario file defines the Vusers to execute, the number of Vusers to run, the goals of the test, the computer that hosts the Vusers, and the conditions under which to run the load test.

Which graph can analyze each web page component's relative server and network time?

  1. Throughput

  2. Windows Resources

  3. Time to First Buffer Breakdown

  4. Transaction Performance Summary


Correct Option: C

Which Run-time settings node is available to all protocols?

  1. General

  2. Browser

  3. Network

  4. Internet Protocol


Correct Option: A

What are advantages of using automated load tests over manual load tests?

  1. Repeatability

  2. Easier to scale

  3. Improved validity

  4. Increased hardware resources

  5. Simplicity of gathering analysis data


Correct Option: A,B,E

Which type of file can be used in a new LoadRunner group?

  1. .lrr

  2. .lra

  3. .lrs

  4. .usr


Correct Option: D

What are the main types of service level agreements available in the Controller and Analysis?

  1. Per Time Interval

  2. Errors per Second

  3. Over the Whole Run

  4. Average Hits per Run

  5. Average Throughput per Run

  6. Average Transaction Response Time


Correct Option: A,C

During the run of a scenario, which LoadRunner component stores the performance monitoring data?

  1. Analysis

  2. Controller

  3. File server

  4. Load generator/host


Correct Option: D

Which scenario allows LoadRunner to automatically manage the Vusers?

  1. Manual

  2. Real-Life

  3. User-Defined

  4. Goal-oriented


Correct Option: D

AI Explanation

To answer this question, you need to understand the different scenarios in LoadRunner and how they affect the management of Vusers.

Option A) Manual - This option is incorrect because in a manual scenario, LoadRunner does not automatically manage the Vusers. The user has to manually control the start and stop of Vusers.

Option B) Real-Life - This option is incorrect because in a real-life scenario, LoadRunner simulates real-life user behavior, but it does not automatically manage the Vusers. The user still has to manually control the start and stop of Vusers.

Option C) User-Defined - This option is incorrect because in a user-defined scenario, the user defines the specific behavior and actions of the Vusers, but LoadRunner does not automatically manage them. The user still has to manually control the start and stop of Vusers.

Option D) Goal-oriented - This option is correct because in a goal-oriented scenario, LoadRunner automatically manages the Vusers based on predefined goals and performance criteria. LoadRunner dynamically adjusts the number of Vusers, ramping them up or down as needed to meet the defined goals.

The correct answer is D) Goal-oriented. This option is correct because in a goal-oriented scenario, LoadRunner automatically manages the Vusers based on predefined goals and performance criteria.

When you define a rendezvous point in a scenario, where should the Ir_start transaction function be placed?

  1. At the end of the action section

  2. At the beginning of the action section

  3. Immediately after the rendezvous function

  4. Immediately before the rendezvous function


Correct Option: C

AI Explanation

To answer this question, let's first understand what a rendezvous point is in a scenario.

A rendezvous point is a synchronization point in a scenario where multiple virtual users or threads pause and wait for each other before continuing. It helps simulate a realistic user behavior where multiple users interact with a system simultaneously.

In a scenario, the Ir_start transaction function is used to mark the start of a transaction. It is typically placed at the beginning of the action section, before any actions or functions are executed.

However, when you define a rendezvous point in a scenario, the Ir_start transaction function should be placed immediately after the rendezvous function. This is because the rendezvous function is responsible for pausing the virtual users or threads until a specified number of users have reached the rendezvous point. Once the specified number of users have reached the rendezvous point, the Ir_start transaction function is used to mark the start of the transaction for each user.

Therefore, the correct answer is C) Immediately after the rendezvous function.

- Hide questions