Questions tagged [badboy]

Badboy is a powerful tool designed to aid in testing and development of complex dynamic applications. Badboy makes web testing and development easier with dozens of features including a simple yet comprehensive capture/replay interface, powerful load testing support, detailed reports, graphs and much more!

Best of all, Badboy is Cheap or FREE depending on your use (Read the license agreement to learn more)

21st February 2016 - Badboy 2.2.5 is now Available

15 questions
2
votes
3 answers

Recording AJAX requests and Pop ups using Jmeter or Badboy

I am trying to load test a website where lot of images are called via Ajax and the very first thing i.e. logging into the application opens up a pop up when we click on log in button. I tried JMeter proxy settings to record it but failed. Also tried…
Srivastava
  • 3,500
  • 12
  • 46
  • 74
2
votes
3 answers

How to use exported script from Badboy in jmeter?

Recorded my case in Badboy and exported to jmeter which is saved in desktop. Now how to use this script in jmeter ?
Ankur
  • 21
  • 1
  • 2
1
vote
1 answer

How to capture server response time in JMeter in Badboy Software

I wanted to capture the server response time. I select a variable from the dropdown from our panel then select the Date Range and then select download. My question is when I select the "Download" and then server report is raedy, how to capture…
1
vote
1 answer

Not Able to upload file/attachment when recording script in badboy tool

I tried recording a script via badboy tool. But, I am not able to record the upload file/attachment scenario as the file/attachment does not get uploaded when tried in badboy. This file upload takes place successfully when i try doing it on browsers…
Manas
  • 11
  • 1
1
vote
1 answer

Does jmeter work with webseal?

I've trying to make some jmeter test to work with webseal. The test were working fine without it even in https but with webseal I get 302 and 404 error on some of my httprequest while other work just fine. But according to this page :…
Chris
  • 1,080
  • 20
  • 44
0
votes
1 answer

Can't record steps in BadBoy Softwere for JMeter

I am using Bad Boy for recording steps and exporting it to JMeter I am getting two major issues The first one is some JS error in some libraries And the second one is when i am importing JMeter Script the path that i used in badboy isn't the same…
Yagami Light
  • 1,756
  • 4
  • 19
  • 39
0
votes
1 answer

Blank Browser page is getting displayed in the Badboy Software. Can any one help me out to solve this?

I'm getting blank browser page in the Badboy to record the JMeter script. can anyone help me out to find out what will be the issues.
adarsha
  • 19
  • 4
0
votes
1 answer

Get system date with BadBoy software for testing

I am creating a script for application tests, in order to export it and use it with JMeter. I would need to get the system date as a variable, at the script level, not the environment, but I can not do it in any way. Any advice?
JLazar0
  • 1,257
  • 1
  • 11
  • 22
0
votes
1 answer

Internal server error in JMeter

Am trying to load a test transaction in my server with JMeter. I created the script using Badboy software and tried to run it on JMeter but it gave me a internal server error. Thread Name: Thread Group 1-1 Sample Start: 2017-08-04 17:33:21 SGT Load…
Ivan
  • 1
  • 1
  • 3
0
votes
1 answer

Using 50 threads in JMeter but application logs out

I have test cases properly created and compiled in JMeter using the badboy. I ran the test for 1 Thread 1 ramp-up period and 1 Loop count (screenshot of the settings are attached with the query) and the test runs completely fine. Now I increased the…
Prasad
  • 3
  • 2
0
votes
1 answer

Application is not authenticating the virtual users of jmeter script and in logs printing "anonymousUser"

I recorded my script in badboy and convert it in JMeter. My script like: enter image description here when run this script for 1 user then application is not authorizing the user and following exception thrown in logs: DEBUG:…
Asad
  • 49
  • 1
  • 3
  • 9
0
votes
1 answer

Badboy Script exported to JMeter - Getting Response code: 401

I recorded some test script using BadBoy. Just simple steps "Login to a webpage" , "Click a button" and "Logout" . Then I exported it as JMX file and then open it in JMeter. When I run it, JMeter returns this 401 code. Response code:…
keylogger
  • 822
  • 3
  • 19
  • 39
0
votes
0 answers

Difference in response time of Badboy and Jmeter

I have created a script in Badboy tool for a site. Its response time is around 95 msec. But if i export this same script file into JMeter and run this script in JMeter then the response time is around 600msec. I have not made any changes in the…
0
votes
2 answers

500 code error response after a post request in jmeter

well i have record a script using Badboy and export it to Jmeter. the script include a post request that initiates a file with a name. Parameter send with the request…
Wejdan
  • 63
  • 2
  • 12
-2
votes
1 answer

Imported Javascript not working in jmeter from Badboy

I am getting some below errors. As I have been executing imported script into Jmeter from Badboy tool. Does anyone knw , wht steps I have been missed? Is thr any way to executing javascript into jmeter from badboy? Please refer diff…