Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..

3600


what is the diffrence between software and hardware language?

2288


Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.

1025


Write a program to show polymorphism.

1110


how many types of operating system are avaliable?

2326


How to know we are in home page of a web application using QTP

2433


How to get the index of the clicked field in reports in ABAP?

1680


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1975


what is class module in vb6? what it's use? with example..

2432


Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".

2381


1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END

2804


How to set fixed width in particular in html? if i type more character in this it will not push near . this is my question. can u tell me the answer...

2539


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

1165


Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)

2198


How to create a new dataset only duplicate observations in proc sort procedure?

1998