[xquery-talk] Using Bumblebee to test dynamic XQuery output

Jason Hunter jhunter at xquery.com
Tue Jun 21 23:44:21 PDT 2005


It inherently tests static results, but you could dynamically create 
those static results (by dynamically creating the test file).

-jh-

Lars Burgess wrote:

> Hello,
> 
>  
> 
> I’m rather new to XQuery technology and the process of testing its 
> output. Is it possible to use bumblebee to test XQuery output that is 
> dynamic in nature? Or is it only possible to verify XQuery output 
> against a static XML reference? For example, if the expected XQuery 
> output for a test was the following:
> 
>  
> 
> <page>
> 
>          <textString>2005-06-21-07:00</textString>
> 
> </page>
> 
>  
> 
> Where the “textString” attribute changes depending on the time that the 
> source XML that is queried; is it possible to indicate this in the 
> bumblebee test?
> 
>  
> 
> Thanks,
> 
> Lars
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> talk at xquery.com
> http://xquery.com/mailman/listinfo/talk


More information about the talk mailing list