Archive for the ‘QA’ Category
Monday, November 30th, 2009
A community member recently noted, that it takes quite a long time to compile MySQL Workbench. So he started wondering about how big the project actually is and asked for the Lines Of Code we have in our MySQL Workbench 5.2 repository.
We did not have this information at hand and ...
Posted in Coding, QA | 3 Comments »
Thursday, April 24th, 2008
As promised we are continuing our strong efforts after reaching GA and our announcement at the MySQL Users Conference (find a nice press article here).
Alfredo managed to fix a serious bug that almost seemed to be of random nature and happened on certain OnMouseDown and OnMouseUp events on the canvas.
Another ...
Posted in Coding, QA | 1 Comment »
Monday, April 7th, 2008
We have just officially released the WB 5.0 RC3 build and are planning the GA build to happen soon. One might ask, what is our criteria to call something GA? Well, it means that there must not be any known and verified P1 (crashing) and P2 (very serious bug with ...
Posted in Announcements, Community, QA | 7 Comments »
Thursday, February 7th, 2008
From time to time it is necessary to get a bigger picture of your project in terms of size, test coverage, code vs. comments ratio and others (aka metrics). While it is quite difficult to find a good (and free) code coverage tool for C++ there is already a very ...
Posted in Coding, QA | No Comments »
Monday, December 10th, 2007
For all new contributors devoted to quality, FAQ was slightly updated with new section.
Posted in Announcements, QA | 3 Comments »
Monday, November 12th, 2007
If you are on Linux or OS X you might ask why we have decided to first release on the Windows platform. And why the releases for Linux and OS X will happen a few months later. Here is why.
We believe we can deliver better quality if we focus on ...
Posted in Announcements, Coding, Community, QA | 17 Comments »