GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  LoadRunner
Go To First  |  Previous Question  |  Next Question 
 LoadRunner  |  Question 33 of 210    Print  
how you develop the database vuser script .
Developing the database vuser script either by recording with load runner vuser script generator (VuGen) or by using load runner vuser script template.


  
Total Answers and Comments: 1 Last Update: April 28, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 28, 2006 15:11:32   
PONS        

RE: how you develop the database vuser script .

DB Vuser performs operations against a database server.

Recording a DB V user is as simple as perfoming a business process while having launched the LR Vugen.

This creates a script which is used by LR to perform the recorded business process.

once recorded a script is then parameterised.This process involves replacing hard coded data values in the script with parameters which refers to tables external to the script.

Values can then be placed in these tables allowing Vusers to perform a single business process but with different data each time.


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Components in Load Runner  are ControllerRCL: Remote Command LauncherAnalyzerVuGen: Virtual User Generator ...

This function is developed to usein Mercury Load Runner peformance tool.This main use of this functions to return the current system time at any given point of time while load runner script is running.This 
Latest Answer : typedef long time_t; Action() {      time_t t; lr_message("Time in seconds since 1/1/70: %ldn", time(&t));      lr_message("Formatted time and date: %s", ctime(&t));      return ...

What are the reasons why parameterization is necessary when load testing the Web server and the database server.

Load runner replace the human user with vuser.  
Latest Answer : Vusers are virtual users (dummy users )which are going to emulate & emutate as a real user. ...

While run a scenarion every vuser execute a script that script known as vuser script .  
Latest Answer : Action that a vuser performs during a scenario are described in a Vuserscript.It also has function which record the performance of the sever during the scenario ...

The vuser script include the function that measure and record the performance of the server during the scenario.  
Latest Answer : While recording the application, a script will be generated in the virtual user genetator. According to the script generated, the created virtual users will perform the operations. ...

Transaction measure the time which takes for the server to respond to task submitted by the vuser.  
Latest Answer : 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 and the network, between the application and the host ...

When multiple vuser to perform tasks at exactly the same time then insert the rendezvous point to emulate the peak load on the server.  
Latest Answer : The rendezvous should be placed immediately before the transaction where you want to create peak load.  ...

Controller is manage and maintain the scenario . using controller you control all the vuser in single work station .  
Latest Answer : Controller is a one of the Component in Loadrunner. It uses to design the multi user scenarios and run the scenarios against the load behaviours. In the controller you can design the Benchmark test, Load test, Stress test, Spike test, Endurance test.Regards,Boyina ...

Host is machine which execute the vuser script.  
Latest Answer : Host is responsible for performing action on the vuser script.Either it can be local or remote host ...


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

What is Operational Database

Operational Database is the database-of-record, consisting of system-specific reference data and event data belonging to a transaction-update system. It may also contain system control data such as indicators, flags, and counters. The operational database is the source of data for the data warehouse
 

Evolution of database systems

The Evolution of Database systems File Management System Hierarchical database System  Network Database System  Relational Database System File Management System: The file management system also called as FMS in short is one in which all data is stored on a singl
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape