can any one give negative testcases for calculator
Answer Posted / 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 |
Post New Answer View All Answers
What is PBX Testing & What is Test coverage?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
Can anyone please suggest me a online book on manual testing??
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is user acceptance testing (uat)?
What is quality center?
diff b/w desktop based testing & web application testing
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
What is defect removable efficiency?
What is the typical situation u faced while collecting the test data?
How do you know the code has met specifications?
How do you test a web application for dump and deaf??
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
What is the difference between authentication and authorization in web testing?
Give an example for pre testing and post testing ?