Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.33 KB

File metadata and controls

44 lines (35 loc) · 1.33 KB

Guidelines for the level of effort estimation

View the general guidelines the {ProductFullName} uses for effort level estimations to determine the complexity of issues identified during the analysis. Understanding the rule story points helps you predict the time and resources required to migrate your applications effectively.

Table 1. Guidelines for the level of effort estimation
Level of Effort Story Points Description

Information

0

An informational warning with very low or no priority for migration.

Trivial

1

The migration is a trivial change or a simple library swap with no or minimal API changes.

Complex

3

The changes required for the migration task are complex, but have a documented solution.

Redesign

5

The migration task requires a redesign or a complete library change, with significant API changes.

Rearchitecture

7

The migration requires a complete rearchitecture of the component or subsystem.

Unknown

13

The migration solution is not known and might need a complete rewrite.