Software Testing: QTP and Load Runner Essentials

Comprehensive quiz covering software testing fundamentals with practical knowledge of QTP (QuickTest Professional) for functional/automation testing and Load Runner for performance/load testing. Includes questions on static testing, formal reviews, configuration management, QTP checkpoints and recording modes, and Load Runner functions and components.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which component of Load Runner is used for running a load test scenario?

  1. VuGen
  2. Controller
  3. Analyser
  4. a & b
  5. None of the Options
Question 2 Multiple Choice (Single Answer)

Load runner can be used for

  1. Volume testing
  2. Functional Testing
  3. Endurance Testing
  4. a&c
  5. All of the options
Question 3 Multiple Choice (Single Answer)

Loadtest process follows the sequence

  1. Plan > Create script >Define Scenario > Run Scenario >Analyse Result
  2. Plan > Run Scenario>Create script >Define Scenario >Analyse Result
  3. Analyse Result > Create script >Run Scenario>Define Scenario >Plan
  4. Plan > Create script >Run Scenario >Define Scenario > Analyse Result
  5. None of the options
Question 4 Multiple Choice (Single Answer)

For increasing the user load at a particular transaction by simultanious execution of the transaction by all the virtual users , we may use

  1. Parameterization only
  2. Correlation Only
  3. Randezvous point only
  4. a & b
  5. a , b, &c
Question 5 Multiple Choice (Single Answer)

A Unix/Linux machine can be used for

  1. LR Controller
  2. LR Vugen
  3. LR Analyser
  4. Load generator.
  5. Unix machine can't be used
Question 6 Multiple Choice (Single Answer)

According to Little's law

  1. Response time is directly proportional to square of throuput
  2. Response time is inversly proportional to throughput
  3. Product of response time and throughput is a constant
  4. a & b
  5. b & c
Question 7 Multiple Choice (Single Answer)

To capture the all the dynamic data with the same boundary values in the same response , we may use the attribute _________________ in web_reg_save_param function.

  1. "ORD=EACH"
  2. "ORD=ALL"
  3. "ORD=EVERY"
  4. "ORD=WHOLE"
  5. "ORD=TOTAL"
Question 8 Multiple Choice (Single Answer)

The time period in the load test during which the number of users increases at a constant rate is generally called

  1. Ramp-Up time
  2. Think time
  3. Elapsed Time
  4. Mountain Time
  5. Spike time
Question 9 Multiple Choice (Single Answer)

The LR function corresponding to Text check is

  1. web_reg_save_param
  2. web_set_max_html_param_len
  3. lr_get_attrib_string
  4. lr_check_text
  5. web_reg_find
Question 10 Multiple Choice (Single Answer)

Can QTP scripts run from Load runner

  1. Yes
  2. No
  3. Depends on the Controller License
  4. May be
Question 11 Multiple Choice (Multiple Answers)

1.QTP is used for

  1. Integration testing
  2. Functional testing
  3. Regression testing
  4. Load testing
Question 12 Multiple Choice (Single Answer)

Most commonly used mode of recording in QTP is

  1. Analog
  2. Context Sensitive
  3. Low level recording
  4. Digital
Question 13 True/False

We can have any number of shared object repositories associated with an action

  1. True
  2. False
Question 14 True/False

Identification properties are the properties defined within the application for each object which will act as base properties and may not change dynamically

  1. True
  2. False
Question 15 Multiple Choice (Single Answer)

What is the extension of function library in QTP

  1. .trs
  2. .tsr
  3. .vbs
  4. .txt
Question 16 Multiple Choice (Single Answer)

Which of these is NOT a type of checkpoint in QTP

  1. Standard checkpoint
  2. Basic checkpoint
  3. Text checkpoint
  4. Bitmap checkpoint
Question 17 Multiple Choice (Single Answer)

Which of the following is the standard for the Software product quality

  1. ISO 1926
  2. ISO 829
  3. ISO 1012
  4. ISO 1028
Question 18 Multiple Choice (Multiple Answers)

From a Testing perspective, what are the MAIN purposes of Configuration Management?

  1. Identifying the version of software under test
  2. Controlling the version of testware items.
  3. Developing new testware items
  4. Tracking changes to testware items
Question 19 Multiple Choice (Single Answer)

Find the correct flow of the phases of a formal review

  1. Planning, Review meeting, Rework, Kick off
  2. Planning, Individual preparation, Kick off, Rework
  3. Planning, Review meeting, Rework, Follow up
  4. Planning, Individual preparation, Follow up, Kick off
Question 20 Multiple Choice (Single Answer)

In which phase static tests are used

  1. Requirements
  2. Design
  3. Coding
  4. All of the above