Programming Concepts Question: Download Programming Concepts PDF

How do u go about gathering the requirements?

Tweet Share WhatsApp

Answer:

Requirement gathering is an art rather than a science. First it depends upon at what level you are talking about. Generally speaking, requirements gathering follows Top-Down Approach. It also depends upon your level in the SDLC cycle. There are different ways of gathering requirements. Generally accepted methods are:
1. Intereviewing Techniques.
2. Case Study methods.
3. Joint Application Development Method.
4. Application Explorer method.
5. Brain Stroming approach,etc.

There are also different tools used for requirement gathering like, UML, Rational Rose, Microsoft Visio, Recruitment Matrix,etc.

Download Programming Concepts PDF Read All 112 Programming Concepts Questions
Previous QuestionNext Question
Suppose if GET method is less secure than POST method then why they introduced GET method.and well use only POST method alone. Wats the need for GET here?Explain how do we solve conflict scenario with business clients? explain?