KLOC means Kilo Lines of Code means 1000 Lines of Code
so KLOC = 1000 LOC
10 LOC = 1 FP ( Functional Point)
we can design 3 test cases from each Functional Point
1 FP = 3 TC ( Test Case )
1000
------- = 100 FP
10
so 1 KLOC = 100 * 3 = 300 Test Cases ( we can write approximately ....this is according to my comp test metrics )
Relation between KLOC & Test cases
Labels: Functional Point, KLOC, Test Cases
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment