473,406 Members | 2,633 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Any stress test html script to test web page contains few radio buttons and apply

365 100+
Hi:
Any stress test html script to test web page contains few radio buttons and apply. I have web page contains 8 radio buttons, just select on / off using radio button, then at the bottom, click on "apply", I need some script to do this overnight to stress the system, please let me know if any script availbale, appreciated.

TV.
Oct 24 '09 #1
6 2769
tvnaidu
365 100+
my web page looks like this, here for each plug, I have to select ON or OFF using radio button infornt of ON/OFF, then click on apply. looking for some simple stress test script to run the test over night to stress the system.

plug1 O ON O OFF
plug2 O ON O OFF
plug3 O ON O OFF
plug4 O ON O OFF

apply
Oct 24 '09 #2
Dormilich
8,658 Expert Mod 8TB
you could try the DOM Conformance Test Suites, although I doubt there are scripts that really stress your system (besides memory leakage)
Oct 24 '09 #3
tvnaidu
365 100+
Thanks.

I can see 6 DOM modules, if I download those are jar files, do I have to install on windows host and run the test on target ( my target IP addr is: 192.168.0.10, if I want to stress on status.htm, should be 192.168.0.10/status.htm)

Can I get some exe files instead jar to install on windows,
Oct 24 '09 #4
Dormilich
8,658 Expert Mod 8TB
1. .jar files work on any system having the JRE installed (including Windows)
2. you can’t do a Javascript stress test on the server. (because Javascript is a client side application)
Oct 24 '09 #5
tvnaidu
365 100+
Thanks. I don't have JRE installed, I think I can download and run that.

Basically I need to test one web page running on small microcontroller (web server running), I need to test the page which contains few radio buttons and click on apply. need to do stress test. because manually when I test many times, sometimes I can see sometimes few lines missing, or half missing, when I load continuosly, not sure web page had issue or web server on micxrocontroler cannot handle that?.

I don't have any javascript in that web page, just polain html code to select few buttons, not sure whether I can provision this jar file to select radio buttons randomly and click on apply each time for overnight?
Oct 24 '09 #6
Dormilich
8,658 Expert Mod 8TB
@tvnaidu
quite unusual for a client computer not to have JRE installed…

@tvnaidu
you can let javascript do the clicking for you… but how will you record the results?

if you don’t have Javascript on the page, all errors must be the result of the server script (unless you have packet loss).

@tvnaidu
then a javascript stress test is futile, because it only may affect the client computer
Oct 25 '09 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: bbxrider | last post by:
i have 2 radio buttons 1 for yes and 1 for no, it is mandatory for one to be checked, and am purposely leaving both blank on the page when i tested for .value, when neither was checked, an alert...
4
by: VK | last post by:
09/30/03 Phil Powell posted his "Radio buttons do not appear checked" question. This question led to a long discussion about the naming rules applying to variables, objects, methods and properties...
12
by: Kevin Lyons | last post by:
Hello, I am trying to get my select options (courses) passed correctly from the following URL: http://www.dslextreme.com/users/kevinlyons/selectBoxes.html I am having difficulty getting the...
32
by: Ed Jay | last post by:
A complete js newbie is asking this question: I have a form comprised of several questions, each answered with a radio button. I'd like to use onClick to bring up additional text at the end of...
3
by: Rick | last post by:
Hello, I ran Microsoft's free "Web Application Stress" tool to see how asp.net/c# performed against html. Are these results typical? Network: WAS ran on a server with a t3 Internet...
4
by: martin carmichael | last post by:
Hello, I am wondering how aspnet developers do their web stress on ASPNET apps .. I would like to run mine with apache JMeter, a well-known open source tool. Unfortunately, it does not works...
11
by: nickyeng | last post by:
I have a html file contains a form asking user to select a choice and press enter to pass the data to server. In server there, i have a cgi script(C language) that accepts the input from browser...
2
by: emily224 | last post by:
Hello, I have been trying to understand this source code, which I retreived from my online course test. I would like to know how to find the answer for the question on the test. Im sure the answer...
4
by: emily224 | last post by:
Hello, I have been trying to understand this source code, which I retreived from my online course test. I would like to know how to find the answer for the question on the test. Im sure the answer...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.