Clytie Siddall wrote On 14.01.07 06:13,:
Thankyou for explaining this, Thorsten. :)

On 12/01/2007, at 3:24 AM, Thorsten Bosbach wrote:

Andre Schnabel wrote:

Hi Thorsten,
Thorsten Bosbach schrieb:



4. What do errors citing "Invisible Window/Control" mean?



I currently don't have an example...
Depending on the context...
A complete resultfile as attachment would help (directly to me)

Complete sets are attached to issue 72816.


For Example in linux c_updt tFileNewTemplatesAndDocuments

Warning:    - Window nicht existent:TemplateAndDocuments 32989
TemplateAndDocuments : Window/Control is not visible

the function for file->new->from template was requested by TestTool

But for an unknown reason I think there came an unexpected window up, too. You can see it in the recovering on the exit of the testcase:
   **    Error in TestExit -Routine      **
Warning: Message Box (OK) "OpenOffice.org 2.1 " geschlossen, RType = FIRST, UId = Active Warning: Dialog "Mẫu và tài liệu - " geschlossen, RType = MODALDIALOG, UId = TemplateAndDocuments Warning: WORKWINDOW "Không tên2 - OpenOffice.org Calc" geschlossen, RType = WORKWINDOW, UId = Active

The message box made the expected dialog unaccessible.

So You should try to execute file->new->from template
and look what message box is there.


Thankyou for explaining how to understand these results. :)

File > New > Templates and Documents works fine in my Mac OSX build, and André said it worked OK when he tried it manually on that Linux system. The templates aren't translated, but they work anyway. (I have enquired whether the interface translation requires these separate template documents be translated or not, on the l10n list. It certainly hasn't been specified before.)

The window testtool then complains about as unexpected, is that same window, "Templates and Documents". The second window it objects to is "Untitled - OpenOffice.org Calc". I don't know why that has appeared, unless testtool has opened it.

These are 2 different reasons.
1. Message at all:
Warning:    - Window nicht existent:TemplateAndDocuments 32989
TemplateAndDocuments : Window/Control is not visible
is the true error

2. Everything after
>>    **    Error in TestExit -Routine      **
Is a follow up to the first one.

On the first error, TestTool can't go one with the test, so it goes to the recovery state: "TestExit -Routine" It just tells you what it did, to return to a defined state: Just one window open.

The Calc and Template window are expected by the test(er), the only unexpected are the messagebox. That analyse can't be done by the TestTool, that is what the Tester has to see.

So if it does work manually, I would set a breakpoint on the error,
amd would take a look, before TestTool recovers, what is the state of the application...

I hope you runned it already twice, to make sure it comes always up, and not just one time?


cheers
Thorsten
--
*******************************************************************
Thorsten Bosbach                             Sun Microsystems GmbH
Quality Assurance Engineer                   20097 Hamburg, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to