Showing posts with label testing best practices. Show all posts
Showing posts with label testing best practices. Show all posts

Friday, May 14, 2010

5 Benefits of Daily Builds

This month's newsletter describes the major benefits of doing daily builds and how it can improve your software quality. A daily build is the process of compiling your software daily so that tests can be run against it to identify any major coding issues introduced since the last build. Daily builds have become common place with Agile development, but it is not limited to just Agile teams. Teams practicing Waterfall development can also get enormous benefit from this approach.

To see the full article, click here: http://www.softwareplanner.com/newsletters/Newsletter_2010_05_SP.htm

Tuesday, April 20, 2010

Uniting your Automated and Manual Test Efforts

This month's newsletter describes how to determine what test cases are best for automation and how to plan new releases with a mix of both automated and manual tests.

To see the full article, click here:
http://www.softwareplanner.com/Newsletters/newsletter_2010_04_SP.htm

8 Best Practices for Managing Software Releases

Many software releases extend longer than expected and while sometimes project slippage is unavoidable, there are some clear cut best practice fundamentals that you can employ to reduce the chance of slippage.

See the full article here: http://www.softwareplanner.com/Newsletters/newsletter_2010_03_SP.htm.