You are here: Projects » JTF

Navigation

Home
Blog
ChangeLog
CV
Contact
Pictures
Projects
    g15web
    BeeLine2GEarth
    Alert
    JTF
    Nabaztag
    Webdo
    Prius Fan
    Mtp Target 2
    Methodologies
    Mtp Target
    Ryzom
    Mtp Share
    Wpkg Sync
    Snowballs
    Cara Proxy
    NeL
    Mankind
    Mtp TurretParty
    Outcast
    Mtp Web
    GDCK
    MLib
    Mtp Chat
    XT2
    Old Schoool
    Momentum3
    Momentum2
    Momentum
    Regulate
    DaKoolPlan

JTF: Javascript unit Testing Farm

URL: http://jtf.ploki.info

Introduction

Javascript is present on almost every web page on the internet today, but many of these scripts do not work properly (or at all) on certain browser and operating systems combinations. This project provides a web front-end to allow you to test your javascript scripts on different browsers and operating systems. The aim is to highlight the browser combinations that do not work.

Manual testing is a long process and more often than not prone to errors. Most major software houses run their code through automatic tests that perform the same kind of task. Why shouldn't you test your javascript in the same way?

How does it work?

You write your javascript and insert some code to indicate a failure (or a pass) using the same functions as in JsUnit? and other unit testing frameworks. Then, every time a visitor views your test case, it performs the unit test on their browser... providing information if the test fails.

The more browser combinations that visit a particular test case - the more chance you (and the rest of the community) will have of finding what browsers do not work with your code.

Edit Page - Page History - Printable View - Recent Changes - Search
Page last modified on April 04, 2006, at 11:47 AM
PmWiki Valid XHTML Valid CSS Section 508