public marks

PUBLIC MARKS with tags web & testing

2006

The Scrutinizer

by phileplanet & 6 others
The Scrutinizer is a service that allows you to analyze, assess and validate any link using various tools and testers on the web.

BrowserCam : Screen capture and Remote Access service for cross platform compatibility testing and HTML design quality assurance.

by slogoo & 13 others
BrowserCam可以测试你的网站或blog,在各个平台(如windows,mac,linux)上的各种浏览器(如IE,Firefox,Netscape等)中的显示结果是否一致。

Five days / five heatmaps - An Eye Tracking study from Etre (Day Two)

by sigriffin
"Over the next five days, we'll be publishing Eye Tracking heatmaps from five websites. We'll give you our thoughts on each and hopefully you'll give us your questions, comments and analysis."

twill: a simple scripting language for Web browsing

by 13121982 & 1 other
twill是一个简洁的脚本语言,能使用户从文本模式(CLI,于GUI相对)浏览网站。

2005

1969

Selenium: Selenium

by HandySolo & 14 others
Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do.

Watir: Web Application Testing in Ruby

by HandySolo & 7 others
WATIR stands for "Web Application Testing in Ruby". Watir is a free, open-source functional testing tool for automating browser-based tests of web applications. It is pronounced water.<br /> <br /> Watir drives the Internet Explorer browser the same way people do. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether expected text appears on the page.<br /> <br /> Watir is a Ruby library that works with Internet Explorer on Windows. Like other powerful programming languages, Ruby gives you the power to connect to databases, read data files, export XML and structure your code into reusable libraries.