Can you tell me what is negative testing?
Answers were Sorted based on User's Feedback
Answer / anuj singhal
Negative testing is an art to check the restrictions of an
application, for example if you have a field of "phone
number" that accepts only numeric letters. So in negative
testing user would not be able to type any alphabet or any
special symbol in that field or it can't be saved as
alphanumeric character.
These are the test that makes the application more
meaningful and accurate.
For more testing of unacceptable entries which results are
meaningless called negative testing.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / sums
Testing the System/Software for unexpected and Invalid
conditions is negative testing.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / jaspreet kaur vohra
Negative testing is done to fail an application. When we used to put wrong/invalid inputs and application accepts that input it means that negative test case is passed. Any input other than valid input is negative testing.
Negative testing is important for application becoz it makes an application accurate.
Positive testing is testing an application by putting valid inputs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh.pothina
Negative Testing is nothing but checking any field with
Negative values.
| Is This Answer Correct ? | 1 Yes | 3 No |
What type of documents present in Application Design document?
What is mutation testing & when can it be done?
I attended CDC software written test on 14th august 2009.time is 45 minutes. 10 objective type questions & 10 descriptive questions. In objective they asked questions from database like what is MTTF,Hotfix,Normalization,table index is used for what?,Release notes etc... 1.What is Registry? 2.What is compatibility testing? 3.Diff between Automated&Performance testing? 4.What is testing for availability? 5.Open database connectivity interface is used for/ 6.Difference btn Application and DLL'S? 7.What is code complete? 8.What is Release candidate? 9.What is smoke test? 10.Is virus a bug?
what should we do if the developer rejects the bug?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
what is the diff b/w local and global variable?
what is the difference between system development life cycle & software development life cyle(sdlc) what is system development life cycle
howmany buids u hav in u r project , for how many days u get build
When you will raise defect? before defect raising what you will do?
What is the testing that a tester performs at the end of unit testing?