Friday, November 21, 2008

Interview Questions for Business Analysts and Systems Analysts

Careers


Interview Questions


Recent Questions | Categories | Search | Subscribe (RSS)

What are the features and qualities that should be expected of a software modeling tool?
Question: What are the features and qualities that should be expected of a software modeling tool?

Statistics:Article Rating (1762 Views) (0 Additional Answers/Comments)
Posted by: cadams5 on Wednesday, October 01, 2008
Categories: Tools


Answer:
 

There are a number of features that should be supported by modern software modeling tools:

Diagram Creation: A tool needs to be able to support the easy and intuitive creation of diagrams. It should also be robust enough to be able to enforce at least a minimal level of diagram semantics and rules so that it can inform the user of inaccuracies or discourage the incorrect use of model elements. Models and diagrams should support multiple levels of abstraction while maintaining the link between common or supporting elements between diagrams.

Repository: A tool should support a repository that stores all of the information about a model in a single location. This common storage of model information and meta-data allows the user to make changes to a model element in one diagram and have the changes propagate to other diagrams where the model element appears. Ideally the repository will support multiple software development environments so that as code is migrated from a development environment to a test environment, etc., the repository can support a version of the model for each environment and allow for migration of the model in parallel with the software development process.

Linked Navigation: A tool should provide the ability to follow a common model element from one diagram to another within the model, as well as drill down through multiple levels of model abstraction by linking model elements at higher levels of abstraction to supporting elements at lower levels of abstraction.

Multi-User Support: A tool should support the ability for multiple users to work on a single model simultaneously through appropriate notification and object locking mechanisms.

Code from Model: Advanced tools will be able to create code, in a number of common languages, from a validated model.

Model from Code: Advanced tools will be able to accept code as an input, in a number of common languages, and output a model that can be used as a basis for further refinement.

Integration with Other Tools: Some tools will support integration with other software development tools such as tools that support coding, configuration and version control, testing tools, user interface tools, requirement specification/documentation tools, and project management tools.

Interchange Mechanisms: A tool should support the ability to interchange models (both importing models and exporting models) between modeling tools using a standard interchange language such as XMI.
Additional Answers/Comments
Currently, there are no comments. Be the first to post one!
You must be logged in to post a comment. You can login here
Syndicate  
Templates & Aides: find/share business analysis templates as well as other useful aides in our new Templates & Aides repository, such as:
ModernAnalyst.com LinkedIn Group
* Requirements Template

* Use Case Template

* BPMN Cheat Sheet

Registered users can...

 - post new questions,
- add answers & comments,
- rate questions & answers.

Login - Register



 

Privacy Statement  |  Terms Of Use
Copyright 2006-2008 by Modern Analyst Media LLC