Thursday, January 17, 2013

Recording Script for Jmeter with BadBoy tool

Hi! Today we will see, how to record script For static website(those web-page which doen't have any connection to sql server) with badboy tool.

1. Badboy tool is an simple automation tool. With this tool we can record script and can export as jmeter script (.jmx).
2. First install badboy tool, download link is http://www.badboy.com.au/download. You can easily download it for thi link.
3. Install it, and start,   Now follow the tutorial.....
4. To show you, how to record script tking exampe of  simple website
link is : http://www.sarahhayes.co.uk/



5. So you see how easy is this. try it...

For any query mail: digvijaybisht29@gmail.com

Bye..  : )




2 comments:

  1. Is badboy better option than HTTP Proxy for recording test script? AFAIK, that HTTP Proxy supports both HTTP/HTTPS.
    BTW, here is some release news for JMeter 2.9, and HTTP Proxy has GUI improvements.

    ReplyDelete
  2. In case of Badboy tool, we can use it for static pages, like the pages which only have some images or content. When we record scripts form jmeter, it will record all the http requests along with image requests too, which makes the script bulky.

    ReplyDelete