Performance Testing and LoadRunner Quiz

Test your knowledge of performance testing concepts and LoadRunner functionality including Vusers, correlation, parameters, and run-time settings.

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

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
Question 2 Multiple Choice (Single Answer)

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
Question 3 Multiple Choice (Single Answer)

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

  1. Analyzer
  2. Controller
  3. VuGen
  4. Load generator
Question 4 Multiple Choice (Single Answer)

On which platform can the Controller be installed?

  1. UNIX
  2. Linux
  3. Windows
  4. Sun Solaris
Question 5 Multiple Choice (Single Answer)

Which file type has an extension .lrr?

  1. Script
  2. Analysis
  3. Scenario
  4. Results
Question 6 Multiple Choice (Single Answer)

What is a collection of Vusers within a scenario called?

  1. A set
  2. A group
  3. A profile
  4. A scenario
Question 7 Multiple Choice (Single Answer)

The dynamically generated Values in a script during the test run can be captured using

  1. Variable
  2. Constant
  3. Parameter
  4. Correlation
Question 8 Multiple Choice (Single Answer)

One of the following commands cannot be used to check the presence of a particular response in the script:

  1. lr_xml_find
  2. lr_eval_string
  3. web_image_check
  4. web_reg_find
Question 9 Multiple Choice (Single Answer)

In order to perform a transaction across multiple Vusers simultaneously we use the followin feature

  1. Think time
  2. Rendezvous Point
  3. Pacing
  4. Run Logic
Question 10 Multiple Choice (Single Answer)

web_reg_save_param of HTTP\HTML protocol is the equivalent of which of the following commands in the web services protocol

  1. lr_save_string
  2. lr_xml_find
  3. lr_xml_get_values
  4. lr_eval_string
Question 11 Multiple Choice (Multiple Answers)

4.What is non-functional software testing?

  1. a.Unit Testing
  2. b.Black Box Testing
  3. c.Performance Testing
  4. d.Regression Testing
Question 12 Multiple Choice (Single Answer)

1.What is non-functional software testing?

  1. a.Unit Testing
  2. b.Black Box Testing
  3. c.Performance Testing
  4. d.Regression Testing
Question 13 Multiple Choice (Single Answer)

2.Which would not come under the various types of performance testing?

  1. a.Endurance Test
  2. b.Component Test
  3. c.Stress Test
  4. d.Baseline Test.
Question 14 True/False

3.Performance Testing needs to be done on all the functional flows of the application to identify performance issues. The above statement is

  1. True
  2. False