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 |
What is verification and Validation?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out
Suppose one project is given to u.How do u know whether this project is suitable for manual testing or automation.
What is a traceability matrix, and what is the purpose of it?
which test cases are not to be automated
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it? (eswar)
how can you test the web environment for security testing?
What is bug release notes? ....What does Bug release notes contain?
difference b/w test case doc & use case doc?
Difference between adhoc testing and error guessing?
when will you do the requirement analysis?