問題描述
我對網絡自動化測試工具非常陌生.我想自動化我的網絡功能測試.
I am very new to web automation testing tools. I want to automate my functional tests of web.
請向我推薦一些網絡自動化測試工具.我想用Java來寫我的自動化測試工具.
Please suggest me a few number of web automated testing tools. I want to use Java to write my automated testing tool.
我訪問了以下站點以選擇一個好的工具,但是由于我不知道很難為我選擇一個合適的工具.http://java-source.net/open-source/web-testing-工具
I have visited the following site to select a good tool, but as I have no idea it is difficult to select a suitable tool for me. http://java-source.net/open-source/web-testing-tools
誰能給我推薦一個好的網絡測試工具?
Can any one suggest me a good tool for web testing?
推薦答案
對于 Web 測試,使用 Selenium (WebDriver) 這可能是 GoogleCode
For web testing, use Selenium (WebDriver) It's probably best tool for this purpose out there on GoogleCode
您可以在 google 上找到很多示例,以及在 seleniumhq.org 它對初學者很有幫助.
You can find lot of examples on google, and documentation on seleniumhq.org its quite helpful for starters.
這篇關于為 Web 應用程序選擇 java 自動化測試工具的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!