Tasks performed during Stabilizing phase - microsoft solution framework

Explain the tasks performed during Stabilizing phase.

Tasks performed during the stabilizing phase are:

Testing the solution: Implementing the various test processes to verify and validate the solution. In this phase testing is performed using a clear set of guidelines defined for input (input specifications), and output (output specifications) for the solution and each test case respectively. Test cases are executed as per the Master test plan and verified against the functional specification. The environment specifications and constraints are verified as well. The test cases outputs are compared with the expected outputs and a report is created suggesting the overall compliance of the solution.

Conducting the pilot: It describes the process of conducting a pilot review of the solution. This phase summarizes the result of the pilot review stating whether the solution was completely accepted or partially accepted. This task also provides information regarding the feedback of the pilot users, suggestions, and actions to be performed. The major objective is to achieve a set of primary pilot objectives decided as per the pilot plan. Various success factor metrics are recorded along with feedback summaries while the pilot review is being conducted. A report summarizing the observations, suggestions, statistics, end user surveys, end user feedbacks, problems encountered, and recommendations is prepared.
Milestones of the MSF stabilizing phases - microsoft solution framework
Various milestones of the MSF stabilizing phases are: Bug Convergence, Zero-bug bounce, Release candidates and Golden Release........
Types of testing defined in microsoft solution framework, MSF
Types of testing defined in MSF - Coverage Testing and Usage testing. Coverage Testing: It’s a type of testing used to determine how much part of the source code has been tested. It’s a type of white box testing......
Check-in tests - microsoft solution framework
Check-in tests - These are the tests performed by the developers before they check-in the code in order to ensure that the code is in a stable state........
Post your comment