How to write negative testcase?
Answers were Sorted based on User's Feedback
Answer / kayessor bangalore
we write the testcases against Business requirement
specifications,that is called negative test cases.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / abhijit
Hi,
continoue with same example i.e. login test case
for example Username=test & password=test
If you try to login into the system with Username=plan &
password=plan
System gives error message "Please enter valid username &
password"
this is the kind of negative testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ruhi
Working against the specified functionality. Nothing but
testing the functionlaity to fail.If a particular action is
specified to show a result of "X" for an input of only
value "A". Then trying to work with values other than "A"
is nothing but a negative test case.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ram balaji
we will test the application prevently what are all the
possibles for accuring a error.To test against the customer
requierments.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / semo
Suppose ur testing login screen.
If u enter username and if u donot enter pwd and try to
click login button..At this time the system should give
error message as "Enter Pwd"..
in order to test these type of things..you will do
Negative testing .Prepate the test data like the aboue.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vardhani
negative test case is used to check when a wrong data is
entered into the application or the product, it should
indicate that it as an invalid input. By writing negative
test case you should get the positive result that is your
expected result (ie. it must show it is wrong).
| Is This Answer Correct ? | 1 Yes | 0 No |
how we conduct security testing in realtime,for every project we conduct security testig or not
What is smoke testing and when it will be done?
It is not waste of time in preparing the test condition,testcase and testscript
hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me
Why do u want to change the job?
in compatability and installation testings ,which one is conducted or performed on an application initially
What are the steps involved in Manual Testing
What is verification & validation?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
Plz explan entry and exit criteria with example??? thanks
HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further