Bug 70256 - test software suite needed
Summary: test software suite needed
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 22:23 UTC by Brian Thomas
Modified: 2014-12-22 13:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Thomas 2003-12-12 22:23:45 UTC
Version:           1.2 (using KDE KDE 3.1.94DevelKDE 1.2)
Installed from:    RedHat RPMsRedHat RPMsRedHat RPMs

Umbrello needs a test suite so that existing functionality can be checked as modifications are made. (This test suite might help to also document the functionality of umbrello)

At this time, about the only thing that could be implemented is reading/writing XMI files of various versions. Since umbrello isnt a library we would need something like a batch/script mode for running umbrello sans gui so that, in an automated way, various other critical things like adding/deleting packages, diagrams, operations, classes, associations, etc could be checked (both for runtime crashes as well as 'correctness' of component meta-data via a comparison with a "cannonical" output XMI file).
Comment 1 Andi Fischer 2014-12-22 13:11:45 UTC
Qt Test framework for unit testing is available and used.

There are still not many unit tests implemented. Much more work needs to be done.