what is negative testing and positive testing with example?
Answer Posted / ramprasad.s
HI
Possitive Testing is to check the application Allows
only Valid inputs.
Negative Testing is to check the application rejects the
invalid inputs.
Exapmle : You try yr own.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can you do the usability testing?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What are testing techniques? What is difference between general and specific?
How do you go about testing a project?
What different types of manual testing are there?
If you're given a program that will average student grades, what kinds of inputs would you use?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is testing and maintenance?
how to write test cases for epos/pos testing.
what are questions asked in TCS for database tester (sqlserver)?ay idea
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
how to clarify functional requirements and non functional requirements in a srs?
Explain the defect life cycle.
Plz give me manual testing real test case ?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?