How to report Negative Test Cases? Do we need to insert any
new column in the Test Case Document for Negative Test
Cases seperately? I'm very much confused. Please answer this
question!!!
Answers were Sorted based on User's Feedback
Answer / amit
There is nothing exactly like negative test case.
If we test with negative data, then it is called negative
testing. So no need to add new column for this.
For ex : There is a text box. According to the validation
it will take only alphanumeric value according to the SRS
(like 12gh, amit, amit 1234, 11amit). In this case enter
some special characters in that field ($&)@!) to know
whether it is accepting that or not. It is called negative
testing.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / veeresh kumar
Negative testing is something which relates to testing the
System against its requirements.
Every System has its requirements & defintions.Test Cases
are written based on the System requirements. If I
understood your question properly , you are confused
regarding where to write the negative test cases? THis is
good question, generally we tend up writing Test Cases as
per System Requirements and we have the results for the
same. Most of Test Engineers however also test -Ve test
cases during the whole testing process , but never record
them in test-procedure. Yes we should record them seprately,
may be by adding few more test cases as mentioning them as
-ve test cases or as suggestions to system requirements. I
hope this answers your question.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sree
Hi Amit!!Thanks for replying. Even i know about -ve Testing.
But, i thought testers can prepare seperate Test Cases for
Negative Testing also.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mudaseer
as soon as we get the requirement we start writing test cases both positive and negative test cases.for example requirement
says in a banking application the amount entered should be between 100 and 5000.so we enter values between 100 to 5000 and test whether money is transferring or not.we also test for less than 100 and more than 5000.that is we write negative test case but seperate column is not required.when we write negative test case it should fail but the test case is
passing then we report to the developer.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ashish
Negative test case says that try out some different way for
the same requirment but behavior of product should not
change i.e breaking mantality of developer.
Is This Answer Correct ? | 0 Yes | 1 No |
ur trying 2 get hotmailpage,while u give www.hotmail.com.page "The page not found"is displayed, for what u will be look for next ?
When to do Black box testing?
Difference between the stress and load testing?
10.What is stub?
What are the properties of a good requirement?
WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?
What is Functinal Equivalent Test?
who do the sanity and smoke please explain me at what time this type of testing will do
what is android testing?
What is the difference between re testing and regression testing?
Do submit teststrategy to customer if yes at what time
0 Answers Kanbay, Miracle Solutions,
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"