"Systems analysis is a problem solving technique that decomposes a system into its component pieces for the purpose of the studying how well those component parts work and interact to accomplish their purpose." - Source: Wikipedia.org (access date: 2016-Feb-17)
Questions tagged [system-analysis]
33 questions
0
votes
2 answers
Is there a way that an application or a system to update without shutting down?
I work in a hospital where the system shuts down when updating. making all orders hanging with no approvals or modifications. considering it's a hospital, this is a huge problem. so, my question is how can we update the system without it shutting…

shahadhb
- 9
- 2
0
votes
1 answer
Simplify an activity diagram
I'm working on my graduation project which is an online quiz website. now i'm drawing the UML activity diagram but it gets too complex and i can't add more details because at the end it must be printed in the project documentation in A4 papers.
can…

Ashraf Eldawody
- 138
- 3
- 11
0
votes
1 answer
Associate software engineer
I will work as a associate software engineer in a company, but so far I do not know what are the responsibilities required from me .
and I do not know what is the difference between a software engineer,systems analyst and programmer
so can anyone…

qablan89
- 213
- 1
- 5
- 15
0
votes
3 answers
Association class attributes in Domain Model Class Diagram
Hi, I have recently started to learn system analysis and design and am having some trouble understanding domain model class diagram (DMCD) association class.
As per image, when drawing the DMCD, I'd like to understand if an association class is…

Jin Yu Chan
- 19
- 1
- 6
0
votes
2 answers
How to obtain the information needed for the development of the use case model in the real world?
How one could obtain relevant information for the development of the case model. What is the correct approach?

itsrajon
- 283
- 2
- 15
0
votes
1 answer
SSADM for Dummies
this question might look dumb but I need to have a clear idea when learning about something new :)
In SSADM, do we have to do a comprehensive study about the "feasibility" (Stage0)? How can we get an idea about the feasibility before even performing…

coder9
- 1,571
- 1
- 27
- 52
0
votes
1 answer
System Analysis and design of A social Network
Is It possible to perform a system analysis and design for a Website ( particularly a social Network ) ?
What are the Expected contents will be , In the document ?
can u provide an example , please ?
{ I made a social network (www.sy-stu.com) as to…

arin
- 602
- 1
- 6
- 17
0
votes
0 answers
Employee_Problems System
-> I need to create system for Employee_Problems in Enterprise .
-> Each employee in your work meet many problem that need to repair such as : malfunction in your computer,broken chair,....
-> My analysis to this system is :
Employee report your…

Nawal_Fathy
- 21
- 5
0
votes
2 answers
Questions about the statement coverage, branch coverage and path coverage
I am really confuse with the statement coverage. I did some search on the Internet. Some say the statement coverage only go through the true condition, which in this case is 1-2-3-4-12. However, others say the statement coverage should cover as…

Bo Bian
- 31
- 1
- 5
0
votes
2 answers
How should I teach UML?
I need insight on how much UML to teach. I'm an adjunct for a "2-credit 100-level introductory course" on systems analysis and design (a contradiction in terms to me). The text is written for the typical 300-level 3-credit class. This chapter covers…

redeveloper
- 119
- 7
0
votes
1 answer
How to draw UML 2.0 notation diagram with template for visio 2010
I want to model to a system with UML 2.0 diagram especially with Use case diagram. Visio 2010 only support UML 1.0 notaion. So how can I get UML 2.0 template for Microsoft visio 2010.
Thank you everyone for helping this.

Htoo Maung Thait
- 105
- 2
- 12
0
votes
2 answers
Managing changes in use cases scenarios (EA - Enterprise Architect)
I'm using Enterprise Architect version 8.0.864 for a wide system analysis and design, and want to keep track of all the changes made in every element already registered.
Basically, my question in short is how can you see the changes made in use…

madvargas
- 21
- 1
- 8
0
votes
1 answer
Software requirements analysis - Correctness of requirements
I'm just reading a book about Software Engeneering Design (book on amazon). I can not understand an example of correct and incorrect requirement, described in the book.
The book says:
the incorrect requirement is:
The software shall require users…

David
- 102
- 9
0
votes
1 answer
What are the tables necessary for a club membership system database?
This club membership system is made in java. What i have done already is a database with 1 table called accounts where the registered members and admins are stored, the fields of this table are username, firstname, lastname, password, date_join,…

Katherine
- 573
- 4
- 17
- 43
-1
votes
4 answers
Scopes of the system in system analysis
Maybe someone knows, what does it mean "scopes of the system" (or something like that) in system analysis?

Roman
- 64,384
- 92
- 238
- 332