what is negative testing and positive testing with example?
Answers were Sorted based on User's Feedback
Answer / prerit binjrajka
Positive testing is to check whether the desired function
is being performed whereas negative testing is to check
whether the undesired inputs are being accepted .
eg- A box which is supposed to take amount as input-
Positive- enter digits(should accept)
Negative- Enter alphabets(should not accept)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramprasad.s
HI
Possitive Testing is to check the application Allows
only Valid inputs.
Negative Testing is to check the application rejects the
invalid inputs.
Exapmle : You try yr own.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 2 No |
what is test case and why it is require?
How we make scripts for unit testing with Nunit.
What is the procedure to write test cases and what are the conditions to write test cases? please say...
What is CRUD testing
What is the role of Testing Engineering in a product company
What is the Difference between Client Server and a web Application?
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
Any body can write the test cases for Address field, Mobile Number field & Landline Number field ?
3 Answers Maslin Technologies,
What is mutation testing?? And when we use it??
hi ,, what is testing methodologies ,and what is test strategy pls tel me ... advance thanks for all
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
what is data guidelines