What is the purpose of the process component of the LAMP model?
To improve management decision-making.
What is emergent properties in software engineering?
The complex relationships between the components in a system mean that a system is more than simply the sum of its parts. It has properties that are properties of the system as a whole and cannot be attributed to any specific part of the system, known as 'emergent properties'.
There are two types of emergent properties:
1. Functional emergent properties when the purpose of a system only emerges after its components are integrated. For example, a bicycle has the functional property of being a transportation device once it has been assembled from its components.
For example, a video game developer might elect to dynamically instantiate the assets and map used for a level from an external file. That is a feature, a part of the whole. Now combine that with another feature: the ability to export level files from a map editor. Now you have two parts working together and the emergent property which arises is that the developers can make level changes without having to recompile the game.
2. Non-functional emergent properties, which relate to the behavior of the system in its operational environment. Reliability, performance, safety, and security are examples of emergent properties.
Take the above example and now give the player access to the level editor and ability to share their levels with friends. Now you have potential emergent behavior arising from that property in it's environment. Players can create levels of their own design. The developers did not design these levels, they emerged from the system.
What is generic products in software engineering?
stand alone system that are marketed and sold to any customer who wish to buy them its called generic product in software engineering.
ex; pc software such as graphic programs, project management tools, CAD software;
Is medium a means of conveying information?
If you mean a medium, as in the supernatural, then no.
Though a medium is a good medium for relieving the gullible of their money.
This is a critical installation. Contact the manufacturer.
Who created agile software development?
The agile software was actually developed by a group of people during a meeting at the Snowbird, Utah resort. They developed that Agile Manifesto which was a hope to develop lightweight development methods.
What are new projects by agile software development?
Agile Software is always growing and creating new kinds of software. From their website, you should be able to tell what new things they are working on.
How does inaccurate user requirements inpact future software development systems?
If the requirements are wrong, then that error will move through the other stages. A design will be wrong, which can make the coding wrong. A small error in the beginning usually grows as it gets further through the process. Other things based on that error, will then also be wrong. Fixing an error at that later point takes more time and expense and so the project gets delayed and costs more. The earlier a problem can be found and resolved, the better for the system development. It is like building anything. One small problem, can become a bigger problem if it is not resolved.
How do you draw event table in software engineering?
You could use a drawing program to help out. The right program can help to make the job easier.
IP stands for Internet Protocol.If you want to know your IP address,visit Ip-details.com .
What is sanity testing in software testing?
A sanity test or sanity check is a basic test to quickly verify if the fixes in code or functionality are working as expected or not. Detailed level testing is not performed here.
Main features of Sanity testing are:
Why there should be low coupling and high cohesion in software design?
There should be low dependence and high interaction between the modules. The dependence should be low so that the module can work in absence of another module. So, there should be low coupling ad high cohesion in software design.
What does a computer engineering?
Almost all computer hardware engineers have a Bachelor's degree in engineering. This will mean both specialized and general engineering courses as well as courses in mathematics and life sciences. Some engineers, however, earn their Bachelor's in mathematics or computer science and transfer these skills into an engineering career.
:) hope this helped
What is the role of requirement analysis in software development?
Requirement analysis is important in software development. It is important for the developers to analyse the need of the customers so that the product developed is upto the expectations of the customers.
Each of these new challenges will undoubtedly obey the law of unintended consequences and have effects (for businesspeople, software engineers, and end users) that cannot be predicted today. However, software engineers can prepare by instantiatinga process that is agile and adaptable enough to accommodate dramatic changes in technology and to business rules that are sure to come over the next decade.
What is The Process that involves monitoring and improving the software product development?
quality assurance
How is use case diagram for hotel management system represented?
This is a specific answer to a test question you have been presented. Either you need to refer to your diagram, or it is instructing you to create a diagram. In either instance, the answer is outside the scope of answers possible at Answers.com
To make the reuse software engineering a complete model we need to add two more activities of the software process because if we look at the process stages of reuse engineering it starts at component analysis and then Requirement modification. So we need to have Requirements before being able to modify it. In other words how can we modify a requirement before establishing a requirements and also same is true for validation because at the end the system is required to be validated before delivery.
Need of feasibility study for software development?
Feasibility studies would be done for lots of plans that an organisation might have. A software development project can be a long and costly process. So with a big project in mind, it is important to do a feasibility study and look and whether it is needed and at what options there are for progressing the project if it is going happen. This can save time and money for the project, rather than just starting and encountering many problems and delays.
What is the nature of work for trainee software engineer?
The nature of the work for trainee software engineer is to install, and update software. A trainee software engineer is also involved in troubleshooting.
What are umbrella activities in software engineering?
Umbrella activities is defined by a set of tasks that are adapted to the project type and degree of rigor with which software engineering is to be applied.
What are three key characteristics of the engineering of web based software engineering?
no answers for mid term exams!
What is soft computing methodology?
Soft computing is a term applied
to a field within computer science
which is characterized by the use
of inexact solutions to
computationally hard tasks. Soft computing covers similar
topics of computational
intelligence, natural computing,
and organic computing.