| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | Jul 8 '11 at 6:36 | |
| stats | profile views | 4 |
|
Sep 3 |
awarded | Popular Question |
|
Jun 21 |
comment |
Visual studio web performance testing for invalid input Yes you can validate such things such as http responses and a host of other things out-of-the-box but they all basically analyse the raw http request form, apart from the basic validations such as response headers, the rest are generally flaky and give too many false negatives. If field validation is truly a necessity, then I would say that it should be done in code. For HTTP header validation and simple validation, yes out-of-the-box validation is there and quite sufficient. |
|
Jun 21 |
awarded | Student |
|
Jun 20 |
asked | How far would you go in ETL and data warehouse testing? |
|
Jun 20 |
answered | Visual studio web performance testing for invalid input |
|
Jun 17 |
answered | Bugs keep reappearing in our GUI software during development. How should this be addressed? |
|
Jun 16 |
awarded | Teacher |
|
Jun 16 |
answered | Running Selenium test on TFS |
|
Jun 9 |
answered | How to deal with a dynamically populating list box with WatiN |