08 2012 档案
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) 推荐(0)