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 six sigma?
difference between development project & maintainance project
What is the difference between Use Case and test case?
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis
Unit Testing can be done by using Nunit?
What is test driver and test stub?
what is data base testing, explain with example
what is prototyping model,RAD model V model, spiral model?????
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
what is testing
Explain scrum process