How can successful and thorough systems planning, analysis,
and design be ruined by poor systems construction and
implementation? How can poor systems analysis or design ruin
a smooth construction and implementation? For both
questions, list some consequences
Answer Posted / suman ghosh
a system development life cycle consists of
analysis,design,construction,testing and implementation.When
a system is to be designed it needs a proper analysis or you
can say proper investigation which includes requirements,use
and future scope of a system.An analysis is the starting
phase for a system which will be designed.Even a successful
and through systems planning analysis and design can be
ruined if a poor system is constructed as this phase consist
of coding & logics and if the coding and logic and coding
are not correct the implementation will also effect.That is
the reason a proper check should be made in construction
phase that the analysed data is up to the mark.
Read more:
http://wiki.answers.com/Q/How_can_successful_and_through_systems_planning_analysis_and_design_the_ruined_by_poor_system_construction_and_implementation#ixzz1JCCU8WkZ
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
what is programmable BIST in today ic design
Write a program to find duplicate number from array in minimum time complexity.
when will triggars the at new event in abap and web dybn pro?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
differences between qtp10.0 and 11.0 ?
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
what are the differences between CONS, LIST, and APPEND
Code for display the images from drive using vb 6.0?