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 to do test if we have minimal or no documentation about the product?
What type of testing you are doing ?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
what is the common problem in SDLC
i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face
Difference between Severity & Priority?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
who prepares the Use case?and why it is used?and when is use case prepared?who prepares the srs frs brs use case
what is the critical defect in telecom domain?help me out from this prob its very urgent
Differentiate Defect age and Build interval.
could any body plz let me know which is best training institute for telecome testing in hyderabad?
Hi, Please give me brief explination about agile methodology.