What is the responsibility of programmers vs QA?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai....
QA is responsible for "Process Quality" and Programmers are
responsible for "Product Quality".
Both work hand in hand where QA would be working to ensure
that the processes used for developing the product ensure
that the developed products are of high quality.
Programmers have to used these processes effectively so
that they end developing a high quality product.
Processes are the "ways" to produce a quality product.
Processes are owned by QA.
Programmers are supposed to "implement"
the "processes/ways" objectively so that they can produce a
high quality product.
Any issues/area of improvement found during execution
of "process" by the programmers should be communicated back
to the QA so that they can improve/fine tune the process
for future use
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Responsibility of a programmer
------------------------------
1.Programmer develops the functionality of a application
2.Write the code
3.Doesn't need to have business knowledge(can be pure
technical)
Responsibility of a QA
----------------------
1.Helps in improving the quality of a application
2.Understand the needs of user as well as client
| Is This Answer Correct ? | 2 Yes | 0 No |
Inspections, walkthroughs and Reviews comes under QA or QC?
What is Suspension and Resumpetion criteria?
When do u go for integration testing?
what will be the usability testing of gmail's inbox page
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
what is cyclomatic complexity and what is the formula used for it
can we directly write test cases in test directory.
What is CMM?
What are the Defect Life Cycle?
What is difference between V-Model and Agile Model?
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
In bug life cycle after closing the bug status at last stage again where you start