× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Personally, I prefer to test the server side independently, make sure it
works exactly as you expect, then write the AJAX code to use it.  It just
makes it easier to track down problems.

I wrote a tool to accomplish exactly that purpose.  Sometimes you just want
to be able to send raw requests to a server. I use it to test RPG Web
Services, but it could be used for any server side language.

Go to: http://mowyourlawn.com and download the "Web Service Unit Tester" in
the lower left hand corner of the home page.  Here is my blog entry for it:
http://mowyourlawn.com/blog/?p=17

I have a lot of improvements I want to make to it (like being able to save
request setup for later processing), but I haven't gotten to that point yet.
I do have a next version that I am coming out with that gives you more
control over what headers are sent and also allows you to do multiple
iterations for non-scientific performance testing.  

Note: It is open source so anything you want to change you can.

HTH,
Aaron Bartell
http://mowyourlawn.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.