Crawljax - 支持Ajax的网络爬虫,可以用于WEB自动化测试
Crawljax - 支持Ajax的网络爬虫,可以用于WEB自动化测试
Crawljax is an open source Java tool for automatically crawling and testing modern (Ajax) web applications.
Crawljax can crawl any Ajax-based web application by firing events and filling in form data. It creates a state-flow graph of the dynamic DOM states and the transitions between them. This inferred state-flow graph forms a very powerful base for many types of automated web testing:
- Invariant-based testing
- Regression testing
- Non functional testing (Accessibility, validation, I18n, security, …)
- Detecting broken links/images/tooltips
- And via its plugin architecture many more…
自动化测试资讯平台 http://www.AutomationQA.com