What is Functional point and what is the use?
Answers were Sorted based on User's Feedback
Answer / ramakrishna_krnl
means of measuring software size and productivity. It uses
functional, logical entities such as inputs, outputs, and
inquiries that tend to relate more closely to the functions
performed by the software as compared to other measures,
such as lines of code.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / belal raslan
Function Point (FP) is an accurate technique to measure the
size of the software or a specific module or function, it
is more accurate and scientific than the LOC (line of code)
metric, we (as software testers) use the FP for our defects
matrices such as defects density (number of defect per
function.
Belal Raslan
| Is This Answer Correct ? | 1 Yes | 2 No |
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
Which testing has more scope to find a job(manual testing or automation testing)
What is TestWare?
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
What is System Testing and Integration Testing.Differentiate them.
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
How to test Reports manually?
Does requirement documents also contain Defects? am asked in interview reply me
Diff b/n UAT & IST? What is meant by UAT?
What is the difference between stress, volume and load testing?
Give the real-time example for back-to-back testing?
does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?