4.How would you define QA/QC?
Answer Posted / karthi
QA means to avoid the Defect.
QC means to prevent the Defect.
| Is This Answer Correct ? | 13 Yes | 31 No |
Post New Answer View All Answers
How do u prepare test environment for ur application?
What is pesticide paradox?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
what is test scenario and test condition?
wht is Manual Testing Frame work
write test cases on wall
What is the difference between web based application and client server application?
Can you explain function points?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is a test log?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
Can you explain regression testing and confirmation testing?
What are noise variables?
What is srs and brs document?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance