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 |
describe the difference betweeen Test scenario and Test Case
How the application is launched to the production environment?
what is adhoc testing n when it wil be done?
How to crash or break the web-based application
which tool used for gui testing?
What is defect cascading in software testing?
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
exactly what is the purpose of configuration mgt tool? also give some examples?
how to deploye the build when the developers give the source code..?
hi.... plz tell me what all kinds of documents/reports are required for manual testing of a simple website(simple static pages). in a organization.
2 Answers HCL, IBM, iPRO Solutions,
what is means by feature to be tested in test plan
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.