Click here to Skip to main content
15,907,326 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Detecting Advanced Alien Civilizations (Dyson Spheres) Pin
RainHat14-May-24 23:43
RainHat14-May-24 23:43 
GeneralRe: Detecting Advanced Alien Civilizations (Dyson Spheres) Pin
Gary Stachelski 202115-May-24 13:10
Gary Stachelski 202115-May-24 13:10 
GeneralQuantum-inspired' laser computing is more effective than both supercomputing and quantum computing, startup claims Pin
BernardIE531714-May-24 6:39
BernardIE531714-May-24 6:39 
GeneralRe: Quantum-inspired' laser computing is more effective than both supercomputing and quantum computing, startup claims PinPopular
snorkie14-May-24 7:32
professionalsnorkie14-May-24 7:32 
GeneralRe: Quantum-inspired' laser computing is more effective than both supercomputing and quantum computing, startup claims Pin
GKP199214-May-24 19:37
professionalGKP199214-May-24 19:37 
GeneralRe: Quantum-inspired' laser computing is more effective than both supercomputing and quantum computing, startup claims Pin
Gary Stachelski 202114-May-24 7:59
Gary Stachelski 202114-May-24 7:59 
GeneralRe: Quantum-inspired' laser computing is more effective than both supercomputing and quantum computing, startup claims Pin
jochance14-May-24 8:10
jochance14-May-24 8:10 
RantWrite test cases as if a 5 year old will do the tests. Pin
Maximilien14-May-24 5:23
Maximilien14-May-24 5:23 
John F. Woods once said : “Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live.”.

There should be a similar saying in regards to writing (non unit) test cases.

"Always write test cases as if the person who ends up testing your software is a 5 years old without any knowledge of the software"

I'm going through some test cases on a large software and the tests cases are just a description of what I need to do.

In reality, I have to do about 20 different steps to get there and go through thousands of records (SQL) to find one record that will work.

Seriously, do you know of any good white paper on how to write good test cases ?

groan.
CI/CD = Continuous Impediment/Continuous Despair

GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Jeremy Falcon14-May-24 5:38
professionalJeremy Falcon14-May-24 5:38 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Maximilien14-May-24 5:45
Maximilien14-May-24 5:45 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Jeremy Falcon14-May-24 6:03
professionalJeremy Falcon14-May-24 6:03 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Amarnath S14-May-24 6:23
professionalAmarnath S14-May-24 6:23 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
kmoorevs14-May-24 8:19
kmoorevs14-May-24 8:19 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Jo_vb.net14-May-24 8:43
mvaJo_vb.net14-May-24 8:43 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
jochance14-May-24 8:39
jochance14-May-24 8:39 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
pkfox14-May-24 10:23
professionalpkfox14-May-24 10:23 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
trønderen14-May-24 15:11
trønderen14-May-24 15:11 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
jmaida14-May-24 17:55
jmaida14-May-24 17:55 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
kdmote15-May-24 3:35
kdmote15-May-24 3:35 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Sander Rossel14-May-24 21:26
professionalSander Rossel14-May-24 21:26 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Fly Gheorghe14-May-24 21:34
Fly Gheorghe14-May-24 21:34 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
Ian Brockbank15-May-24 1:27
Ian Brockbank15-May-24 1:27 
GeneralRe: Write test cases as if a 5 year old will do the tests. Pin
BryanFazekas15-May-24 1:41
BryanFazekas15-May-24 1:41 
GeneralWordle 1,060 Pin
Shane010313-May-24 18:38
Shane010313-May-24 18:38 
GeneralRe: Wordle 1,060 Pin
GKP199213-May-24 18:46
professionalGKP199213-May-24 18:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.