Tagged Questions
2
votes
1answer
171 views
Can an internally developed fast evolving, agile, short sprint web application lend itself to offshoring?
I have recently been set a target to achieve readiness to successfully manage and deliver results through the usage of offshore teams on our mainline development project within 12 months.
Our ...
9
votes
3answers
436 views
What is Continous Integration (CI) and how is it useful?
Can some one explain to me the concept of Continious Integration, how it works in an easy to understand way? And why should a company adopt CI in their code delivery workflow? I am a developer and my ...
1
vote
2answers
170 views
Branching and CI Builds with Agile
We follow many agile processes, including automated tests, continuous integration, sprint reviews, etc... We're currently having a debate about how often we should branch release builds.
We've been ...
7
votes
1answer
462 views
Looking for statistics on automated testing, continuous integration and refactoring usage
Are there any credible sources of information on the adoption of agile techniques like automated testing, continuous integration and refactoring?
Of those that are using unit testing, how many ...