vote up 5 vote down star

I read an article about Test Driven Datamigration (German, PDF) and they mentioned a Sanity Suite. It is not well explained and there's no definition.

Is there a definition or is it a spongy word?

flag

See edit comments for rational on rollback – LFSR Consulting Feb 25 at 23:18
Thank you LFSR, one less abuse to rollback. Good edit. – Rich B Feb 25 at 23:19
@Rich - NP, let's get in the habit of throwing some rational around for these type of things. I think the community will pick it up quickly. – LFSR Consulting Feb 25 at 23:20
@LFSR: Thanks. You can monitor his rollbacks here: stackoverflow.com/questions/tagged/jargon – Rich B Feb 25 at 23:21
@LFSR: He started this tantrum here: stackoverflow.com/questions/586882/… – Rich B Feb 25 at 23:22
show 3 more comments

3 Answers

vote up 8 vote down check

This is a small set of unit or integration tests, just to check sanity -- that the system basically works.

It can be useful to extract such a suite from your larger suite of automated tests for rapid testing when you don't have time for the full suite.

In practice, unfortunately, the sanity suite often all that is developed, though it is better than nothing.

link|flag
vote up -1 vote down

It's like a Presidential suite, except unlike a politician, you have to be actually sane to...yeah, you see where this is going.

link|flag
vote up 2 vote down

I have no idea, but I think I need one! :)

(note: a joke, and mark as community)

link|flag
Every geek has to have things sounding cool :) – furtelwart Feb 25 at 14:59

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.