QA should come up with test case/script based on spec.

來源: 2012-12-07 13:22:13 [博客] [舊帖] [給我悄悄話] 本文已被閱讀:

QA is not supposed to trust Dev, but rather inspect what you do, according to the specs, NOT what you implemented.

So, you should never tell them what to test. It's their job to work with BA and/or PM, or even end users, to come up test cases and test scripts to cover ALL features in the system.

Isn't that what check and balance is about?:)