Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^4: Neither system testing nor user acceptance testing is the repeat of unit testing (OT)

by pg (Canon)
on Oct 24, 2005 at 02:58 UTC ( [id://502360]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Neither system testing nor user acceptance testing is the repeat of unit testing (OT)
in thread Neither system testing nor user acceptance testing is the repeat of unit testing (OT)

"... to determine what tests you need to run, your interface isn't correctly designed."

There is a big hole in this logic. Testing should not and cannot depend on the correctness of anything else, regardless whether it is the interface design or the actual code. There is simply no dependency, we don't expect it, and we avoid it. The whole purpose of testing is to find faults with the application, from requirements to design, to coding.

If we assume that the interface design is great, or depend on that, then the entire purpose of the testing is defeated right there.

  • Comment on Re^4: Neither system testing nor user acceptance testing is the repeat of unit testing (OT)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://502360]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-25 12:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found