|
Software testing, how and why? | by nhlinux | 2005-02-28 06:43:13 |
| Why test? |
by voxwoman |
2005-02-28 07:16:33 |
| I do hope you're kidding. You test software (any software, including web apps) to ensure (1) that the application is doing what it's supposed to do, and (2) that it does not interact with other software or systems in "unexpected ways" (i.e. crash someone's computer). If you have the time and resources, you should test under all possible operating conditions (i.e. various browsers, OS types and platforms). Ideally, you should also have someone who didn't develop the application try to "break" it - by using it in ways you didn't think about when you were writing it. |
|
[ Reply ] |
|
She's definitely right. | by jmaxsohmer | 2005-02-28 07:18:11 |
|
Don't just test that it does what it should, | by wheresthefish | 2005-02-28 07:27:49 |
|
Like fall out of the sky? (n/t) | by jmaxsohmer | 2005-02-28 07:30:02 |
|
And crash a horrible gut-wrenching death... ;) (n/t) | by Rattler | 2005-02-28 07:32:56 |
|
I'm actually being somewhat serious here... | by jmaxsohmer | 2005-02-28 07:33:51 |
|
Didn't mean to insult... | by Rattler | 2005-02-28 08:14:05 |
|
Trying to learn... | by nhlinux | 2005-02-28 08:24:37 |
|
It depends on the target audience... | by Rattler | 2005-02-28 08:50:53 |
|
Plus, have a couple of "end users" try it | by Number_Six | 2005-02-28 07:32:35 |
|
yeah, but you'll never, EVER... | by cybergeek | 2005-02-28 07:36:02 |
|
Believe it ! | by Number_Six | 2005-02-28 07:39:40 |
|
What I mean is... | by nhlinux | 2005-02-28 07:52:20 |