Sunday, September 6, 2009

It is Fixed, or Just Fixed

The first thing you tell a Tester is "How to write Test Cases", Then you tell him how to write the Better one, and How can you make them Effective. Then you throw IEEE guide lines on Tester to make even Lengthy. Even the gurus have told us what is a good Test Case.

And Once I follow all these guide lines (not matter I want to follow or not) and find some Bug then you kill me by Telling me how to write bugs and how to report bugs how to use the Bug Tracking system and how to use it Effectively. Even the gurus have told us about writing Effective Bug reports.

And few Sr Tester/ Test Manager believes, always write how to replicate the bug and If you can't replicate its not a Bug.

Asking the tester to follow this (instead of letting him Test) is done in the Name of Communication. Communication with Developers, communication with Product owners and Communication with rest of the Team. And then there comes the advocacy part.

Once I have spent this much time on ( things helping ) Testing, I follow the guide lines for creating Test Case, I follow the Guide Line of Bug Reporting and I advocate my Bug well. Then the developer acknowledge the bug and submits it patch and changes the State in the Bug Tracking System (or an Email thread) and puts his comments. "It is Fixed" or Just "Fixed".

Ohh Come on, I deserve more then that, show some courtesy You ask me to write and write and your response is "Fixed". You think I don't need to know

What was causing the Bug?
How have you fixed it?
What other Areas might have effected with the fix?
(during the earlier cycles of Testing) You don't want me to tell that you have been real Lame in deploying the application (For Testing) you haven't updated the config file you haven't deployed all components, you were using wrong code from wrong Source Code Tag.
You don't want me to tell you can't use regular Expression to handle Input fields.
Or there was a logical Error, You were Assuming it is to be done some other way (and I wan't to know the other way)
......

Knowing the application help me a lot to Test it, What was causing it help me a lot to Understand the Bug Pattern and Help to find similar things in other parts of the Application. What you have done to fix it Help me a lot to investigate Impact of the Fix and How can I make sure it hasn't effected any other area...

Why Test Managers Keep Telling his Testers How to write Test Case/Bug Report and Its dos and don't. Why Can't They Developers to shade some light on the Bug and Its fix.

Why Development Manager Can't Tell developers to write few lines when changing the state of the Bug.

Why It is just "Fixed"?

BTW, you can avoid all this, but for that you need to have good relations with developers you can get all that information on Informal communication channels.

Monday, June 15, 2009

Google Test Automation Conference 2009 - Zurich, Switzerland

Google Testing Blog: Google Test Automation Conference 2009 - Zurich, Switzerland

The word is out, We will be having my all time favorite conference i.e GTAC on October 21 and 22 at the Google offices in Zurich, Switzerland.

I am sure this time we gonna create some noise on twitter with #gtac.

Thursday, June 11, 2009

Selnium On Rails- by Eric Smith

Eric Smith the current maintainer of Selenium On Rails delivered a presentation on it at Scotland on Rails.
I found it pretty informative and loved it's integration with rails. As a selenium RC user I like to have more control over the entire configuration but its not the easiest thing to do with RC.

On the other hand if you are using Rails, Selenium on Rails is the easiest way to have Automated Acceptance tests.

Check out the video (this and rest of the videos of Scotland On Rails are hosted by engine yard).

Monday, April 20, 2009

I can't avoid it any longer Oracle Anonces to Acquire Sun

I have avoided to use Oracle's apps for long long time, But can't do that any more.

Its all done Oracle have Oracle announced it has entered into an agreement to acquire Sun Microsystems (Sun)


Now there is no escape at least for me to use Oracle.

For details see.
Oracle buys Sun Microsystems; tries to become the Apple of the enterprise

Or visit http://www.oracle.com/sun/index.html
http://www.sun.com/aboutsun/media/presskits/2009-0420/index.jsp

Monday, March 16, 2009

Top 100 Blogs for Developers (Q1 2009) from Jurgen Appelo

The updated list of Top 100 blogs for developer from Jurgen Appelo for Quarter 1 2009 is out, I have always enjoyed reading posts on http://www.noop.nl.

What exactly is there for a software Tester:

There are many reason a Tester should follow these blogs just for example:

1. Its such a Treat to read: Beautifully written, ranking have been explained and blogs which are not recently updated are no longer part of the list.

2. One can find a great list to follow on twitter: Just clicked on the link at column Author / Twitter in from of the blog.

3. You will find some great software testers in that list: (Though this has nothing to do with their credibility as a Tester or as Tester's Mentor) Its good to see James Bach’s Blog among top 30, Tester Tested! have made to the list (last time he was in bonus 25 blogs worth reading)

Thanks a lot for the effort Jurgen Appelo.

Time to sync the list in my rss reader :)

Saturday, March 14, 2009

Having fun with geany:

Its my tester's instinct which enforce me to try out all those different things (most of them are Open Source), it ranges from ruby/rails, groovy/grails, Flex, Air to Editors/IDEs like Netbeans, pimped Gedit .

In trying out all those different things I came across geany A wonderful lightweight IDE/Code Editor.

This is looking really good.


It has Third-Party packages, Few Extras and lots of plugins (svn checkout http://geany-plugins.svn.sourceforge.net/svnroot/geany-plugins/trunk/ geany-plugins-trunk) build them from source and have fun.

Sunday, March 1, 2009

Why are these Google pages not consistent?

I still see 2008 @ the footer of few google apps.
Here are couple of screen shoots:
@ Google Code (Any hosted project e.g able)


@ App Engine:


This might not seem to be a big deal to many, but according to Adam Goucher "A Stale Site is a Buggy Site"..

I know in last few weeks google made into news for not good reasons first there was "This site may harm your computer" on every search result?!?! Then The Gmail Outage.

Now even the blogger app is showing 2008

...

There is one more funny thing:

I subscribe to a feed and google showed me this funny message

..

Any one else observing this?