Selecting java Automation testing tools for web application(为 Web 应用程序选择 java 自动化测试工具)
问题描述
我对网络自动化测试工具非常陌生.我想自动化我的网络功能测试.
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 自动化测试工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:为 Web 应用程序选择 java 自动化测试工具


- C++ 和 Java 进程之间的共享内存 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01