OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-iic message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [ebxml-iic] RE: Final DRAFT for today's discussion and voting


Michael Kass wrote:

> Jacques,
>
> We have a way to branch off a Thread from a TestAssertion outcome, but 
> I would like to do it at the Thread level.
>
> This means that, based upon the outcome of a TestAssertion, a Thread 
> can be be started.. but it will not be started
>
> From within a TestStep. Instead, the TestAssertion result will 
> determine if the TestStep in which it is run “passes” or
>
> “fails”. Based on that result, a Thread may or may not be started.
>
> It would look like this:
>
>
mm1: This seems like a good approach.

> <Thread id=”T1”>>
>
> <TestStep>
>
> <PutMessage M1>
>
> </TestStep>
>
> <If>
>
> <TestStep>
>
> <GetMessage M2>
>
> <TestAssertion/>
>
> </GetMessage>
>
> </TestStep>
>
> <Then>
>
> <Thread id=”Thread2”>
>
> </Then>
>
> <Else>
>
> <Thread id=”Thread3”>
>
> </Else>
>
> </If>
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]