what is meant by negative testing..give me one example?
Answer Posted / kishore
Negative testing is nothing but testing the functionality
of an application by giving the invalid inputs. the main
intension of the negative testing is we have to test the
application against the specifications.
Ex: If a text box is accepting only positive integers.
invalid inputs:
1. entering negative values.(-1,-4,-8,-6)
2. entering alphabets.(w,v,y,u,)
3. entering special symbols.(@,$,&,!)
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What if the application has functionality that was not in the requirements?
What is a bug life cycle?
insurance domain interview questions ,i done project on insurance (manual testing)
Explain what is mr and what information does mr consists of?
What are the types of testing can be performed on facebook login page?
Explain stress testing, load testing and volume testing?
What are the solutions for the software development problem?
can 2 tier architecture can be change as a 3 tier architecture
write an e-mail introducing yourself to the client as a QA ead is not in town.
what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
What is meant by Factory testing?? I have seen this one in a Job posting
Explain functions of quality assurance department.
How are the quality assurance activities planned ?
How to find all the bugs during first round of testing?