Advanced Rest Client - Post data by bypassing UI
摘要:Why Posting data by bypassing UI?When we do function test, we often post data via UI. A good UI will limit the input data, and only allow valid and security data to go to repository.In fact, a good product should limit the input data in UI as well as back-end.How to post data by bypassing UI?We can
阅读全文
posted @
2012-08-13 10:46
-Anny-
阅读(428)
推荐(0)