PUBLIC   marks

PUBLIC MARKS with tag selenium

Sponsorised links

This year

Functional testing for Web applications

by karlcow

If you are entering into the cloud, testing becomes even more critical for your applications to be reliable. Learn to master automated, functional testing using the open source tools, Selenium, Windmill, and twill. The techniques covered in this article work on Google App Engine, blogging software, or your own home grown application.

Selenium web application testing system

by karlcow & 2 others

Selenium is a suite of tools to automate web app testing across many platforms.

Sponsorised links

2008

Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium

by holyver & 3 others
Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.

Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium

by Xavier Lacot & 3 others
Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.

2007

PEAR :: Package :: Testing_Selenium

by nhoizey
Selenium Remote Control (SRC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. SRC provides a Selenium Server, which can automatically start/stop/control any supported browser. It works by using Selenium Core, a pure-HTML JS library that performs automated tasks in JavaScript; the Selenium Server communicates directly with the browser using AJAX (XmlHttpRequest).

2006

OpenQA: Selenium

by Elryk & 14 others
Outil entièrement écrit en Javascript qui permet de tester une application web en jouant des scénarios directement dans le navigateur. Selenium IDE est une extension de Firefox qui permet d'enregistrer des tests Selenium. Les scénarios sont rédigés soit sous formes de tables HTML soit sous forme de programmes qui pilotent le navigateur (Ruby, Python, Java, C#).

InfoQ: Testing Ajax Applications with Selenium

by parmentierf & 6 others
Fortunately Selenium has provided support for doing exactly what we want. When a field value changes in the current page, you can use the waitForValue command to make Selenium wait until the expected value appears.

OpenQA: Selenium

by springnet & 14 others
Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platform

Functional unit testing for web applications: Selenium Remote Control

by mbertheau
Tutorial on how to get started using Selenium Remote Control to do functional tests on your web application.

Selenium IDE: Selenium IDE

by bader & 7 others (via)
It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.

PUBLIC TAGS related to tag selenium

no tag

Sponsorised links