Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

intro to computer science question You are a software developer for a Retail Poi

ID: 3568597 • Letter: I

Question

intro to computer science question

You are a software developer for a Retail Point of Sale System Company. A client has made a request to upgrade the current system from command line interface to a graphic user interface. The client concerns on an effect to the current system with the change. The client does not want to lose any current data on the system. Provide recommendations and the change plan including the below requirements to the customer. Requirements: Create a requirement plan (what need to be done to support this upgrade) Create a development plan (how to implement this upgrade with programming details explanation including technical details on this document) Create testing plan (how to ensure that the new upgrade works without affecting current system and no data lost.)

Explanation / Answer

CLI is a way of interacting with a computer program where the user issues commands to the program in the form of successive lines of text (command lines). And GUI is a type of interface that allows users to interact with electronic devices through graphical icons and visual indicators.

Being a software developer, if a request arrives to upgrade the system from CLI to GUI. Then, there are a number of important points which should be kept in mind and have to follow a plan as discussed below: