How to write Negative test cases?
Answer Posted / avashesh
Negative test cases are written to test the output of the
system on providing the invalid input. Primary objective of
negative test cases is "System should not break in case of
invalid input."
ex: If System contain a field called postal code which can
only accept numeric value of length 6 then negative test
case would be
1. Enter 5 characters in postal code field
2. Enter alphanumeric characters in postal code field
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
What r all the security problems u r facing & the measures taken to solve.
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
how to write defects in excel sheets when defects occured
test cases on bangles???
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
Different types of design diagrams that supports to write test cases ?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
what is conditional testing? explain and examples
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is a testbed in manual testing?
When new application ready to test than whats your testing strategies?
What is exploratory testing and when should it be performed?