Gunnar Kudrjavets

Paranoia is a virtue

Browse by Tags

All Tags » Testing (RSS)
Having majority of the tests implemented before feature is added to the code base
One of the things we’re currently trying to do is to align development and test processes and schedules more closely. The fuzzy description of initial problem statement is the following: “Whenever the implementation of some feature is added to the code...
Best practice - daily investigation of the test case failures
When it comes to the best development practices then daily build and Microsoft are practically synonyms. Not a big surprise. Jim McCarthy says it’s the heartbeat of the project. Steve McConnell covers it thoroughly in his books. Even Edward Yourdon thinks...
Posted: Sep 20 2004, 09:54 PM by gunnarku | with 8 comment(s)
Filed under:
What is the desirable way to "close a bug"?
This is one the subjects I have to explain very frequently so this blog entry is mainly for purposes of storing my answer somewhere in the permanent location. Let’s start with the moment where Alice (developer) fixed a bug and assigned it to Bob (tester...
Posted: Aug 30 2004, 10:49 PM by gunnarku | with 2 comment(s)
Filed under:
Another interesting blog on software testing and quality
Through the discussion in internal e-mail alias I discovered James Bach’s blog . As he describes it: "Rapid, heuristic, exploratory software testing. An intellectual, anti-clerical approach to testing." I have now spent already significant amount of time...
Posted: Aug 27 2004, 09:08 PM by gunnarku | with 1 comment(s)
Filed under:
Paying money to people for finding bugs
In the beginning of the August Mozilla Foundation announced the Mozilla Security Bug Bounty Program. Short summary: if you report a critical security bug and they agree with you then you’ll get $500 cash prize. What can I say; soon people will be selling...
Posted: Aug 20 2004, 07:12 PM by gunnarku | with 6 comment(s)
Filed under:
Latest issue of ACM's Software Engineering Notes is dedicated to software testing and analysis
Whenever I read proceedings of the ACM SIGSOFT (Special Interest Group on Software Engineering) I find myself thinking that probably I’m wasting my time. Most of the articles could IMHO be classified as "esoteric software engineering" which is probably...
Posted: Aug 19 2004, 08:06 PM by gunnarku | with no comments
Filed under:
Since when opening bugs becomes a counterproductive?
Here’s one everlasting problem from real life what I and my colleagues are constantly trying to solve efficiently. The problem statement is very simple - when is the right time to stop looking for bugs in specific component if we know that the component...
Posted: Jul 22 2004, 05:55 PM by gunnarku | with 2 comment(s)
Filed under:
New resolution type for bugs – "Not a bug"
[GK, 07/10/2004] Please apply 's/Not a bug/Invalid/g' while reading this post. The resolution type is meant to describe the bug quality not the correctness of application's behavior (Thanks, Larry Osterman!) Lesson learned: read and reread the stuff you...
Posted: Jul 10 2004, 02:59 PM by gunnarku | with 8 comment(s)
Filed under:
Opening bugs is hard and takes some courage
The classical definition of a bug tells us that bug is " an unwanted and unintended property of a program or piece of hardware, especially one that causes it to malfunction ." Let’s explore this subject a little more and use another established...
Posted: Jun 27 2004, 05:21 PM by gunnarku | with no comments
Filed under:
Can't write code, shouldn't be testing the code either
When it comes to the software engineering then I have number of strong opinions. I wouldn’t call them radical but just different. One belief I have is that people who haven’t spent years developing software shouldn’t be testing the software...
Posted: Jun 15 2004, 11:58 PM by gunnarku | with 8 comment(s)
Filed under:
More Posts Next page »