blah blah blah is here! blah blah » Close

0
votes
1 answers

Best ways to start unit testing?

What are your suggestions for some of the best ways to start unit testing? Automated framework, TDD, manual tests? What's your experience been? I saw this webinar and wanted to share it http://bitly.com/w3botS

1
votes
0 answers

Howto overcome unit test regression problems?

Hi, I was looking for some kind of a solution for software development teams (C# project in my case) which spend too much time handling unit test regression problems (about 25% of the time in my case!!!), i.e., dealing with unit tests &a ...

Feedback