問(wèn)題描述
我對(duì)網(wǎng)絡(luò)自動(dòng)化測(cè)試工具非常陌生.我想自動(dòng)化我的網(wǎng)絡(luò)功能測(cè)試.
I am very new to web automation testing tools. I want to automate my functional tests of web.
請(qǐng)向我推薦一些網(wǎng)絡(luò)自動(dòng)化測(cè)試工具.我想用Java來(lái)寫我的自動(dòng)化測(cè)試工具.
Please suggest me a few number of web automated testing tools. I want to use Java to write my automated testing tool.
我訪問(wèn)了以下站點(diǎn)以選擇一個(gè)好的工具,但是由于我不知道很難為我選擇一個(gè)合適的工具.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
誰(shuí)能給我推薦一個(gè)好的網(wǎng)絡(luò)測(cè)試工具?
Can any one suggest me a good tool for web testing?
推薦答案
對(duì)于 Web 測(cè)試,使用 Selenium (WebDriver) 這可能是 GoogleCode
For web testing, use Selenium (WebDriver) It's probably best tool for this purpose out there on GoogleCode
您可以在 google 上找到很多示例,以及在 seleniumhq.org 它對(duì)初學(xué)者很有幫助.
You can find lot of examples on google, and documentation on seleniumhq.org its quite helpful for starters.
這篇關(guān)于為 Web 應(yīng)用程序選擇 java 自動(dòng)化測(cè)試工具的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!