what is the difference between quality control and quality
assurance?
Answers were Sorted based on User's Feedback
Answer / mudaseer
qc
it concentrates on specific products
it is done after product is built
it is defect detection and correction
it is a line function
it is done during validation phase in v-model
qa
it concentrates on process of products
it is done throughout life cycle
it is a defect prevention method
it is a staff function
it is done during verification phase in v-model
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / reddy prasad
Quality control:
i which black box tester will check weather application is
developed based on customer req or not
Quality assurance:
in which one will check weather employees working based on
company standards
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / atul
QA
1.It is process oriented
2.Done throughout the life cycle
3.It is Defect detection preocess.
Qc
1.It is product oriented.
2.Done after product is built.
3.It is Defect prevention with correctness.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijaykumar
Quality control is done by a test engineer.the test engineer
wiil check each and every developed module or its related
pert whether they following the customer specification or
not.this can be done at coding phase to the end of sdlc process.
Quality assurance:it is called as UNconventional testing
.the quality assurance people will check each and every role
in the organization of their work and if they follow the
company specifications or not.this can be done at initial
phase to end of sdlc process
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitin sharma
QA engineer would develop a quality plan based on customer
requirements and the QC engineer would monitor and ensure
that all requirements of the quality plan are met by the
product during manufacturing.
QA is a prevention process aims to predict and prevent the
error before it's occurrence While A QC Engineer is the one
who finds defects in a product
| Is This Answer Correct ? | 1 Yes | 4 No |
What is regression testing and what are the types in regression testing?
What features of sqlserver is generally used in database testing
How you test database and explain the procedure?
Explain about V-model?
1 )if you have 1000 test cases ,you find out one defect in second build that time which testing you are using Regression Testing or Retesting ? explain with detail as well as you want to execute all the test cases?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
what is the difference between Error,Defect,Bug,Failure
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
Can anyone list out major scenarios for an application managing drug composition?
recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.
What are the testing types? Tell me abt few?
What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?