Hi,
I think you are referring to:
http://qa.openoffice.org/files/documents/77/3247/essen2006testtool2.pdf
The so called 'dialog test' in a non product / debug build
checks for truncated strings. It is a function in OOo, that is activated
as shown in the document: "Dialog test of OpenOffice.org"
To ease this procedure, to get through all dialogs, you may use the
VCL TestTool.
The scripts are mentioned on the page before at
'How to make Screenshots of Dialogs'
To get easy almost every dialog, run:
qa/qatesttool/writer/update/w_updt.bas
To get more dialogs, run:
qa/qatesttool/calc/update/c_updt.bas
qa/qatesttool/graphics/update/i_updt.bas
qa/qatesttool/base/update/b_updt.bas
qa/qatesttool/graphics/update/i_updt.bas
qa/qatesttool/math/update/m_updt.bas
To get still some more, run:
qa/qatesttool/framework/update/f_updt_*.bas
These scripts produce results, you have to read;
If a string is cut of, there is a colored message, telling you which one.
The 'documentation' ;-) is very short - it was in conjunction with a
presentation. So it is just an extract.
If something is unclear, please ask ...
Is there a direct link to the TCM testcase?
cheers
Thorsten
--
*******************************************************************
Thorsten Bosbach Sun Microsystems GmbH
Quality Assurance Engineer 20097 Hamburg, Germany
Rail Aliev wrote:
On 20 Feb 2007, Petr Dudacek verbalised:
Hi Rail,
there is the Dialog test described in the pdf document in
Automation-2. The comment is not really correct, the Dialog test only
highlights the space available for the string - it can be used to see
whether the space can be extended if the string doesn't fit.
Thanks, I have read the doc but cannot find any info about truncated strings.
Thorsten, is it somehow possible to identify *only* dialogs containing
truncated strings with the Dialog test or any other script?
This is exactly what I am looking for :)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]