Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...


what is meant by negative testing..give me one example?

Answers were Sorted based on User's Feedback



what is meant by negative testing..give me one example?..

Answer / suneel reddy

negative testing is nothing but testing the finctionality
with invalid inputs and conditions

Is This Answer Correct ?    31 Yes 4 No

what is meant by negative testing..give me one example?..

Answer / ashok reddy

Suneel Answer is correct.

Is This Answer Correct ?    12 Yes 6 No

what is meant by negative testing..give me one example?..

Answer / rupesh chavan

Negative testing is simply testing with invalid data, just
to check applications behavior with unexpected inputs.

for example:
If you have to validate "Age" field, your test data should
be numerals between 0 to 200 (I think I expect more :))
But you attempt to validate this field with alphabets OR
special characters it will become negative test data for
negative testing.

Regards,
Rupesh
+919225513854

Is This Answer Correct ?    7 Yes 1 No

what is meant by negative testing..give me one example?..

Answer / prajakta

Negative testing is nothing but "Test to Fail"
In this testing we enter invalid data and test that.

eg. you do not have email id in yahoo and you try to login
in yahoo messanger.

Is This Answer Correct ?    10 Yes 6 No

what is meant by negative testing..give me one example?..

Answer / uday kumar. a

Negative testing is done to show that the product does not
fail when an unexpected input is given. In other words, the
input values may not have been represented in the
specification of the product. But, at the end-user level,
there are multiple scenarios that are encountered and that
need to taken care by the product.
The purpose of the negative testing is to break the system.
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 ?    7 Yes 3 No

what is meant by negative testing..give me one example?..

Answer / kishore

Negative testing is nothing but testing the functionality
of an application by giving the invalid inputs. the main
intension of the negative testing is we have to test the
application against the specifications.

Ex: If a text box is accepting only positive integers.

invalid inputs:

1. entering negative values.(-1,-4,-8,-6)
2. entering alphabets.(w,v,y,u,)
3. entering special symbols.(@,$,&,!)

Is This Answer Correct ?    5 Yes 2 No

what is meant by negative testing..give me one example?..

Answer / ragini

Negative testing is testing an application below and beyond
of its limits.
Ex: Entering special characters for the phone number.

Is This Answer Correct ?    7 Yes 5 No

what is meant by negative testing..give me one example?..

Answer / deeps

Nagative testing is nothing but testing the application
with invalid data.

For instance:
- A field is designed to take between 6-32 characters.
- when you enter <6 or >32 characters in that field becomes
invalid input
- when hit enter it should throw you an error message
saying "enter atleast 6 characters" or something like that.

Is This Answer Correct ?    3 Yes 1 No

what is meant by negative testing..give me one example?..

Answer / tre' v. dozier

Negative testing is testing outside the relm of NORMAL
testing. If a requirement for a vaild age value input is
between 5 and 50 a negative test would be <5 or >50
produces a the correct error message along with the correct
handling process. A NORM condition should be created to
verfiy and assure that the ages between 5 and 50 inclusive
produces the correct response and process.

Is This Answer Correct ?    3 Yes 1 No

what is meant by negative testing..give me one example?..

Answer / suvarna

Negative testing means entering invalid data and verifying
for any error message is displayed or not.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QA Concepts Interview Questions

What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

4 Answers   Satyam, Wipro,


How can you introduce new software qa processes to an existing organization?

0 Answers  


what we have to do in white box testing what will be checked in it and how much its necessary for white box tester to be a good programmer too

2 Answers  


What is quality audit?

0 Answers  


What is Retesting?

22 Answers   Sonata,






can anybody tell me that from whr i download rational rose setup (free)?

0 Answers  


I'm in search of a test management system that can handle the tasks for instance of a manager or a tester equally well Can anyone help you in this?

2 Answers  


I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?

0 Answers  


Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.

0 Answers  


PET model architecture..?

3 Answers   Logica CMG,


How you will collect a module from the version?

0 Answers  


What is Deffered? explain it who allocate it?

5 Answers  


Categories