Agile Testing Question:

Download Job Interview Questions and Answers PDF

Tell me why Continuous Integration is important for Agile?

Agile Testing Interview Question
Agile Testing Interview Question

Answer:

Continuous Integration is important for Agile for following reasons

☛ It helps to maintain release schedule on time by detecting bugs or integration errors
☛ Due to frequent agile code delivery usually every sprint of 2-3 weeks, stable quality of build is a must and continuous integration ensures that
☛ In helps to maintain the quality and bug free state of code-base
☛ Continuous integration helps to check the impact of work on branches to the main trunk if development work is going on branches using automatic building and merging function

Download Agile Testing Interview Questions And Answers PDF

Previous QuestionNext Question
Suppose a timebox plan needs to be reprioritized who should re-prioritise it?Tell me how you can measure the velocity of the sprint with varying team capacity?