What are various ways of calculating defect density? What
is recommended for .Net based development projects?
Answer Posted / manoj mishra
Number of defects identified in a component or system
divided by size of component or system ( usually
represented in line of code, KLOC)
Thanks,
M@noj
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
How does the Internal QA Audit relates with the ISO Standards level ?
Differentiate ad-hoc testing and exploratory testing?
When do you think qa activities should start?
Explain the process of qa testing?
What are the responsibilities of a qa analyst?
Explain what should your qa documents include?
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
Give me example of automate the regression test suite ........Thanks...
Do you think qa's can also participate to resolve production issues?
What is a test case template?
Explain cmm?