Hi Angela,

What are you testing with? Please do not base your work on the prototype - it
should be used as reference only.  That said, we will keep your suggestion in
mind as we begin implementation, but it's too early to know if it will be 
possible.

Thanks,
Sue

angela wrote:
> -------- ???? --------
> 
> Hi Susan and Andre,
> 
> I was assigned to take this request.
> 
> After investigated, I found the root cause for main issue just mentioned.
> The stream EXPECT captured is not in the same sequence as we imaged.
> 
> For the Language screen, EXPECT captures streams as the following sequence:
> header: LANGUAGE
> menu: F2_Continue F6_Help F10_Quit
> txt content: 1 Arabic
> 2 Belarusian
> ...
> 
> While, what I think most straightforward sequence should be:
> header: LANGUAGE
> txt content: 1 Arabic
> 2 Belarusian
> ...
> menu: F2_Continue F6_Help F10_Quit
> 
> 
> The following is what EXPECT captured:
> 
>  LANGUAGE 
> 
>  * Use the arrow keys to select a language.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  * Use the F(2) key to continue.
> 
>  
> 
> F2_Continue
> F6_Help
> F10_Quit
> 
>  1 Arabic 2
> Belarusian3 Bulgarian4 Catalan5 Czech6
> Danish7 German8 Greek9 English10
> Spanish11 Estonian12 Finnish13 French
> 
> 
> I just wonder is it possible to implement text installer like what we
> expected? If so, the test development would be more easy.
> 
> So for now, I can't foresee any hinder for automatic test execution.
> 
> Cheers,
> Angela
> 
> 
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss


Reply via email to