what is meant by negative testing..give me one example?
Answers were Sorted based on User's Feedback
Answer / suvarna
Negative testing means entering invalid data and verifying
for any error message is displayed or not.
| Is This Answer Correct ? | 2 Yes | 2 No |
Testing the system by negative data is called negative testing.
EXAMPLE:
Testing the password where it should be minimum 8 character.
so testing it with 6 character is called negative testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sonia
Testing the system with using negative data is negative testing
eg : Testing the password where it should be minimum of 6 characters test it with 5 characters is negative testing
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / guest
It is intended to do test fail- unacceptable data.
System doesn't do what it is not supposed to do.
For ex. login screen userid input box
It is supposed to take 8 alphanumeric characters
If you enter 9 characters, it doesn't accept.
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / guest
where we want to put abnormal conditions on the aplication.
ex:invlid form selection
input values out of range
invalid test data selection
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / udaybhaskar
negative testing means without getting any errors and if get
the mismatches we will test each and every functionality
for example:
checking of username and pwd in the login window
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / vinod
Negative testing is nothing but testing the application
against the requirement.
| Is This Answer Correct ? | 1 Yes | 9 No |
can bug lifecycle support the integration , system, unit testing, functional testing etc
wat is compile module
what is the difference bet., MYSQL and ORACLE
hi guys ! tel me the adress of the ordian solutions..?whr it is ..?
How do you perform integration testing?
How to write the test cases for history of chat ?
What is Regression Testing and how it is useful in real- time scenario? Please correct me if it is wrong...
What is the difference between testing and Quality Assurance?
As a tester I'm looking for web 2.0 Style Software Testing Management tool- any suggestions?
can test with mercury quality center
what is Agile Development Processes
What is test idea? What is tets plan?