Skip to main content

Agile methodology different from Waterfall methodology in BA Training in NY



How is the agile methodology different from Waterfall methodology? Does it make any difference to
the responsibilities of a BA?

Agile is one of the trendiest SDLC methodologies. The agile methodology uses short time boxes, called iterations,
which typically last one to four weeks, to build software. Iteration is like a mini sub-project and includes all the
tasks necessary – planning, analysis, design, development, testing, and documentation. The Agile methodology
is used in project management. It helps project makers to build software applications that are unpredictable in
nature. In an Agile approach, each step of development is monitored continuously throughout the entire lifecycle
of the project. Changes are monitored at every step and can be adjusted even in late development so that the
development team can reflect on what needs to be changed and how to become more effective.. So, by using
The agile approach, the development teams can steer the project in the right direction. This methodology uses
sprints. A sprint is a short period of activity, with a defined goal which can be evaluated at the end of the sprint.
There are two forms of this methodology – Agile Scrum and Extreme Programming (XP).
In an agile model, cross-functional teams are involved in the project right from the idea to the implementation
phase of the project to address issues or problems. It provides an open forum where everyone knows who is
responsible for which item and problems are more transparent. The agile model helps break down the project into
manageable parts and project stakeholder has the advantage of seeing the progress being made every day and
give feedback. However, the changing requirement can be never-ending and it might be difficult to integrate sprints
into one compatible system.
No, it does not make any difference to the responsibilities of a BA. Methodologies rarely impact what each
person like BA, PM, Developer, Tester does. It may change how often or how things are done, however, what
needs to be done remains the same.

Comments

Popular posts from this blog

Mortgage interview for a business analyst courses nyc

Mortgage interview questions for a Business Analyst Mortgage business analyst Q & A Give a basic overview of mortgage applications! When you submit a loan request, your request will be evaluated based on your present income and the age of the house to determine the final payment terms There are two terms which are used for the calculation and analysis purposes: ·          Front ratio which indicates all the mortgage payments (PITI) which includes your taxes, principal amount, insurance and condominium to your gross income. ·          Back ratio, on the other hand, indicates the ratio of the amount of your total mortgage payment, credit card payments, car payments plus any other loan payments you’re paying to your gross income. Also, the thing to note is to sort out your credit report before applying. This way you can land a fair deal with the lender! Requirements from ...

SDLC methodologies in BA Training in NY

What are the SDLC methodologies you are aware of? In which method you are mastered? Software Development Life Cycle refers to a framework to develop an information system and includes principles of management, planning, organizing, problem-solving, coordination, control, a division of labor, scheduling, and so forth. SDLC provides a structured method for the development and without SDLC method, development projects are at severe risk for missing deadlines, out of control budget, and poor performance. Some of the SDLC methodologies are- 1 Waterfall- it is widely used and follows a structured and sequential development process. 2 Agile – follows iterative development and supports a dynamically changing environment. 3 RUP- iterative and incremental software improvement process. 4 XP – a mix of RUP and Agile, simple and efficient. 5 RAD- developing an application system in a short span of time, suitable for the focused scope and technical architecture is defined and clear. ...