May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

What is the difference between static and dynamic testing?




Static testing and dynamic testing are one of the frequently discussed testing methodologies. Dynamic testing and static testing form two major and extremely important categories of software testing methodologies. Most of us are clear with the meaning of the terms “static” and “dynamic”. Keeping in mid the meaning of these terms, it is very easy [...]



Different types of software errors and handling them properly




Errors are a major headache to software programmers, developers as well as testers. They cause the whole software system or application to falter, produce unexpected results and cause the software to behave abnormally. Some errors cause more harm while some cause less, some of them are easy to discover whereas some are hideous and cause [...]



Delivering to multiple clients – need to deliver through the Sprint rather than one deliverable at the end




We all learn things as we see stuff happening, and one of the items that I learnt was about a team that had changed to using the Scrum model of development, and was learning how to deal with multiple clients. Consider the case of large software companies such as Microsoft, Apple, and many others, where [...]



What is code coverage ?




People know what software testing is, and most people in the profession can differentiate between white box and black box testing. However, when you get into more details, and look to identify how testing can provide even greater value, the benefit of measures such as code coverage become apparent. At the same time, there would [...]