Everybody will agree that testing is important. There are many types of testing, and tools, etc, that can be applied according to the nature of project, software, the organization, etc. Developers can also do testing: unit testing. Some technologies make it easy to implement unit testing, others are not so straight forward. There are plenty of unit testing frameworks, mock objects, etc. What are the best practices to
...more »
Everybody will agree that testing is important. There are many types of testing, and tools, etc, that can be applied according to the nature of project, software, the organization, etc. Developers can also do testing: unit testing. Some technologies make it easy to implement unit testing, others are not so straight forward. There are plenty of unit testing frameworks, mock objects, etc. What are the best practices to implement unit testing? Which experiences do you have on unit testing?
And what about other types of testing. probably somebody has experience with functional testing, or performance testing to share.
« less
full details »
Social Web