JaveTest

来源:互联网 发布:java web视频点播系统 编辑:程序博客网 时间:2024/06/15 01:54

http://junit.org

http://joel-costigliola.github.io/assertj/


• Two kind of test cases
- For WebUI
Selenium 2 testframework (http://www.seleniumhq.org/)
• Focus on the Web UI elements
- For REST API
• Use Spring RestTemplate (http://spring.io/blog/2009/03/27/rest-in-spring-3-resttemplate)
• Focus on the REST API result

0 0
原创粉丝点击