testing - To be able to derive selected code or design from requirements - what does it mean? -


iso 12207 contains interesting points design verification:

a) design correct , consistent , traceable requirements.

c) selected design can derived requirements.

also under core verification, reads:

c) selected code can derived design or requirements.

what mean? difference between those?

here 3 important phases of software life-cycle mentioned i.e.:

  1. requirements
  2. design
  3. code

it means code must accurately derived design , design must according requirements


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

json - Gson().fromJson(jsonResult, Myobject.class) return values in 0's -