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 |
Write a testcase for Yes/No combo box
WHAT IS ENTRY CRITERIA AND EXIT CRITERIA
Why do you want to work for us?
An automated bank teller system?
Mention some of the types of software testing?
In the Test Plan,Features to be tested and Features not to be tested are there.Can u explain these in Detail?
can we write testscripts without using any automation tool if yes so how can we write it or which terminology is used for writing it?
What is the role of Tester in BRS(Business Requirement Specification)phase in V-Model.
I would like to know whether Zephyr, the test management tool takes a complex installation procedure?
How the build and release differ from one another, write down the difference between build and release?
Why're You want so badly on becoming a Software QA Tester in this Company?
If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.