Write importance of analysis modeling.

1 Answer

Answer :

* Designing gets easier to the designer

* Better understanding of system can be accomplished

* System feasibility can be determined

* Defines data objects

* Describes data attributes 

* Establishes data relationships

* Identifies functions that transform data objects

* Indicates different states of the system

* Specifies events that cause the system to change state

* Refines each model to represent lower levels of abstraction

* Refines data objects

* Creates a functional hierarchy represent behavior at different levels of detail 

Related questions

Description : In the following geometric modelling techniques. which cannot be used for finiteelement analysis: a.Wireframe modelling b.Surface modelling c.Solid modeling d.none of the above

Last Answer : d.none of the above

Description : Explain analysis modeling.

Last Answer : The analysis model and requirements specification provide a means for assessing quality once the software is built. Requirements analysis results in the specification of software s operational characteristics. ... no new information.  Only modeling elements that have values should be implemented.

Description : Write difference between cardinality and modaling.

Last Answer : Cardinality Modality Cardinality defines the range of object-to object Relationships Modality indicates whether or not a relationship between objects is mandatory Expected ... maximum numbers occurrences in relationship It gives minimum numbers occurrences in relationship

Description : Explain the concept of black box testing and white box testing.

Last Answer : Black Box Testing: * It is a way of software testing in which the internal structure or the program or the code is hidden and nothing is known about it. * It also known as ... implementation. * White-box testing is time-consuming, bigger programming applications take the time to test fully.

Description : Compare CMMI and ISO for software w.r.to i)scope ii)Approach Iii) Implementation.

Last Answer : Difference between CMMI and ISO based on SCOPE: CMMI is rigid and extends only to businesses developing software intensive systems. ISO is flexible and applicable to all manufacturing industries. CMMI ... in-house teams, or rely on external auditors to see through the implementation process. 

Description : Explain six function of requirement engineering process.

Last Answer : Requirement Engineering: The broad spectrum of tasks and techniques that lead to an understanding of requirements is called requirements engineering. It starts during the communication activity and ... and track requirements and changes to requirements at any time as the project proceeds.

Description : Explain GANTT chart and its application for project tracking with an example. 

Last Answer : When creating software project schedule, we begin with a set of tasks. If automated tools are used, the work breakdown is input as a task network or task outline. Effort, duration and start date are then ... can also use Gantt charts to get an overview of how things are rolling on the work front. 

Description : Describe the Analytical method of project cost estimation with example.

Last Answer : Analytical estimation techniques derive the required results starting with basic assumptions regarding the project. Thus, unlike empirical and heuristic techniques, analytical techniques do have scientific basis. Halstead's ... the program, * N2 be the total number of operands used in the program.

Description : Describe RMMM Strategy.

Last Answer : Risk mitigation, monitoring, and management (RMMM) plan. A risk management strategy can be included in the software project plan or the risk management steps can be organized into a ... associated with implementing them. In essence, the project planner performs a classic cost/benefit analysis.

Description : Enlist core principles of software engineering practice.

Last Answer : 1. Reason it all exists. Provide value to the user 2.Keep it simple stupid 3.Maintain the vision 4. What you reproduce, someone else will have to consume. (implement knowing someone else will have to ... are doing) 5.Be open to the future 6. Plan ahead for reuse Plan ahead for reuse Think!

Description : Explain waterfall process model. State its advantages and disadvantages.

Last Answer : The waterfall model is a traditional method, sometimes called the classic life cycle. This is one of the initial models. As the figure implies stages are cascaded and shall be developed one ... 6. Not suitable for the projects where requirements are at a moderate to high risk of changing.

Description : With an example, explain Line of Code (LOC) based estimation.

Last Answer : LOC-Based Estimation: As an example of LOC and FP problem-based estimation techniques, let us consider a software package to be developed for a computer-aided design application for mechanical components. A ... guide, a preliminary statement of software scope can be developed: Example:

Description : Draw and explain Level 1 DFD for railway reservation system.

Last Answer : The passenger can initiate either Reservation process or Enquiry process; If a user opts for Reservation process then the system shall proceed with ticket generation process and same needs to ... enquiry module then appropriate request shall be entertain and result to be displayed to the user.

Description : Explain Process framework with a suitable diagram.

Last Answer : A process framework establishes the foundation for a complete software process by identifying a small number of framework activities that are applicable to all software projects; In addition, the ... the customer who evaluates the delivered product and provides feedback based on the evaluation.

Description : Explain four basic principles of software project scheduling.

Last Answer : Basic principles software project scheduling:  Compartmentalization: The project must be compartmentalized into a number of manageable activities and tasks. To accomplish compartmentalization, both the product and ... or part of a work product - Work products are often combined in deliverables 

Description : Describe 4 P’s of management spectrum giving their significance.

Last Answer : The Management Spectrum - 4 Ps and their Significance Effective software project management focuses on these items (in this order) Deals with the cultivation of motivated, highly skilled people ... 1998 survey, 26% of software projects failed outright, 46% experienced cost and schedule overruns.

Description : Explain the notations used for preparing a Data Flow diagram.

Last Answer : Circle: A circle (bubble) shows a process that transforms data inputs into data outputs. Data Flow: A curved line shows the flow of data into or out of a process or data store. Data Store: A ... Sink is an external entity and acts as a source of system inputs or sink of system outputs.

Description : State and explain with examples four categories of software.

Last Answer : Types / Categories of Software  1. System Software  1. System software is a collection of programs written to service other programs. 2. Few examples of system software are compilers, editors, ... database access are only a few of hundreds of applications.  Example: Microsoft word, Excel.

Description : Name four software quality assurance activities.

Last Answer : These activities are performed (or facilitated) by an independent SQA group that: i. Prepares an SQA plan for a project. ii. Participates in the development of the project's software ... handled according to a documented procedure. vi. Records any noncompliance and reports to senior management.

Description : Define software quality.

Last Answer : 1.Quality means that a product satisfies the demands of its specifications  2. It also means achieving a high level of customer satisfaction with the product  3. In software systems ... (e.g. maintainability or reusability) * Software specifications are often incomplete, inconsistent, or ambiguous

Description : Name two cost estimation approaches.

Last Answer : * Heuristic Estimation Approach * Analytical Estimation Approach * Empirical Estimation Approach

Description : Define proactive and reactive risk strategy.

Last Answer : Reactive risk strategies Reactive risk strategy follows that the risks have to be tackled at the time of their occurrence. No precautions are to be taken as per this strategy. They ... their probability of occurrence, their impact after occurrence, and steps to be followed for its precaution.

Description : Define software requirement specification.

Last Answer : Concept: A software requirements specification (SRS) is a document that is created when a detailed description of all aspects of the software to be built that must be specified before the ... written by Business Analysts who interact with client and gather the requirements to build the software.

Description : State two characteristics of Software.

Last Answer : Characteristics of software : * Software is developed or engineered; it is not manufactured in the classical sense. * Software doesn’t “wear out.” But it does deteriorate! * Although the industry is moving toward component-based construction, most software continues to be custom built.

Description : Define software. Draw the failure curve for software.

Last Answer : Definition of Software  Software is: 1. Instructions (computer programs) that when executed provide desired features, function, and performance; 2. Data structures that enable the programs to adequately ... hard copy and virtual forms that describes the operation and use of the programs.

Description : What is requirement engg. ? What is its need? What are different subtasks included in it?

Last Answer : Requirement Engineering:- Software process perspective, requirements engineering is a major software engineering action that begins during the communication activity and continues into the modeling activity. ... * Elaboration * Negotiation * Specification * Validation * Requirements management

Description : Explain incremental process model using suitable diagram.

Last Answer : 1. Incremental model is also called as iterative enhancement model. 2. In this model the software is built in an incremental fashion. 3. Fig shows the project is divided into ... and it should be noted that the process flow for any increment can incorporate the prototyping paradigm. 

Description : Explain different tasks of regions of spiral model with diagram.

Last Answer : Traditional method or model of software development Also encompasses all the essential development phases: * Requirements analysis * Design * Code * Test * Maintenance  ... appear controllable to the customer, particularly if the customer is more accustomed to the waterfall model.

Description : State attributes of good software.

Last Answer : 1. Functionality: It refers to the degree of performance of the software against its intended purpose. 2. Reliability: It refers to the ability of the software to provide desired functionality ... degree to which the software can keep on functioning in spite of being provided with invalid data.

Description : Which one is the incorrect statement with regard to the importance of pedigree analysis? (a) It confirms that DNA is the carrier of genetic information. (b) It helps to understand whether the trait in ... linked to one of the autosome. (d) It helps to trace the inheritance of a specific trait.

Last Answer : (a) It confirms that DNA is the carrier of genetic information.

Description : Orange Corp. has a few large accounts receivable that total P2,000,000. Yellow Corp. has a large number of small accounts receivable that also total P2,000,000. The importance of an error in ... auditor's concept of: a. Materiality. b. Reasonable assurance. c. Comparative analysis d. Relative risk

Last Answer : Materiality.

Description : The importance of the correlation co-efficient lies in the fact that: (A) There is a linear relationship between the correlated variables. (B) It is one of the most valid measure of statistics. ... of the association be tween two variables. (D) It is a non-parametric method of statistical analysis.

Last Answer : (C) It allows one to determine the degree or strength of the association be tween two variables.

Description : Which one of these is better course for 3rd Year B.Com Student: 1. Diploma in Finance & Accounts with GST or 2. Financial Modeling?

Last Answer : I am going to assume you are working towards a Bachelor degree in Communication. What else does B.Com mean? If so, you are not communicating well with all these abbrevaitions and jargon. ... . Until you understand a balance sheet and an income statement, the rest is just woindow dressing.

Description : What is wrong with the modeling industry? (Victoria's Secret mainly)

Last Answer : answer:Please expound what you find wrong with it. While it may have its faults,I don;t think it is wrong. It exists because people in the fashion industry want to see how clothes will look on a human being, even if that is a stylized and unnaturally thin and tall outlier of a human.

Description : Do you remember the smelly green modeling clay that was a fixture of my youth, and is it still available?

Last Answer : I had to make a model of the human brain with that stuff. Went straight into the garbage after it was marked.

Description : Is there any modeling software to model generic real-world devices?

Last Answer : Funny, I just got finished recommending VenSim on your other question.

Description : Should I pursue a side job of modeling or is it a silly idea?

Last Answer : Sure – why not if you want to do it?

Description : How do I find a legit Web Cam modeling opportunity?

Last Answer : Do it yourself. You can advertise on webpages that are closed to the general public or make your own website. You have them pay you through paypal. You can set up your own rules and payment.

Description : My little sister wants to begin modeling, where do we start?

Last Answer : She could start out with Cameo Models, like a friend of mine did.

Description : What is the most simplest, easy-to-use car modeling program?

Last Answer : The Vulcan Science Directorate has determined that you should try Cinema 4d. It is really easy to use. Here is a tutorial for modelling a car.

Description : How long does it take for a modeling company to contact you?

Last Answer : Give it a week. Check up on them after that.

Description : When you dream up a new re-modeling project, do you mean you want to start it some day, not RIGHT THAT MINUTE!

Last Answer : I think it’s a game to get you to stop bothering them about getting them to remodel things a pretty funny tactic if I might add

Description : Should I volunteer for the hair modeling show?

Last Answer : do it! it sounds like great fun.

Description : Does anyone know of open-source software for modeling physics?

Last Answer : Yes. Theres quite a lot, actually. Open Source Physics is a pretty good one. You can download it from here: http://www.opensourcephysics.org/modeling/index.html Wickipedia has a list of them at the bottom of the article here: http://en.wikipedia.org/wiki/Physics_engine

Description : What ID should I give a modeling agency on behalf on my child?

Last Answer : Even legitimate talent agencies might still require you to pay for photos, they just wont do it themselves or will not be to controlling about who you use. They may have suggestions, but if you get a ... A majority of any money earned goes into their account and they can get it when they turn 18.

Description : Art Modeling, a two-part question: How to ask a potential model, How would a model prefer to be asked? (This is outside of a classroom setting)

Last Answer : Ah. I've had this trouble, too I tend to post somewhere asking for models (this is easier if you're a student because you have a University Center or can flyer the dorms etc.) or I ask my ... allowed to photograph them and use the image in whatever way you want. You might get yelled at though. :)

Description : Can you recommend a 3D modeling program?

Last Answer : Google has a free version of Sketchup. It should be able to do what you need.

Description : Which of the following is the last step of the rapid prototyping process? a.3D Modeling b.Data Conversion c.Building d.Postprocessing

Last Answer : d.Postprocessing

Description : Which of the following is the firststep of the rapid prototyping process? a.3D Modeling b.Data Conversion c.Building d.Postprocessing

Last Answer : a.3D Modeling

Description : Which one of the following RP technologies uses solid sheet stock as the starting material? a.Droplet deposition manufacturing b.Fused-deposition modeling c.Laminated-Object Manufacturing d.Selective Laser Sintering

Last Answer : c.Laminated-Object Manufacturing