Re: [comment] XMLHttpRequest Object - testable assertions

On Wed, 26 Apr 2006, Anne van Kesteren wrote:
> 
> On Wed, 26 Apr 2006 07:18:37 +0200, Karl Dubost <karl@w3.org> wrote:
> > It would be good that someone of the WG review all assertions and their
> > testability, maybe the opportunity to create a proto-testcase.
> > If the test case is difficult to design, there might be a problem.
> 
> How about non-testable assertions? Like requirements on WGs, 
> specifications, etc.?

There's no a-priori reason why you can't test those. For example if the 
spec says "A specification that refers to this specification MUST include 
the word 'pineapple'." then you can easily test to see if other 
specifications are conforming to this requirement or not -- just search 
for the word "pineapple".

Similarly with WGs -- "Working groups MUST release announcements 
proclaiming the existing of the invisible pink unicorn every three weeks." 
is eminently testable.

This doesn't mean that assertions regarding working groups or 
specifications are in any way useful. Much like requirements on authors, 
they tend to be mostly wishful thinking in practice.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 26 April 2006 18:36:07 UTC