what is the meaning of the negative testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
Answer / giini
Negative testing is aimed at showing software does not work.
Is This Answer Correct ? | 1 Yes | 2 No |
in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?
what is meant by application server and its functions?
Explian traceablity matrix with an example ?
What knowledge I must have as a 3 yrs. manual tester??
What are some best practices that you should follow when writing test cases?
Write a TestCases for Coffee Vending machine ?
6 what do you like least about testing?
what is port testing
what is basis for testcase review?
i have 500 testcases there,how to perform the Regression testin nad retesting?
what is the difference bug,defect,error
1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?