Wednesday, April 30, 2008

For Newbies of Testing

Though Software testing is becoming very popular, I found that the effective way of testing different kinds of products is not shared. Having good experience in software testing especially for products like security suites I have decided to share my experience through this blog.

To start off with let me introduce to some facts for all the testers who are new to this field:
1. It is impossible for performing exhaustive testing of a product.
2. A black box tester may feel that there is no necessary of learning the concepts of a programming language-but these concepts will always help to understand the structure of a software though the code is not available.
3. Quality of the software should be the main aim of a tester.
4. Testing of a software is as difficult as development of a software- hence it requires more concentration.

The above facts should always be taken into consideration when one accepts testing as their career.

No comments: