Write a test case for division in calculator by taking two integers. Let me know the positive and negative test case?
A=20, b=10
Positive Test cases: A/b: 20/10=2.
A=80, b=0
Negative Test case: a/b: 80/0= Error, positive infinitive.
Software Testing Interview Question | Test Director Interview question | Load Runner interview questions | QTP interview questions | Silk Test Interview questions | Win Runner Interview questions | Software Quality Assurance Interview Questions | Automated Testing Interview Questions | Manual Testing Interview Questions
Current ArticleA=20, b=10
Positive Test cases: A/b: 20/10=2.
A=80, b=0
Negative Test case: a/b: 80/0= Error, positive infinitive.
preethi.nd | May 10, 2007 | Reply
i want testcases
i want different testing depends on different scenarios | Nov 15, 2007 | Reply
hai
this is very useful for me .
thanks a lot!!!!
kalaivani | Dec 26, 2007 | Reply
hi i need real time example for manual test case can u send anyone to my e.id
sachin | May 7, 2008 | Reply
A=20, b=10
Positive Test cases: A/b: 20/10=2.pass
A=80, b=0
Negative Test case: a/b: 80/0= fail
A=0, b=80
Negative Test case: a/b: 0/80= fail
A=1, b=2
Negative Test case: a/b: 1/2= fail
we have check screen,button,battery
and look and feel thing