what is positive and negative testing with example?
Answers were Sorted based on User's Feedback
Answer / kumar
Positive Testing: Testing the build with permitted
values,i.e values as per the requirement specification.
Negative Testing: Testing the build with wrong inputs,i.e
non permitted values as per the requirement specification.
Correct me if i am wrong.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / anamika
Positive Testing: Confirm that a feature behaves according
to the specifications.
Negative Testing: Confirm that the software fails
gracefully if used incorrectly or if it receives incorrect
input.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tanushree goswami
+ve testing verify that Software is behaving according to
there specification.
-ve testing verify that Software does not do something
which specification does not mentioned to do.
Ex: If anybody want to write test case on Glass
+ve test case will be glass can store limited quantity of
water whereas -ve test case will be does glass hold water
if we pore it from bottom.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / archana
Provide inputs in such a way that up on the usage of these
inputs we would successfully pass the feature in working as
per its specifications.This kind of a testing is positive
testing.For example: to login to gmail account we need to
give authenticated/registered correct user id and password
and submit.
Whereas in negative testing, we deliberately introduce the
invalid inputs in order to fail the application. For a
login into gmail account we can have 4 types of negative
inputs. i.a valid id but invalid password, ii. an invalid
id with correct password, iii. invalid id and password, and
iv. enter all correct values but press a cancel button
after entering the data.
Hope this will clear your query.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ammu
positive testing:
Testing aim at showing software works or test to pass
Negative testing:
Testing aim at showing software does not work or
test to fail
| Is This Answer Correct ? | 0 Yes | 0 No |
what is sequential injection?
What is the difference between Quality Plan and Test Plan Anybody can give answer..Thanks in advance...
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any
what is testing?
5 Answers Naukri.com, RealTech, TCS, Value Labs,
What is the difference between functional specifications and non-functional specifications ?
what is test model in testing?
How to write Negative test cases?
12 Answers CarrizalSoft Technologies, Infosys, Microsoft, Ybrant Technologies,
What is the difference between Test case and test scenario? which is the best one you preferred?
wht is smoke testing and user interface testing
3 Answers Oneclick Testing Solutions,
why do testing are divided into stages primarily becoz: 1)different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Please do answer its urgent
how to write test cases for epos/pos testing.
How to do manual testing of a E-insurance project (end to end process)