|
| Total Answers and Comments: 4 |
Last Update: July 10, 2009 Asked by: pratabt |
|
| | |
|
Submitted by: ashishks These are some test cases for finding squire root of a number: 1. Test with input as empty string. 2. Test with input at boundry values of input number i.e. max., max-1, max+1, min, min-1, min+1. 3. Test with input as "alphabetical characters/special characters/forign characters/combination of all these". 4. Test with input as "squireroot(squireroot 9.0)"
Above answer was rated as good by the following members: abisurd | Go To Top
|