answersLogoWhite

0


Best Answer

The system that the users were making do with before the management decided to upgrade - often called the 'legacy' system, it can be the stumbling block in software projects as the request is usually 'can you make the software run on my legacy system?' or 'can you get the new hardware to interface with my legacy system?'

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an Existing system in software development process?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between system development life cycle and prototype?

A System Development Life Cycle is the process of developing a system or software. Prototype is the process of creating examples of software applications,


What is generic activity in software process?

Generic activities in all software processes are: • Specification - what the system should do and its development constraints. • Development - production of the software system. • Validation - checking that the software is what the customer wants. • Evolution - changing the software in response to changing demands.


What is the definition of existing system?

"Existing system" can be used in documents to describe any entity or procedure that was in place before the document was created, such as with legal contracts, leases, etc. It can include hardware, software, development tools, applications and protocols, and more.


Why is a systems development process needed?

The system development process is needed to ensure the end success and efficiency of the software or other system. Using the SDLC method helps prevent mistakes and bugs that can cause problems later.


What is meaning of SDLC in software testing?

In software engineering, the software development life cycle (SDLC), is a process for planning, creating, testing, and deploying an information system. The systems development life cycle concept applies to a range of hardware and software configurations, as a system can be composed of hardware only, software only, or a combination of both. There are usually six stages in this cycle: requirement analysis, design, development and testing, implementation, documentation, and evaluation.


What is the verification process in software development?

Verification is done in software engineering in the testing phase. Verification in software engineering mean to check if we are building the system right. It is very important to verify the software before delivering it to the customer.


Is all software developed by a programming language?

Software development is the process of designing and writing code for computer operating systems, smartphone or computer apps, and non-PC devices. The programming language that a software developer uses depends on the task. System Programming: Systems programmers design and write system software.


What has the author Raymond J Madachy written?

Raymond J. Madachy has written: 'Software process dynamics' -- subject(s): Development, System analysis, Computer software


What is the difference between software testing life cycle and software development life cycle?

SDLC is acronym for Software Development Life Cycle this includes all the stages of software development including Testing. STLC is acronym for Software Testing Life Cycle this includes different activities performed as part of Software Testing.


What is software re-engineering?

Software reengineering, technically illustrates the process of modification to an existing system or a software application in order to make them more effective, efficient, and more responsive. This initiative is taken in order to improve the application/system efficiency to facilitate business productivity of an organization. - SD


System design vs system analysis?

System design and system analysis are both important stages in the development of a software system, but they focus on different aspects of the process. System analysis is the process of studying and understanding the existing system and its requirements, including its functions, inputs, outputs, and user needs. System analysts work closely with stakeholders to gather and document requirements, create use cases, and develop models of the current system. System design, on the other hand, is the process of creating a new system or modifying an existing system to meet the requirements identified during the analysis stage. System designers use the requirements gathered during the analysis stage to create a detailed design of the new or modified system, including its architecture, components, and interfaces. In summary, system analysis is focused on understanding the existing system and its requirements, while system design is focused on creating a new system or modifying an existing system to meet those requirements. Both are important stages in the development of a software system, and they often overlap and inform one another. Effective system analysis and design can lead to the development of a high-quality software system that meets the needs of its users.


Difference between software application development and software application maintenance?

Software development is the process that encompasses requirements engineering, design, implementation, testing, and maintenance in order to construct software.Software maintenance concerns all activities needed to keep the system operational after is had been delivered to the user.