What are the Techniques to be followed while writing the
Test Cases?
Answer Posted / ramprasad.s
HI
1. Boundary value analysis
(The Input Stream is Divided into diff classes
Like Numerical, Alphabetical, Alpha-Numerical,
IF required Special char's).
2. Equivalence Partitioning
( Here The Inputs Are Tested with Boundary Conditions
say Max 4 chars &
Min 1 char
Then the Boundary Condition will be
UPPER LIMIT N = 4+1 & N = 4-1
LOWER LIMIT N = 1+1 & N = 0
(i.e N = 0 is Null value).
Error guessing
Check The application with Random Inputs.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is unit level testing?
What’s the difference between a bug and a defect?
What is the Jar file?
What is the difference between a bug, a defect and an error?
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is the difference between qa, qc, and testing?
Explain compatibility testing with an example.
approx how long a simple website take time just for manual testing including report generation.
how will the test plan is pepared in ur organisation>?
Describe your experiences with code analyzers.
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
What do you do (with the project staff) when the schedule fails?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
what are the typical problems in web testing?
To specify the test artifacts involved in testing.