Difference between Quality control and Quality Assurance?
Answers were Sorted based on User's Feedback
Answer / jenny
Quality Assurance will conduct a review during each phase
of the project activities, to ensure that applicable
processes, procedures, and standards are followed and have
been planned.
Quality Assurance will focus on the work products and the
processes used to create them given their critical
importance to the project success, and will also verify
that applicable standards, procedures and policies are
satisfied and that the appropriate organizational processes
and procedures have been followed.
Quality Control techniques are to be employed to build in
quality to all project activities and work products:
• Formal Audits by the QA,
• Workshops i.e. with clients or other SE groups etc,
• Desk checking of all outputs by the individuals
producing outputs,
• Informal Inspections,
• Formal Walkthrough i.e. Technical design, code etc
(internal and/or external),
• Formal Reviews…
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / renu
Quality control is finding defects where as quality
assurance is to find the root cause analysis and to prevent
the defetcs from rehappening
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / veena
Quality Control (QC) is a system of routine technical
activities, to measure and control the quality
of the inventory as it is being developed.
The QC system is designed to:
(i) Provide routine and consistent checks to ensure data
integrity, correctness, and
completeness;
(ii) Identify and address errors and omissions;
(iii) Document and archive inventory material and record all
QC activities.
QC activities include general methods such as accuracy
checks on data acquisition and calculations and the use of
approved standardised procedures for emission calculations,
measurements, estimating uncertainties, archiving
information and reporting. Higher tier QC
activities include technical reviews of source categories,
activity and emission factor data, and
methods.
Quality Assurance (QA) activities include a planned system
of review procedures conducted by personnel not directly
involved in the inventory compilation/development process.
Reviews, preferably by independent third parties, should be
performed upon a finalised inventory following the
implementation of QC procedures. Reviews verify that data
quality objectives were met, ensure that the inventory
represents the best possible estimates of emissions and
sinks given the current state of scientific knowledge and
data available, and support the effectiveness of the QC
programme
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / bhavik desai
Quality Assurance is Monitoring and Improving the process.
- To make sure that agreed upon standards and procedure are as follows.
- Oriented to "Prevention".
Quality Control is nothing but to ensure that products, services or process provided meet specific requirement and are sound satisfactory or not?
- Oriented to "Control".
| Is This Answer Correct ? | 2 Yes | 1 No |
What is traceability matrix? Is it required for every project?
What is the difference between an activity of QA and QC?
What is the cost of quality?
How can you describe QA process in your last company?
can u explan me clearly wt is web based app: and client server app:
What is the difference between testing and Quality Assurance?
1.Testing work starts once a)once requirement are complete b)once test cases are complete c)once coding is complete d)begining of requirement 2)For white box testing a)the tester is completely unconcerned abt the internal behavior of the program b)the tester is concerned with finding circumstances in which the program doesnot behave according to code standards c)test data is derived from market requirements 3)stress testing is a measure of one of the following a)application response time b)concurrent load an application can handle c)transactions per minute that can be handled d)virtual load at which the system will fail 4)UAT means a)testing performed on a single stand alone module b)testing after changes have been made to ensure that no unwanted changes were introduced c)testinf to ensure that the system meets the needs of the organization& the end user 5)software quality metrics will help u to a)keep account on the software quality of an application b)analyse and improve the deficiencies of an application c)both of the above d)none 6)Application that has GUI must be tested for usability a)for any kind of UI applications b)more necessary for web based applications c)only if the user is going to use the UI d)only if the user pays for it 7)the program according requirements expects the uppercase letters from A to Z.Analyze the following inputs and choose one that can cause the failure with greater probability a)@,[ b)1,0 c)B,W d)[,] 8)A system test that forces the software to fail in a variety of ways and verifies that softwware is able to continue execution without interruption.This definiton in nearest to a)Recovery testing b)Stress testing c)both of the above d)none 9)Automated testing is necessary when a)testing has to be done very quickly b)number of resources are very less c)most of the test cases are similar in anture d)all of the above 10)which of the following tests is performed early in a software testing process a)monkey testing b)unit testing c)system testing d)none 11)the testing technique that requires devising test cases to demonstrate that each program function is operational is called a)black box testing b)glass box testing c)grey box testing d)white box testing 12)what a UML diagram is useful for black box testing a)class diagram b)object diagram c)use case diagram d)sequence diagram 13)what kind of tools would you suggest to use for the automation of regression tests? a)capture and playback b)static analysis tools c)simulators d)debugging tools
3 Answers Bally Technologies, IBM, QA, Speridian Technologies,
Who in the company is responsible for Quality?
how will u know whether ur reported bug is accepted r rejected?
What should Development require of QA?
Explain what is the rule of a "test driven development"?
What is Environment Variable and how to use this in QTP