|
|
| Author |
Message |
ravivv
New User
Joined: 25 Jan 2006 Posts: 3 Location: Hyderabad
|
|
|
|
Hi,
What factor we want consider to prepare Unit Test Plan.
Can any one give suggestions. |
|
| Back to top |
|
 |
References
|
Posted: Wed Mar 14, 2007 12:41 pm Post subject: Re: What factor we want consider to prepare Unit Test Plan |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 8013 Location: 221 B Baker St
|
|
|
|
Hello,
For a unit test, you want to test every combination of data the code might be required to process in Production.
Easily said, but not so easily done. |
|
| Back to top |
|
 |
|
|