Software Requirements Message Board  

Go Back   Software Requirements Message Board > Requirements Forum > Requirements Discussion
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Requirements Discussion General discussions around models of requirements, types of requirements and methods for collecting requirements

Reply
 
Thread Tools Search this Thread Display Modes
Old 01-23-2008, 03:59 PM   #1
BizAnalyst
Member
 
Join Date: Dec 2006
Posts: 352
What do testers test?

One of the audiences for testers is requirements. But... do testers test requirements or do testers test design?

Or both?

Assumptions: I have a set of requirements from which a design spec was built. The design spec specifies everything the system is to do from a user's point of view. Testers have a limited amount of time to test, and need to get the biggest bang for their testing buck.

Do testers test that the design was followed, or that the requirements were implemented?
BizAnalyst is offline   Reply With Quote
Old 01-23-2008, 05:33 PM   #2
gescober
Member
 
Join Date: Mar 2007
Posts: 261
In my organization, we do both. The test group is called Validation and Verification. Validation refers to ensuring that requirements were met - that the software designed and built meets the intended use of the system. Verification tests that what was built works as designed or specified.

As an Analyst, I work on both levels. On one level, I help facilitate the writing of the business requirements that are subject to Validation. This is where the Product Managers capture what product requirements.

At another level, I write "detailed requirements" or "product specifications" that are the subject of Verification. I wouldn't call this quite "design" level, but it's not purely implementation neutral either.

However, it should be noted that I work in a regulated environment, so we need to do both, and the size of our V&V organization reflects that.
gescober is offline   Reply With Quote
Old 01-23-2008, 06:06 PM   #3
rcauvin
Member
 
Join Date: Dec 2005
Location: Austin, Texas
Posts: 400
Quote:
Originally Posted by BizAnalyst
Assumptions: I have a set of requirements from which a design spec was built. The design spec specifies everything the system is to do from a user's point of view. Testers have a limited amount of time to test, and need to get the biggest bang for their testing buck.

Do testers test that the design was followed, or that the requirements were implemented?
You pose a very important question. Most organizations that are broken test only against design specifications. (In fact, most organizations never bother to document real requirements.) Often, the result is that the system meets specifications but fails to solve problems for customers.

In general, a healthy organization will test against both requirements and design specifications. If there is too little time to do so, the organization will scope down the requirements to free up more time for testing.

Given the somewhat false choice in your hypothetical, though, I would answer, "It depends." Test against requirements if it's feasible to get sufficient coverage. However, sometimes a large number of requirements are testable in principle but not directly testable in practice. In those cases, you may be better off testing against design specifications.
__________________
Roger L. Cauvin
Principal Consultant
Cauvin, Inc.
Product Management / Market Research
http://cauvin.blogspot.com
rcauvin is offline   Reply With Quote
Old 01-24-2008, 09:44 AM   #4
bkuhn
Member
 
Join Date: Feb 2007
Posts: 129
Both should be tested. Agree with Roger - some requirements aren't written in a testable state (though they should be). Similarly, it may prove impractical or too costly to test all design aspects as well.
bkuhn is offline   Reply With Quote
Old 01-25-2008, 07:44 AM   #5
BizAnalyst
Member
 
Join Date: Dec 2006
Posts: 352
Interesting. I guess another way of asking this is... is it the testers job to make sure the system meets the design or the requirements? I just realized I agree with the answers I've received, but would add more info:

In the design phase, the job is to make sure the design meets the requirements.

In a final test phase, the job is to make sure the system meets the design.

I sidetracked to this topic because loading documents with "the system shall.." statements is often justified as needed by the testers. I'd rathaer see less time going into "the system shall..." statatements and more time into design. i.e., really nail the business requirements, but then start moving to design, rather than an SRS loaded with "the system shall".
BizAnalyst is offline   Reply With Quote
Old 01-25-2008, 01:48 PM   #6
rcauvin
Member
 
Join Date: Dec 2005
Location: Austin, Texas
Posts: 400
Quote:
Originally Posted by BizAnalyst
In the design phase, the job is to make sure the design meets the requirements.

In a final test phase, the job is to make sure the system meets the design.
In theory, this sequence works well. However, most organizations run into big problems when they test only against design.

This conversation relates to another one we're having on traceability. My point in that thread is that testing against the requirements ties everything together and makes for some implicit traceability. No matter how many formal traceability documents you compose, you are likely to have some gaps between your requirements, design, and implementation. If you don't test against requirements, you may never expose these gaps.
__________________
Roger L. Cauvin
Principal Consultant
Cauvin, Inc.
Product Management / Market Research
http://cauvin.blogspot.com
rcauvin is offline   Reply With Quote
Old 01-28-2008, 09:28 AM   #7
bkuhn
Member
 
Join Date: Feb 2007
Posts: 129
Agree with Roger again on this point - testing only against the Design document presumes that the Design document hit the requirements 100%. While that is certainly the goal, that's a really big assumption to be risking the project on.
bkuhn is offline   Reply With Quote
Old 01-28-2008, 03:53 PM   #8
ddelancey
Member
 
ddelancey's Avatar
 
Join Date: Oct 2007
Posts: 112
A good tester does both. And then some. The best testers I work with are those who say, "I'm going to do everything in my power to break it."
ddelancey is offline   Reply With Quote
Old 01-30-2008, 01:08 PM   #9
MGoyal
Member
 
MGoyal's Avatar
 
Join Date: Jan 2007
Location: Austin, TX
Posts: 200
How about this?
QA does system/design testing (unit tests, regression test, etc.)
UAT tests against the requirements (using UAT Test Plans that can be traced back to the requirements.)

Quote:
Originally Posted by BizAnalyst
One of the audiences for testers is requirements. But... do testers test requirements or do testers test design?

Or both?

Assumptions: I have a set of requirements from which a design spec was built. The design spec specifies everything the system is to do from a user's point of view. Testers have a limited amount of time to test, and need to get the biggest bang for their testing buck.

Do testers test that the design was followed, or that the requirements were implemented?
MGoyal is offline   Reply With Quote
Old 01-30-2008, 02:46 PM   #10
bkuhn
Member
 
Join Date: Feb 2007
Posts: 129
Quote:
Originally Posted by MGoyal
How about this?
QA does system/design testing (unit tests, regression test, etc.)
UAT tests against the requirements (using UAT Test Plans that can be traced back to the requirements.)

Certainly agree with the second point, but system testers/QA should also test against requirements (in addition to design). I've run too many UATs where the software broke on the first test due to developers/system testers not running the UAT scripts themselves first.
bkuhn is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 05:15 AM.


Powered by vBulletin Version 3.5.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2000 - 2005 Seilevel, Inc.. All rights reserved.