How do the audits cover planning activities?
Answers were Sorted based on User's Feedback
Answer / azim
Audits ensure
1. Completeness of the deliverables
2. Adherance to the quality process
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / megha
As Azim said audit checks for the completeness of the
deliverables . That will be checked weekly using SQA
checklist defined in detail way , and PCI (process
complaince index) is > 70% then the project is in Green
other wise you need to esculate to top mangt with Red color
Is This Answer Correct ? | 0 Yes | 0 No |
funds flows analysis how to prepare for interview
How do you create the Software Project Management Plan (SPMP)?
Write the test cases for a vending machine?
When do revise your project plan? When do you know you have to revise your project plan? Where is the plan revision frequency documented?
How do you know that a particular individual is the project leader (or) how do you know that you are the Project Leader?
How did you choose the appropriate lifecycle for your project?
WHat is software life cycle ? How much time is spent usually in each phases and why ?
How are the team members kept informed about the current status of the project?
What is the stage when code is delivered to the client and he is testing it ?
Scenario: -------- -- You are a project manager in a large software house of 375 staff in total. The company has been running for 5 years. The company has been CMM assessed at level 3. The company has many external clients for whom it develops a wide range of business applications. -- Most of the company‘s applications are developed in Java. The waterfall lifecycle development model is normally used in developments. -- The company has historically suffered from the type of problems that are common in the software industry. In particular systems have been delivered not always to user requirements and containing faults. The managing director of the company is very keen for improvements to be made in these areas. -- You are in charge of a project team of 8 developers, 2 requirements engineers and 3 testers. Your team is just about to start a new development. System to Develop :( Exact Question ) ------------------------------------- -- Your team is about to start to develop a novel vehicle navigation system for physically impaired drivers. The navigation system not only identifies the correct route for the driver in the normal way, but also controls the steering wheel to navigate the car to the destination identified by the driver. -- A basic statement of requirements has been received from the customer and budget and timescales have been formalised into a contract. Requires TASK to write : ------------------------ -- You must write a short report (maximum of 1 page) for the managing director of your company outlining how you propose to ensure that this project improves on previous projects in terms of delivering to user requirements and without faults. Your report must include how you propose to show improvement on these issues to your managing director. Also please tell me how should I choose the best software model when given scenarios like these ...?
What training have you undergone in project planning?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.