GeekInterview.com
Series: Subject: Topic:

LoadRunner Interview Questions

Showing Questions 1 - 20 of 224 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Mdrv process abnormal termination

Asked By: pradeep.k.boyidapu | Asked On: May 6th, 2011

How can we resolve this error " abnormal termination, caused by mdrv process termination." while excuting test in controller due to this error all the vusers are getting in error state ? Please anybody help me

Answered by: Alex on: May 2nd, 2012

> You need to open terminal session to run the scenario, ex : if you use 2 load generators (LG1, LG2)
> Means u need to open terminal sessions inside tat LGs like LG1,LG1:1,LG2,LG2:2
What does it mean?

Answered by: Anandhan on: Apr 10th, 2012

Hi , if u get abnormal termination error means , you need to open terminal session to run the scenario, ex : if you use 2 load generators (LG1, LG2) means u need to open terminal sessions inside tat LGs like LG1,LG1:1,LG2,LG2:2

Flat hit numbers

Asked By: flanker_hawk | Asked On: Sep 19th, 2009

If the number of hits become flat, then the issue is with,a)app serverb)web serverc)db serverd)authorization server

Answered by: Sandhya.Kishan on: Apr 20th, 2012

b)web server.

Answered by: Sandhya.Kishan on: Apr 20th, 2012

Answer is b)web server.

Url recording mode

Asked By: althafrahman | Asked On: Oct 3rd, 2010

What is the use of url recording mode ?

Answered by: Sandhya.Kishan on: Apr 20th, 2012

URL mode is used to have control over the resources that need to be or need not to be downloaded, since each and every browser request to the server and resources received from the server are recorded...

How many types of graphs are in load runner ?

Asked By: sridhar | Asked On: Apr 19th, 2006

Star Read Best Answer

Editorial / Best Answer

Answered by: Guest

Answered On : Jul 5th, 2006

There are 5 graphs on Load Runner.

1) Hits per second graph

2) pages download per second graph

3) Transaction response time (under load) graph

4) Transaction response time (percentile) graph and

5) Network delay time graph

Answered by: Suzie Pontrelli on: Mar 19th, 2012

I agree with Arron Canham, there are many graphs you can add after the default graphs are loaded. And of course Average Transaction Response time is usually the graph your customers want to see.

Answered by: Nadeem on: Feb 2nd, 2012

I am not agreed with best answer chosen by editor, you can configure many graphs as per you need. May be user(Guest) only listed which has used. he didn’t even listed most important graph(Average Tr...

What is load runner agent.

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

Agent is interface between host machine and controller.

Answered by: Anu on: Mar 15th, 2012

Loadrunner agent is a mediator between the host machine and a controller.

Answered by: mahesh on: Feb 16th, 2012

Agent is a interface between a host machine and a Controller

What is scenario.

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

A scenario defines the events that occur during is testing session. Exam (deposit cash, withdraw money…).

Answered by: siva on: Mar 12th, 2012

scenario is nothing but the tested thing

Answered by: Satish on: Nov 25th, 2011

The Events which are occur during each testing session

Regarding handling cookie in loadrunner script

Asked By: Iamhere29 | Asked On: Aug 26th, 2011

I am currently facing an issue with lr scripts where in we are losing the cookies that are needed to manage a users session. Could you please let me know on how we can configure the lr scripts to hold the cookies.

Answered by: bhanu on: Dec 12th, 2011

LoadRunner records a web_add_cookie() when a browser sends a cookie from its permanent cookie table to a server. If a server sends a "Set-Cookie" header to a vuser, LoadRunner will add this cookie t...

Ordinance in correlation

Asked By: cheran teja | Asked On: Sep 19th, 2011

What is the significance of ordinance in web_reg_save_param during correlation?

Answered by: Lokesh M on: Dec 8th, 2011

web_reg_save_param is one of the most important function in LoadRunner. It is used to capture a value or list of values that is based on defined left boundary (LB) and right boundary (RB). Its attrib...

How to perform bench mark testing ?

Asked By: harry | Asked On: Nov 11th, 2011

Answered by: cyberfrau on: Dec 2nd, 2011

Benchmark testing comprises a set of performance criteria which your product is expected to meet. Depends on your product. Check perhaps durability, packaging, performance...etc.

Shared object repository

Asked By: sivsuresh.bv | Asked On: Sep 21st, 2011

How to get local repository as shared repository?

Answered by: Lokesh M on: Nov 28th, 2011

There are many ways to move objects from Local Repository to Shared Repository. For instance, you can "Export Local Object" option under "File" Menu in the Object Repository to perform this.

What is rendezvous point.

Asked By: Interview Candidate | Asked On: Aug 18th, 2005

To emulate peak load on the server.

Answered by: Arron on: Oct 24th, 2011

This function is used to stress a particular element of the infrastructure, for example you might want to design a test where 100 vusers simultaneously hit a button to transfer some funds.

Answered by: kvkanth008 on: May 11th, 2008

Rendezvous points instruct Vusers to wait during test execution for multiple Vusers to arrive at a certain point, in order that they may simultaneously perform a task.

What is transaction .

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

Transaction measure the time which takes for the server to respond to task submitted by the vuser.

Answered by: Geetha on: Oct 23rd, 2011

Simply it is used to measure the response time of user actions.

Answered by: Anshoo_Arora on: Oct 16th, 2007

Technically, a transaction can be a lot of things. It can be the communication (request & response) between a user and the application, between two applications, between the application ...

What are the load runner testing process .

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

There are 5 steps. 1-planning the test. 2-creating the vuser script. 3-creating the scenario. 4- running the scenario. 5-analysis the test result.

Answered by: Geetha on: Oct 23rd, 2011

There are 5 steps.
1.Test requirements
2.Test planning.
3.Test Automation(Script).
4.Test execution.
5.Analysis(report).

Answered by: ravidhyu on: May 19th, 2008

L.R Testing Process:                      1. Test plan             2. Identify the key s...

What is vugen?

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

It is a load runner vuser script generator(use for recording the data base vuser script )

Answered by: Geetha on: Oct 23rd, 2011

It is used to generate and enhance the vuser business script for all the scenarios which are in scope.

Answered by: Ranjith kumar on: Jul 14th, 2011

vuGen is a virtual user generator which is used to record the scripts for single user only.

Manual correlation

Asked By: amarnath2011 | Asked On: Jul 17th, 2011

How to do manual correlation in virtual user generator in performance testing

Answered by: sonia on: Sep 9th, 2011

There r 3 ways of correlating in Manual section. We usually use the 3rd Option -Vuser Comparison Here 1)Record 2 scripts with the same actions. 2) Compare these 2 Scripts with Compare option in th...

How to select item from virtual listbox

Asked By: Laxmi1884 | Asked On: Aug 5th, 2011

I have a virtual listbox in my application. But I am not able to select any other values other than the first value while running the script. I have tried getitem method but seems like when running the script it says object does not support the method.Please suggest

Protocol for Oracle and sybase application

Asked By: Prem Kumar J | Asked On: Jul 1st, 2011

Hi,we are planning to load test the client server application which interacts with both Oracle and sybase. A particular scenario makes calls with both sybase and Oracle simultaneously. We tried with Oracle 2 tier protocol but it captured only calls to Oracle and not the sybase. Do you have any solution...

How you edit the script .

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

While editing the script we have to inserting the transaction point and rendezvous point .

Answered by: taneja.ishu on: Jun 30th, 2011

Recorded script which contains the interaction between the client and server is edited by added the following :

1. Parametrization
2. Correlation
3. Transactions (Start/End)
4. Validations
5. Rendezvous point
6. Variable Declarations

Answered by: Bharathi on: Dec 29th, 2006

using VU generator

What is the load runner start-transaction and its syntax.

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

It will start the transaction on the script. syntax. Lr-start-transaction("transaction name").

Answered by: taneja.ishu on: Jun 30th, 2011

Syntax: lr_start_transaction("transaction name");

For ex: lr_start_transaction("Launch_Application");

This function starts recording the traffic response time between the client and server until it find its lr_end_transaction.

What is the load runner end transaction and its syntax.

Asked By: Interview Candidate | Asked On: Jul 30th, 2005

It will end the transaction. syntax. Lr-end-transaction("transaction name", lr-auto).

Answered by: taneja.ishu on: Jun 30th, 2011

Syntax: lr_end_transaction("transaction name", LR_AUTO/LR_PASS/LR_FAIL);

This function stops recording the time between the client and server.

Answered by: sarada on: Aug 17th, 2006

lr_start_transaction("Transaction name",LR_AUTO);

First | Prev | | Next | Last Page

 

 

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us:
 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, click "Subscribe".