vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Automated Website Testing Tool (https://vborg.vbsupport.ru/showthread.php?t=237633)

TalkVirginia 03-06-2010 08:44 AM

Automated Website Testing Tool
 
Not sure if this is the right area for this post so please forgive me.. Would anyone know if there are any tools or applications that can be run on a website that would simulate one or more users using the site? Anything that can be run on a Shared Host? Maybe even free tools? LOL I "think" this tool or app may be called a "load" tester? right?

Thanks

ChopSuey 03-06-2010 10:39 AM

You want to see your server load? AdminCP > vBulletin Options > vBulletin Options > AdminCP Options

Show panel quick stats - Set to yes

then go to yousite.com/admincp/index.php

TalkVirginia 03-06-2010 10:49 AM

Quote:

Originally Posted by ChopSuey (Post 1998365)
You want to see your server load? AdminCP > vBulletin Options > vBulletin Options > AdminCP Options

Show panel quick stats - Set to yes

then go to yousite.com/admincp/index.php

Not quite.. I have an addon that has a cron job and I'm trying to determine if the cron job is executing a script more than it should or if there is something in the script that is quirky.
I was hoping to find an application that would let me load up a site and simulate a bunch of users using the site and have it do random clicks kind of like a bot. Again this is only for testing purposes. If there is another solution or another way to debug this, I'm open to suggestions.

MortysTW 03-06-2010 12:13 PM

Never thought of running something like this. That's a brilliant way to test your site. Hopefully someone comes up with something. I'd like such a thing too.

TalkVirginia 03-06-2010 01:09 PM

If I had the time I would try to write the application if one doesn't already exist. However, at the moment I've got so much on my play with other projects I've started plus taking a .NET course I'm booked up.

MortysTW 03-06-2010 03:32 PM

Did some searching and found something called BrowserMob that looks like its down the path of what you are looking for. Just unsure how far it travels down the various paths weaving through your website.

TalkVirginia 03-06-2010 03:59 PM

Quote:

Originally Posted by MortysTW (Post 1998539)
Did some searching and found something called BrowserMob that looks like its down the path of what you are looking for. Just unsure how far it travels down the various paths weaving through your website.

Interesting site, but I don't think that would do it. Thanks for the suggestion though. :)

Adrian Schneider 03-06-2010 04:16 PM

Thinking of Apache Benchmark?

http://httpd.apache.org/docs/2.0/programs/ab.html

Code:

ab -n 1000 http://www.yoursite.com/

TalkVirginia 03-06-2010 04:29 PM

Quote:

Originally Posted by SirAdrian (Post 1998561)
Thinking of Apache Benchmark?

http://httpd.apache.org/docs/2.0/programs/ab.html

Code:

ab -n 1000 http://www.yoursite.com/

Unfortunately, I don't think that's quite it either. I was thinking of some type of gui that can be run on Windows. :) That would spawn various threads that would simulate multiple visitors. I don't know.. I'm probably talking out of my rear.. LOL :eek:


All times are GMT. The time now is 12:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01180 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete