Prepare for your Next Interview
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 ...
|
|||
|
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? |
| Sponsored Links |
|
|||
|
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() { |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| 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 |