what is meant by negative testing..give me one example?
Answer Posted / lakshmanaraj bg
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 |
Post New Answer View All Answers
What are verification and validation and difference between these two?
Can you perform regression testing performed manually?
how can i wrtie testcases for huge data
Explain what is the rule of a "test driven development"?
What the purpose of testing?
Write down the differences between the responsibilities of qa and programmers?
What if the application has functionality that was not in the requirements?
How are the quality assurance activities planned ?
Define the role of qa in software development?
Explain what are test driver and test stub and why it is required?
What methodologies do you used to develop test cases?
What is the difference between quality assurance, quality control and testing?
What kinds of performance tests might be required for a word processing system?
What is the testing lifecycle?
What is basic block?