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
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Can anyone please suggest me a online book on manual testing??
What is agile testing and why is it important?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Plz give me manual testing real test case ?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
What are the advantages of waterfall model?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
How to integrate Bugzilla with QTP?
What is the difference between three tier and two tier application?
Explain the components of a test plan?
Define brain stromming and cause effect graphing?
diff b/w desktop based testing & web application testing
What is un-installation testing?