Am currently evaluating a build tool/framework. I need to meticulously record my findings and present it to the projects for consideration.
I am having trouble coming up with a good way of covering all salient points of such a tool. Anyone know any good sites that cover this topic? (Doesnt have to be specific to build tools – a general outline for tool evaluation will be sufficient, I can tailor it to suit my needs)
It would be awesome if you can share some tips – my presentation skills suck 🙁 and I want to learn to do this properly.
thanks in advance!
A build tool will help you automate and integrate tasks related to putting software pieces together. This tasks may differ in importance depending on the environment they are designed for. We could generalize these environments:
All tasks will be available on all environments, for example you can deploy on each of these.
Development
These tasks are important for: developers.
Integration
These tasks are important for: developers, project managers, technical writers, QA.
Test
These tasks are important for: project managers, (functional) testers, administrators.
Production
These tasks are important for: administrators.
For your presentation:
More information here: