SQA Engineer Question:
Download Job Interview Questions and Answers PDF
What are the software size requirements in Software Quality Control?
Answer:
There are two types of software sizes:
Technical Size:
- The most technical sizing method is measured in terms of Line of Code per technology.
- The number of lines include in functions, files, classes and tables.
- These are computed with backfiring the Function Points.
Functional Size:
- The very common function size is Function Point Analysis.
- FPA is all about measuring the software deliverables.
- FPA is based on the requirements of the user and presents accurate representation of developer and estimator.
- FPA reflects the functionality that is delivered to the client.
- FPA involves in identifying and weighting of inputs, outputs and data storage.
Technical Size:
- The most technical sizing method is measured in terms of Line of Code per technology.
- The number of lines include in functions, files, classes and tables.
- These are computed with backfiring the Function Points.
Functional Size:
- The very common function size is Function Point Analysis.
- FPA is all about measuring the software deliverables.
- FPA is based on the requirements of the user and presents accurate representation of developer and estimator.
- FPA reflects the functionality that is delivered to the client.
- FPA involves in identifying and weighting of inputs, outputs and data storage.
Download Software Quality Assurance Engineer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Software Functional Size? | Explain Software Functional Quality? |