Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 to ...

Go Back   Geeks Talk > Software Testing > LoadRunner
Register Blogs FAQ Tag Cloud 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 10-06-2008
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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

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


All times are GMT -4. The time now is 09:54 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved