How do you track the technical activities in your project?
How is the status of the project communicated to the team?
Answers were Sorted based on User's Feedback
Answer / sathya
Technical activities progress tracked from the input received from the team members and inspections.
The status shall be communicated to team members as per devised communication plan, which deals about what type of details required, When required, at what format it required. This plan needs to be finalized during project planning stage.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / megha
1. Daily status Meeting /MOM all team members
2. Weekly status meeting with Team / Client - MOM should
be shared with team and Shareholders with WPR
(weekly progress report)
3.Updating the MS Project
4. Updating Tracebily Metrics
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a function that will return the number of days in a month (not using System.DateTime)?
What are the two data table in Microsoft Project 2007?
Write the InStr function. Write the test cases for this function?
funds flows analysis how to prepare for interview
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
What and where are the policy statements for software project planning?
What are the different phases of SDLC ?
94 Answers College School Exams Tests, Geometric Software, Infosys, Microsoft, NIIT, Samyak, Sun Microsystems, TCS,
How do you write unit test cases ?
6 Answers College School Exams Tests, Microsoft,
How do you know that a particular individual is the project leader (or) how do you know that you are the Project Leader?
How do you handle change requests ?
What are the different phases in Software life cycle
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.