Geeks Talk

Prepare for your Next Interview




Jmeter for load testing and stress testing

This is a discussion on Jmeter for load testing and stress testing within the LoadRunner forums, part of the Software Testing category; Hello I have few few question on Jmeter for load testing and stress testing,Can any one give me brief introduction how can i use beanshell with Jmeter. I wants ...


Go Back   Geeks Talk > Software Testing > LoadRunner

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-11-2007
Junior Member
 
Join Date: Dec 2006
Location: USA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
dhamodharan2006 is on a distinguished road
Jmeter for load testing and stress testing

Hello
I have few few question on Jmeter for load testing and stress testing,Can any one give me brief introduction how can i use
beanshell with Jmeter.

I wants to store String length to the global variablein my application. Do u know how it is possible?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 6 Days Ago
Junior Member
 
Join Date: Oct 2008
Location: Rockingham,Western Australia
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Load_Runner_Trainnie is on a distinguished road
Re: Jmeter for load testing and stress testing

HI dhamodharan2006,
I dont know anything about Jmeter, but here is a url JMeter - User's Manual: Functions and Variables

Now storing a global is easy enough. At vuser_init() setup your globals.

long file;
char *filename = "c:\\webtours_Log.txt";

vuser_init()
{
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Load testing for sending messages ashacta LoadRunner 1 6 Days Ago 02:48 AM
plz let me know about Load size in load testing prakashnemesis Testing Issues 4 08-19-2008 02:26 AM
Load Testing in Finance Application JobHelper LoadRunner 1 01-05-2008 03:37 PM


All times are GMT -4. The time now is 12:47 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved