Answer Posted / 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 |
Post New Answer View All Answers
sanity testing is done during regression testing.is it true.if it is true plz explain?
In simple steps how will you do unit testing using VSTS?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What is a defect?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
When to stop testing? (Or) how do you decide when you have tested enough?
How do u determine,what to be tested?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
what is a data guidelines?
Explain briefly your project.
What is neutral test case?
What is positive and negative testing?
What is a failure?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.