Tag: performance

Questions Related to performance

Which function allows you to capture dynamic values returned from the server?

  1. web_reg_find

  2. web_reg_save_find

  3. web_reg_save_value

  4. web_reg_save_param


Correct Option: D
  1. Define a file parameter, start at 1, block size per Vuser: 50, number format: testing%[email protected]

  2. Define a unique number parameter, start at 1, block size per Vuser: 50, number format: Testing%[email protected]

  3. Define a random number parameter, minimum number: 1, maximum number: 99999, number format: testing%[email protected]

  4. Define a sequential number parameter, minimum number: 1, maximum number 999, number format: testing%[email protected]


Correct Option: B
  1. Script view

  2. Recording Log

  3. Tree view -> Client Request

  4. Tree view -> Server Response


Correct Option: D

What is the LoadRunner term for varying values defined in a placeholder that replaces the hard-coded values?

  1. Variable

  2. Constant

  3. Parameter

  4. Correlation


Correct Option: C
Explanation:

To solve this question, the user needs to have knowledge of LoadRunner and its terminology.

The term for varying values defined in a placeholder that replaces hard-coded values is called a parameter.

Option A, variable, is incorrect because although variables can hold changing values, they are not specifically used to replace hard-coded values.

Option B, constant, is incorrect because constants, by definition, are values that do not change. They are not used to replace varying values.

Option D, correlation, is incorrect because correlation is a technique used to handle dynamic values in web applications, but it does not replace hard-coded values like a parameter does.

Therefore, the answer is:

The Answer is: C. Parameter

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

Which tool is used to emulate the steps of real users?

  1. Analyzer

  2. Controller

  3. VuGen

  4. Load generator


Correct Option: C

On which platform can the Controller be installed?

  1. UNIX

  2. Linux

  3. Windows

  4. Sun Solaris


Correct Option: A
  1. Script

  2. Analysis

  3. Scenario

  4. Results


Correct Option: D
Explanation:

Explanation: To answer this question, you need to understand the different file types and their extensions used in data analysis or software testing.

Option A) Script - The file type for scripts is often .sh, .py, .js, or .pl depending on the programming language. .lrr is not a common file extension for scripts.

Option B) Analysis - The file type for analysis is often .csv, .xlsx, .json, or .txt depending on the type of data and analysis. .lrr is not a common file extension for analysis files.

Option C) Scenario - The file type for scenarios is often .xml, .json, or .txt depending on the tool or framework used. .lrr is not a common file extension for scenario files.

Option D) Results - The file type for results is often .html, .pdf, .docx, or .csv depending on the type of output. .lrr is a file extension for results generated by LoadRunner, a performance testing tool by Micro Focus.

The correct answer is D. This option is correct because .lrr is a file extension commonly used for results generated by LoadRunner.