Wednesday, June 4, 2008

Value addition using Freeware automated tools

Many testing consultants are proud of using and recommending expensive licensed automated testing tools which are provided by big software vendors. The IT companies may get impressed with such testing tools provided by the big software vendors. However, in this approach a major chunk of the Testing budget of these IT companies will be exhausted in procuring the expensive testing tool and very little budget would remain for actual automation of the test cases.

As testing consultants, we need to ensure that we recommend a testing strategy, in which the total cost of the automation solution (including the cost of testing tool) is minimal. This can be achieved by evaluating and recommending freeware testing tools. There are several freeware testing tools which are available for functional, performance, security testing etc.

Many testers are sometimes reluctant to use the freeware tools as they feel that there is a risk associated with the freeware tool as it has limited features. A good approach to mitigate this risk is to create a Proof Of Concept (POC) by automating few test cases using the freeware tool. This will mitigate the risk associated with using the freeware tool. The POC should be demonstrated to the stakeholders to get the required approval.

Another observation is that freeware tools have almost the same set of features as licensed tools, but the freeware tools supports limited platforms or protocols. So, depending upon the Application Under Test (AUT) requirement, we should evaluate and select an appropriate freeware testing tool.

By using the above approach, you can make direct saving in the IT budget of your client.

3 comments:

Sharath Byregowda said...

Aashu,

I came across your blog from Test Republic. Welcome to the world of blogging.

Great to see Testing Heads promoting Open Source Tools. Some time back in an interview, the interviewer was irritated to see OST’s in my resume and asked me why I haven’t I worked on branded tools. It’s nice to see things changing.

Many testers are sometimes reluctant to use the freeware tools as they feel that there is a risk associated with the freeware tool as it has limited features.
I feel every tool have limited features. I would not call it a "Risk". Risk could be reliability, stability, usability which could be mitigated by exercising a POC (no guarantees)

-Sharath.B
http://testtotester.blogspot.com/

Aashu Chandra, PMP said...

Hi Sharath,

Thanks for your comments on TestingPlus blog.

As the business becomes more competitive, more and more organizations would move to open source tools. Another possibility of reducing cost, is by using open source testing frameworks. We have also used open source WATIN framework for test automation.

I visited your blog and found some useful information.

- Aashu

Sharath Byregowda said...

Aashu,

Good to hear that you are using WATIN, I am currently working on WATIR. It's a great library + you have a fantastic community driving it.

I plan to write on Ruby and WATIR some time later, after I am thru with my expirements :)