Hemal Shrimanker in the article ‘Abide by software testing rules’ looks at some of the basics of testing software. Simple and easy to implement rules that are often ignored and lead to disastrous consequences.
Web Performance, Inc. (WPI) has released Web Performance Load Tester 3.6 which includes a number of new features that make it easier to use and more intuitive for its non-programmer user base.
We will first focus on what exactly cookies are and how they work. It would be easy for you to understand the test cases for testing cookies when you have clear understanding of how cookies work. How are cookies stored on hard drive? And how can we edit cookie settings?
Software testing essentially reveals the mistakes done by a human mind when building up a piece of code. However, in some cases software testing can become a never-ending story. Testing team completes first testing cycle, no. of defects are found, development team fixes the defects, again testing is carried out, some more defects crop up and so on.
 The title ‘Testers Vs Programmers’ says it all. I think no sport can match when it comes to the conflict between testers and programmers.
 Till date I haven’t worked on a single project in which testers and programmers have agreed on any single point.

Till date I haven’t worked on a single project in which testers and programmers have agreed on any single point.
- Functionality is not clear. Tester thinks in different way and programmer thinks in other way.
- Lack of training of the product/project functionality to both development and testing teams.
- Last but not least poor estimation and poor management.
- Estimation should include ample time for training on functionality and the system to be developed.
- Thorough review of the specification documents prepared.
- Meetings between testing and development teams should be started in project’s initial stages. Which will lead to clear understanding of the system and clarification of the doubts at the very beginning.
Finally, I think all this is ok. But I doubt in how many companies all these things are followed and the estimation is done keeping in mind to all these aspects.
What has been your experience and what do you think is the way forward to ensure better understanding between testers and coders?


