Hi,

Martin Hollmichel schrieb:
Caolán McNamara wrote:
On Fri, 2008-10-10 at 06:50 +0200, Helge Delfs wrote:
However you might run these tests by yourself and it is of
course acceptable to fix these tests if required.

What's the (hopefully one line) way to run these tests myself ? Or is
this a work in progress and not for use right now ?

C.

yes, you're right, having this in the build available via make would help for non feature cws if a developer has to decide to involve full blown QA or if he can stay with expedited cws approval process, e.g. with automated test and peer review.

Here are some misunderstandings. QA isn't QA in software testing.

The developer talked often about code quality and he needs tools to
run, to check if his code break anything. The GUI testing with VCL
TestTool isn't such a tooling. The VCL TestTool check functionality
as a user in an installed Office. These tests need an installed
office and the TestTool as external testing tool. This cannot run
in the development environment and should be started by 'make'.

I know that developers want to start it from the command line. But
therefore you need unit tests, complex tests and perhaps API tests.
These tests work on code base. The test with VCL TestTool are later
in the QA process and it has to done out of the developer environment.

So 'make' isn't a solution for such kind of test scripts.

The unit tests and complex tests aren't part of my team.

Thorsten


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

Reply via email to