PDA

View Full Version : white box testing strategies vs. code inspections and walkthroughs


Darrell Grainger
07-03-2003, 05:01 AM
On 2 Jul 2003, Prof. Mo wrote:
Hi, I'm new to software testing research. It seems to me that it would be pointless to perform white box coverage methods if code inspections and walkthroughs are done. Is this an ideology held by many people in practice?

Pointless is a fairly strong word. I think some people might question the
value of performing both whitebox coverage methods and code inspections.
Each company is different though.

Obviously if I'm creating software that nets me thousands of dollars I'm
going to question whether I want to invest the time and money to do
multiple methods of testing. On the other hand, if I'm making millions and
charging cutomers thousands of dollars a copy then they are going to
expect more and I should take the time to do both operations.

Bottom line, if you can afford to do both, do both.

--
main(){int j=1234;char t[]=":@abcdefghijklmnopqrstuvwxyz.\n",*i=
"iqgbgxmdbjlgdv.lksrqek.n";char *strchr(const char *,int);while(
*i){j+=strchr(t,*i++)-t;j%=sizeof t-1;putchar(t[j]);} return 0;}


MyLounge.com Site Map
Forum: Cars, Cell Phone, Database, Games, Home Improvement, IT, Music, School, Sports, Web Design, Web Server, Weight Loss

The MyLounge.com forum is intended for informational use only and should not be relied upon and is not a substitute for any advice. The information contained on MyLounge.com are opinions and suggestions of members and is not a representation of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for the accuracy, completeness or usefulness of any postings or the qualifications of any person responding. Please consult a expert or seek the services of an attorney in your area for more accuracy on your specific situation. Please note that our forums also serve as mirrors to Usenet newsgroups. Many posts you see on our forums are made by newsgroup users who may not be members of MyLounge.com Term of Service