Question: This is InetlliJ Idea Java programming. Problem 2, Agile or Waterfall: Write a program that can help decide if a particular programming project is best

This is InetlliJ Idea Java programming.

Problem 2, Agile or Waterfall:

Write a program that can help decide if a particular programming project is best solved using a Waterfall or Agile methodology.

Your program should ask the user:

How many programmers will be on the team If there needs to be firm deadlines and a fixed schedule. If the programmers have experience in requirements, analysis and testing as well as coding. If there are stringent quality control requirements.If early integration is desirable

If the customer will be requiring working models early in the process.Write a method called agileOrWaterfall, which takes this data as argument(s) and returns an opinion on whether Agile or Waterfall is best. Use this method in your program to suggest which methodology to use.

Your main method should do all of the asking questions and printing the result. Your agileOrWaterfall method should be given the relevant data, and do the processing, deciding, and returning the result.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!