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 |
Hi Friends , I am 1 year experience Manual tester and i want to do any certification but i dont know any thing about it. please do suggest me. Thanks in advance
I am a B.COM graduate. I have studied all the theorotical aspects of manual testing. How can i get in to testing without practical exp. And even if i manage to get a job, i want to know whether i will be able to do my job, being i am new to software field.
Tell me some Adhoc testing scenarios of ebay (online auction product)?
what is traceability matrix ?what is use of that matix ?
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
How did you do unit testing in your project?
iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?
What are drawbacks in system development life cycle
when there is minimal or no document available to carry out the testing for a login screen, what will you do?
How do you test for the coockies for a web application?
Write all possible test scenarios for Login screen.
Compatibility Testing