answersLogoWhite

0


Best Answer

N000000b

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: One graphical design notation which could be used during the design stage of the software development process?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When can one use unified software development process?

The Unified Software Development Process is used when a person or business is working toward developing new software. The process has four distinct phases.


Are the unified process and uml the same thing?

Unified Process is an approach to software design- how software should be designed. It describes roles of participants, their responsibilities, steps, phases, milestones in software design, artifacts produced at each stage (documents, diagrams, software components, etc.), etc.UML is visual language (graphical notation). UML could be used when diagrams are created, so that we will have UML diagrams documenting our software design.Unified Process generally assumes that produced diagrams will be in UML.Other processes, e.g. Agile Development could use UML notation for produced diagrams as well.


What software development process does Apple use to write its own software?

Agile!


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 software process model for property search project?

Agile Development process


What are software metrics?

Software metrics are numerical representation of some aspects of software or process of it's development


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 has the author Ivar Jacobson written?

Ivar Jacobson has written: 'Software reuse' -- subject(s): Reusability, Computer software 'The unified software development process' -- subject(s): Development, UML (Computer science), Computer software 'Aspect-oriented software development with use cases' -- subject(s): Development, Aspect-oriented programming, Computer software 'Lenguaje Unificado de Modelado, El' 'Aspect-Oriented Software Development with Use Cases (The Addison-Wesley Object Technology Series)' 'The road to the unified software development process' -- subject(s): Development, UML (Computer science), Computer software


What is development process?

A development process is a list of semi-ordered items that are used to accomplish a goal in software development. These could be used in everything from designing to constructing models.


What is an explanation of the software design process?

Software systems are now omnipresent. Software is used to help run manufacturing industry, schools, universities, health care, finance and government. The computational power and sophistication of computers have increased ever since, while their costs have been reduced dramatically. The specification, development, management and evolution of these software systems make up the discipline of software engineering. The more powerful a computer is the more sophisticated programs it can run. Even simple software systems have a high inherent complexity so that engineering principles have to be used in their development. The discipline of software engineering discusses systematic and cost-effective software development approaches, which have come out from past innovations and lessons learnt from mistakes. Software Engineering principles have evolved over the past fifty years of contributions from numerous researches and software professionals. To solve actual problems in an industry setting, a software engineer or a team of engineers must incorporate a development strategy that encompasses the process, methods, and tools layers and the generic phases. This strategy is often referred to as a process model or a software engineering paradigm. A process model for software engineering is chosen based on the nature of the project and application, the methods and tools to be used, and the controls and deliverables that are required. In the software development process the focus is on the activities directly related to production of the software, for example, design coding, and testing. A development process model specifies some activities that, according to the model, should be performed, and the order in which they should be performed. As the development process specifies the major development and quality assurance activities that need to be performed in the project, the development process really forms the core of the software process. The management process is decided based on the development process. Due to the importance of development process, various models have been proposed.


What is a good example of a software development management?

Software development management is the process of overseeing work that encompasses five areas. These areas are risk, requirement, change, software configuration, and release.


What is the meaning of validation in software testing?

Validation is done at the end of the development process and takes place after verification process is completed. According to CMM we can also define it as the process of evaluating software during or at the end of the development process to determine whether it satisfies specified requirements.