What do u mean by Positive and Negative testing & whatz r
the diff's between them .Can anyone explain with an
example .

Answers were Sorted based on User's Feedback



What do u mean by Positive and Negative testing & whatz r the diff's between them .Can an..

Answer / suneel reddy

Positive Testing: Testing the application functionality
with valid inputs and verifying that output is correct
Negative testing: Testing the application functionality
with invalid inputs and verifying the output
Difference is nothing but How the application behaves when
we enter some invalid inputs
Suppose if it accepts invalid input the application
functionality is wrong

Is This Answer Correct ?    8 Yes 0 No

What do u mean by Positive and Negative testing & whatz r the diff's between them .Can an..

Answer / saurabh

Example of positive Testing is u have one login form where
u have fields like name , password etc and now u r checking
for name field u enter right character(VALID DATA) in that
name field this is called positive testing and when u r
entering wrong data(INVALID DATA) in that name field is
called negative testing.

Is This Answer Correct ?    3 Yes 0 No

What do u mean by Positive and Negative testing & whatz r the diff's between them .Can an..

Answer / v.l. pianmoia

Positive testing tries to prove that a given product
does what is suppose to do.When a test case verifies the
requirements of aa product with a set of expected output,
it is called Positive test case.
E.g :- A product delivering an error when it is expected
to give an error, is also part of positive testing.



Negative testing is done to show that the product
does not fail when an UNEXPECTED INPUT is given. A negative
test would be a product not delivering an error when it
should or delivering an error when it should not.

Is This Answer Correct ?    1 Yes 1 No

What do u mean by Positive and Negative testing & whatz r the diff's between them .Can an..

Answer / sarath

positive test: testing aimed to show that s/w work ie with
valid inputs.this is also called as "test to pass'
-ve testing: testing aimed at showing s/w does't work.
which is also know as 'test to fail"
BVA is the best example of -ve testing.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What is Cause-Effect Graphing Techniques in testing ?

2 Answers   IBM,


What method process should your company follow(realtime Qn) ?

1 Answers  


What is the difference between Developer and programmer?

13 Answers   Tech Mahindra,


is it possible tht some one can provide me reading material it would be higly appriciated my email id is svit00ef27@yahoo.com thankx in advance

2 Answers  


what exactly is heuristic checklist approach for unit testing?

0 Answers  


Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?

8 Answers   nvidia,


HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....

0 Answers  


what is database testing?

6 Answers  


Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?

2 Answers   Cap Gemini,


What are the categories of writing test cases?

2 Answers  


What type of testing process do you follow in current organisation?

3 Answers  


what r the best jobsites for manual and automation testing? except testingken.com

0 Answers  


Categories