can any one give negative testcases for calculator
Answers were Sorted based on User's Feedback
Answer / jyothi
Negative Testing means to break the Software.
in calculator eg: 1*1 =1 but you have to check for in the
place of 1's enter some special characters like + * + do
multiplication for + symbol it should not generate any
answer. and should not break the System.
and 1*2 =2 this is the Positive testing
at the same time !*2 = some unknown this is negetive
| Is This Answer Correct ? | 26 Yes | 5 No |
Answer / anitha balasubramani
Negative testing is used to ensure whether the application can able to handle the invalid input and unexpected user behavior.For ex, if we give this data 4+5- and click equal to button then the calculator does not produce the result.To check these kind of behaviour we are doing negative testing. While doing negative testing the exceptions are expected. If it throws the exp properly in the negative testing then the application is working fine.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / kalpesh ghori (kp)
4+5-=0 is correct ans.
4+5=9 is Calculated result after that we press - key that means..9-9=0
Other example i will give ..
press 5 from keyboard then
press- key then
press = or enter key.
the ans is 5-5=0 is correct ans because calculator will consider the same number as second number.
one more time press Enter the ans is -5.
| Is This Answer Correct ? | 4 Yes | 6 No |
Difference between the stress and load testing?
What is buffer overload? How can you test buffer overload in the AUI?
What is smoke testing and sanity testing?
I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?
Hi freinds..im priyan 4rm banglore. i recently got an job on 2+(manual testing) by faq experience.in 2 days im going 2 join in company. now, can u any tel me pls how s there n company & environment. and what work did they give for me in starting & vat work shal i do there..? pls give me reply & help me soon. pls dont mind.
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
1>what is defect matrix? 2>which is the high priority bug in "Open Window"(when we open some file the window get appear)
What is middle ware testing?? what are the companies using this tech?
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
how to creat 2 test plan in 2 different environment exp:tour and travel
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
What is Black Phase in SDLC?