Results 1 to 2 of 2

Thread: Jmeter for load testing and stress testing

  1. #1

    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?


  2. #2

    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()
    {


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact