Ideas for Tracking the projects

2011-07-10

I think it's helpful to implement Continous Integration CI

i.e
* Run test cases every day by using automation control
* And Build the source entirely every night
* Send automated mail to all team members if any test failed or the source checked in cause a build error

0 comments: