What is negative Testing ? Write Negative Test Cases on
"Edit" Button, "Cancel" Button ?

Answers were Sorted based on User's Feedback



What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / revati

Negative testing:

Tests aimed at showing that a component or system does not
work.
Negative testing is related to testers' attitude rather
than a specific test approach or test design technique,
e.g. testing with invalid input values or exceptions.

Negative test cases for both Edit and cancel button would
be:
1> It should not accept any key other than mouse click or
Enter key or a specific combination of key (e.g. Alt-E or
Alt-C)

Is This Answer Correct ?    21 Yes 2 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / v

Negative Testing:
Testing the system in a negative way i.e. Checking that
wether system is doing what it is not supposed to do.

Is This Answer Correct ?    20 Yes 7 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / raji

Negative Testing is done to show that the software does not
fail and it remains stable when an unexpected input is
given.

Is This Answer Correct ?    11 Yes 2 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / dineshbalaji

Negative testing means Testing the system using negative
data. eg., for every login page there will be some minimum
and maximum characters to type, so by entering above/below
specified characters we need to check. if it accepts then we
should declare it as a DEFECT(Bug).

Is This Answer Correct ?    6 Yes 1 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / varsha b

Negative testing means designing the test cases with the
sole purpose of breaking the software.

If software does do something that it is not suppose to do
then it is actually positive testing as software is
behaving as expected.

Negative test cases for Edit button:Try to enable edit
button using other hot keys(means if alt+e is the hot key
then press alt+any other alphabet)

Is This Answer Correct ?    4 Yes 1 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / pp

Negative Test cases means checking the system is not behaving which it is not supposed to. It means by giving wrong input it is giving proper error message or warning.

Is This Answer Correct ?    2 Yes 0 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / otgoo

For my thinking negative test cases should be checked
outgoing restrict and some special value If you want to make
negative test cases show att excel files.

Is This Answer Correct ?    0 Yes 0 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / kazi

for my thinking,nagative test case should be checked min no
of charactor/max no of charactor and give some special value
(exmpl-123,@,%,_)and try to execute.

Is This Answer Correct ?    1 Yes 2 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / priyanka

When we check the forum for those inputs which it should
not supposed to be accept.For example

Is This Answer Correct ?    10 Yes 12 No

What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel"..

Answer / anjani d

Negative Testing is simple testing the application beyond
and below of its limits.

1)We want to enter a name for that negative test can be
first we enter numbers.
2) we enter some ascii characters and we will check
3)First numbers and characters we will check
4) name should have some minimum length below that we will check

Is This Answer Correct ?    6 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process

1 Answers  


For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

1 Answers  


Explain about Double V model?

3 Answers   AppLabs,


What do you mean by offshore and onshore testing?pls tell the models of this testing?

1 Answers  


this question i got from iflex anybody pls give some useful information. is it possible to get severity1bugs in thirds round testing before release after two rounds of system testing completed?

2 Answers   iFlex,






What if the project isn’t big enough to justify extensive testing?

0 Answers  


HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp

0 Answers  


what is exemption and resumption criteria in test plan?

1 Answers  


How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?

3 Answers   Fiserv,


could you sent me boundary value analysis sample test cases

3 Answers   CTS,


does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?

2 Answers  


Hai Everybody... What is the difference between Testplan and Test Strategy?

4 Answers  


Categories