Can any one please tell me what is the use of negative test
cases when we are giving the invalid input in test data
Answer Posted / rohit
Negative test cases are written so as to check how the
system/software behaves when invalid input is entered.
System should display the appropiate error message as per
the validations that are configured. It should not get
crash. It should not get hang.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
write the testcases for migrating data from one database to another database?
write test cases for flipkart.
how to test stand alone programs?
What are all the companies are doing manual testing till now ?
What is test cases for mobile phone ?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Why does the boundary value analysis provide good test cases?
Write test cases to test a browser app
Define some of the attributes of a test case?
How to write test cases for lift?
How to write test cases on laptop???
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.