Introduction to Agile Methodology
Agile methodology, sometimes referred to as simply “agile”, is an iterative software development practice. To understand agile, we need to understand older software development practices and to understand why agile was developed. Originally, software was developed using a series of phases. These were typically: Analysis Design Code Test Deploy Maintain Each time software was developed, a team would analyse the requirements, then design the software, then write the actual software, … Continue reading Introduction to Agile Methodology