what is the meaning of the negative testing?

Answers were Sorted based on User's Feedback



what is the meaning of the negative testing?..

Answer / nithi

Normally if you test one application u have to test both
positive and negative testing. for example if u take login
screen if the enter valid username and password that is
positive testing if the username is invalid and password is
invalid then that is negative testing


correct me if i am wrong

Is This Answer Correct ?    4 Yes 0 No

what is the meaning of the negative testing?..

Answer / chitra

Negative testing involves applying negative inputs to the
application with the intension of finding errors in the
application.

Is This Answer Correct ?    4 Yes 0 No

what is the meaning of the negative testing?..

Answer / keerthana

Testing the application againest of the requirement is
called negative testing

Ex: for UID you must have to enter 8 letters but you
entered 6 letters and testing is system is accepting it or
not if it's accepting then it's a deffect. This is called
negative testing.

Is This Answer Correct ?    4 Yes 0 No

what is the meaning of the negative testing?..

Answer / sudhakar8

Testing the application for fail conditions, negative
testing is testing the tool with improper inputs.
For example entering the special characters for phone
number.

Is This Answer Correct ?    4 Yes 0 No

what is the meaning of the negative testing?..

Answer / sm

Negative testing is the conducting testing with the tets
scenarios in which cases the software should fail in its
functionality

Is This Answer Correct ?    2 Yes 0 No

what is the meaning of the negative testing?..

Answer / mfsi_krushnas

Negative testing ensures that your application can
gracefully handle invalid input or unexpected user behavior.
For example, if a user tries to type a letter in a numeric
field, the correct behavior in this case would be to display
the “Incorrect data type, please enter a number” message.

Is This Answer Correct ?    0 Yes 0 No

what is the meaning of the negative testing?..

Answer / giini

Negative testing is aimed at showing software does not work.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?

6 Answers  


Tell the test cases to test Login Password screen?

7 Answers   CybAge,


on what basis low,medium,high,critical will be assigned to a bug.give m examples

2 Answers  


On which basis u'll prepare the test cases.

6 Answers   Semantic Space,


How sanitary or smoke testing process will done in the application?mainly how we start doing that test?

2 Answers  






What is meant by Decision Table Testing Technique?

9 Answers   Avineon,


What is difference between web based testing and windows based testing ?

4 Answers   CSS,


How can write testcases on a code under development pls give asnwer

0 Answers  


What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?

1 Answers  


Difference between postponed and deferred bug

1 Answers  


5. What do you like about each of the Web sites?

0 Answers  


i have sanity,smoke,regression and retesting.what is the right order of these in testing process.plz ans with example its urgent. vikas_singh@live.com

3 Answers  


Categories