Jump to content

Internal: Estimating Projects

From QESTonline

Developer Home



Estimating Projects

It is useful to group issues into 3 pools, then estimate issues individually based on these:

  • Hard
  • Medium
  • Easy

Include estimates for:

  • Writing requirements documents - if not already done
  • Coding
  • Testing & Rework -- there’s no general rule for this. Sometimes changes take ages but are easy to test, sometimes they are small changes but take ages to test. One line of core code is very different to 100 lines of UI code.
  • Validation




Developer Home