Slashdot Mirror


User: disc0tech

disc0tech's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. QA to india? on .Net Programmers Fall in CNN's Top 5 In-Demand · · Score: 1

    That's ridiculous. Are we talking about testing or QA here? QA is prevention, testing is detection. Completely different ball game. I have to agree, in the UK 35,000 is reasonable for a good QA analyst. I know a lot on much more than that.

  2. Re:Not sure I agree with all of the article on QA != Testing · · Score: 1

    You're still talking about QA as a testing function. This is not the case. They key difference is:

    Testing = finding bugs = evaluating the quality, not improving it

    QA = finding process problems, not evaluating the product

    As for teams being seperate - Independence from development is one of the key things that breeds great testing. Not knowing why/how technical decisions were made generates a questioning attitude and picks up the bad ones.