can any body help me to know the procedure followed by
programmer/developer inorder to develop a project. what are
the steps, how he/she get the SRS,technical document??how
does he submit his wotk to TL/PM/Business Analyst?? How
does these documents review?? how the developer starts
coding? how does he deploy his coding in server? in which
server he will deploy?? what are the important document a
developer should have???

Pls give me a real time scenario of development process,
how it is going on in a company????

Thanks in advance



can any body help me to know the procedure followed by programmer/developer inorder to develop a p..

Answer / megha

Hi

Broadly there are 5 phases in the project
1. Planning 2. Analysis 3. Design 4. Development 5. Testing

The following min document required for each phase

1. Planning
a) Project Plan b) Resource Identification 3. Risk Mngt
d) Conguration Managt e)Project monitoring
2. Analysis
a) Add/UseCase/Protype b) Review of these doc c) CR
procedure

3. Design : Design /archit (HLD,LLD)
Alternative solution(DAR)
Review of these docs
4. Coding : Coding standards
Unit Test case
Code Review
Exit criteria
5. testing :
System testcase,Intergration Test cases
UAT

Hope this will help u

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More Project Planning Interview Questions

Where and how are the risks associated with your project identified and documented?

2 Answers  


How do the audits cover planning activities?

3 Answers   Microsoft,


Write a function that will return the number of days in a month (not using System.DateTime)?

0 Answers   Microsoft,


How do you estimate the effort for your project? Where is the estimation procedure documented?

4 Answers  


How do you know what you need to deliver or do in your project?

2 Answers  


What is DLL HELL?

1 Answers  


What is the project management structure in your project? Is a PL assigned to the project?

1 Answers   ABC,


What are the different phases of SDLC ?

94 Answers   College School Exams Tests, Geometric Software, Infosys, Microsoft, NIIT, Samyak, Sun Microsystems, TCS,


How are the team members kept informed about the current status of the project?

1 Answers  


Tell about current project ?

0 Answers   Infosys, Wipro,


About current project architecture ?

2 Answers   ADP, Microsoft,


Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.

1 Answers   Microsoft,


Categories