| Article: |
Black Box Web Testing with HttpUnit | |
| Subject: | good intro to testing | |
| Date: | 2003-05-11 17:04:20 | |
| From: | anonymous2 | |
| I liked this example. It covered lot of ground in simple small article. thanks. | ||
Showing messages 1 through 2 of 2.
-
good intro to testing
2003-07-07 11:40:13 anonymous2 [View]
Its good for basic http/s testing. Will it solve the browser depedencies? Eg. I would like my application to work on IE 5-6, NS 4.7-7, Mozilla 1-2 on Windows, Solaris, Unix. Can I say that the successful tests with httpUnit will run on all the browsers/platforms without any problem. -
good intro to testing
2003-07-07 13:22:54 anonymous2 [View]
No.
Browsers tend to differ when it comes to handling client side JavaScript. HttpUnit won't solve you this pain.


