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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test

3065


What is white box testing?

758


What is stub?

696


What is exploratory testing and when should it be performed?

654


1. what exactly is heuristic checklist approach for unit testing ?

2226






What is the most important phase in STLC and Why

1174


hi can anyone tell me about vision plus testing? and what about its future

20949


What is decision table testing?

661


What are the principles of software testing?

678


As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?

2038


How can I do Server side Interface testing in Web Testing?

3207


what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent

1585


Where we have to use perl scripting in Testing approach and its importance

1664


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9086


Why performance testing is performed? What are tools of performance testing?

720