Answer Posted / rakhi
Defect Density is the number of confirmed defects detected
in software/component during a defined period of
development/operation divided by the size of the
software/component.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between cmmi and cmm levels?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is un-installation testing?
What is a test log?
How can data caching have a negative effect on load testing results?
wat is meant by frontend and backend testing
how will you test transfer funds module...explain in detail
How do u prepare test environment for ur application?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is meant my Firewall testing? how the testing is performed on it?
what types of testing have u done in ur project?and expalin it detail?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What were the major challenges u faced while testing
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000