Latest Answer : A data model is a model which shows how data is stored and used for eg a normal databaseIt has 3 main parts1)Structural part:- how data is structured2)Intergrity part:- Rules governing structure3)Manipulation part:- operators used to select,update,querry ...
Hello,I would like to know about where to start get familiar with this field as i would like to start my career as Business Analyst and i hold M.B.A in information Technology but still some new concepts are there i am absolutely not familiar with.Can some suggest me any case study or project i should start from and get familiar with each and every steps involved in this with the help of developing that project/case study by myself. One more thing i would like to know that all the use cases/activity
Latest Answer : Business rules are the key in defining any business process. example, credit card company wants to prepare the process and the key business rule is - check applicant's credit score and income. the process will need to include these two sub-process ...
Latest Answer : It depends on which stage of SDLC you are in the project. If you know it before that user is gonna give frequent changes in the requirements or sometimes the requirements are not specifically defiined, in this case we should use Agile methodolgy which ...
Let us say you have created a class diagram for a given subject area. How do you make sure that you have captured all the methods/properties for a class and that you have capture all the classes.
Latest Answer : RUP(Rational Unified Process) we do the process iteratively.Agile is similar to waterfall methodology.RUPThe basic difference is that in RUP each and every phase will move on iteratively(Analysis and Requirements,Design, Development, Testing)Requirements ...