How do you assign tasks to your team members?
Answers were Sorted based on User's Feedback
Answer / megha
Team Member will send a mail to PL once the task is
completed then
PL will assign the new work to Developers and sends a mail
to him with Low Level Design document
PL Will update the WBS/MS project with resource name
against the task start /exp end date
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / akki
1. Plan for the task is created and maintained in the
project schedule / PM tool being used.
2. Free suitable resource/s to be identified.
3. Task would be assigned to the identified resource. It
would be communicated through email/team meeting/verbally
depending on the task type, no. of resources involved and
location of the resource is offshore/onsite
Is This Answer Correct ? | 3 Yes | 0 No |
What training have you undergone in project planning?
I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?
How will gather requirements and where do you record. Is it in word / Excel or do you have any tool for that ?
Why analysis and testing phases are very important ?
what are all the test scenarios for login passwords?(user authentication)
How do the audits cover planning activities?
How do you track the technical activities in your project? How is the status of the project communicated to the team?
How did you choose the appropriate lifecycle for your project?
How do you report the status of your project?
Write the test cases for a vending machine?
You have 3 jars. Each jar has a label on it: white, black, or white&black. You have 3 sets of marbles: white, black, and white&black. One set is stored in one jar. The labels on the jars are guaranteed to be incorrect (i.e. white will not contain white). Which jar would you choose from to give you the best chances of identifying the which set of marbles in is in which jar?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.