Place these scenario's in the correct order from earliest to latest, based on the software development life cycle.(1 point)Arrange responses in the correct order to answer the question. Select a response, navigate to the desired position and insert response at that position. Responses can be selected and inserted using the space bar, enter key, left mouse button or touchpad. Responses can be moved using the up and down arrow keys or by dragging with a mouse.The development team decides on a name for the application, that it will use an SQL database, and is programmed using mainly Python.The application is installed at the restaurant!The lead developer is working on the Python code for the back end application. One developer is working on the GUI. Another developer is building the database. The last developer on the team is a test analyst.The owner of a restaurant meets with a project manager to discuss the scope of an application to be installed on restaurant tables.The application is up and running for some time when an employee of the restaurant makes a suggestion that could improve the functionality of the application.The tester identifies critical bugs and works closely with lead developer to identify needed changes.Question 3

1 answer

To arrange the scenarios in the correct order from earliest to latest based on the software development life cycle, here is the correct sequence:

  1. The owner of a restaurant meets with a project manager to discuss the scope of an application to be installed on restaurant tables.
  2. The development team decides on a name for the application, that it will use an SQL database, and is programmed using mainly Python.
  3. The lead developer is working on the Python code for the back end application. One developer is working on the GUI. Another developer is building the database. The last developer on the team is a test analyst.
  4. The tester identifies critical bugs and works closely with lead developer to identify needed changes.
  5. The application is installed at the restaurant!
  6. The application is up and running for some time when an employee of the restaurant makes a suggestion that could improve the functionality of the application.