This document summarizes an approach for calculating the testing effort needed for software projects. It discusses existing test effort estimation methods and their limitations. The proposed method estimates test effort based on test case points captured from test cases prepared from requirements documentation. This allows test effort to be estimated earlier in the software development lifecycle compared to code-based methods. The computation of test effort using this approach involves less overhead.