what is differnce between QC @ QA , test strategy, very urgent
pls

Answers were Sorted based on User's Feedback



what is differnce between QC @ QA , test strategy, very urgent pls..

Answer / rudraneel

QA VS QC :

QA is Quality Assurance and QC is Quality Control.

QA is Process Oriented
Provides suggestions on process improvement
Output of QA is input of QC
EX-Auditing

QC is Product Oriented
Provides suggestions on product improvement
Output of QC is input of QA
EX-Testing

Test Strategy :
The way in which the test will be implemented like top down
or bottom up..

Top-down - >
main module---sub module---subsub module

Bottom-up - >
subsub module---sub module--main module

Is This Answer Correct ?    7 Yes 1 No

what is differnce between QC @ QA , test strategy, very urgent pls..

Answer / chandra bhushan singh

QA:In QA we mesure & moniter strenth of the development
process.
QC:In QC we generally do the validation of final product
before release to the customer.

Is This Answer Correct ?    1 Yes 0 No

what is differnce between QC @ QA , test strategy, very urgent pls..

Answer / swati

QC is corrective; it helps catch bugs which are there in
the product. QA is preventive, it would not allow the bug
to remain. So code design reviews, code reviews, test
reviews, etc are part of QA. While actual testing is QC.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Write Test case on even/Odd or Prime Number from 1 to 100 ?

1 Answers  


Testing mainly in Verification or Validation ?

4 Answers   Crea,


What do u mean by SDC. Give me a brief description on this?

3 Answers   IntraLogic,


Waht are Data sets?

3 Answers  


What is regression testing and what are the types in regression testing?

2 Answers  






1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false

2 Answers   Infosys,


what is Waterfall model?

9 Answers  


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

0 Answers   Cognizant,


AS we working in Agile methodology How you will prioritize the productlogs??

1 Answers   Formac,


What is the Role of Bug Tracking System

3 Answers   Atlantic Scientific, Deloitte,


What is defect cascading in software testing?

0 Answers  


give me some example for high severity and low priority defect?

18 Answers   Sigma Software Solutions, Verizon,


Categories