what is negative testing and positive testing with example?
Answer Posted / prerit binjrajka
Positive testing is to check whether the desired function
is being performed whereas negative testing is to check
whether the undesired inputs are being accepted .
eg- A box which is supposed to take amount as input-
Positive- enter digits(should accept)
Negative- Enter alphabets(should not accept)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the various techniques in black box testing?
What is un-installation testing?
What types of documentation are used in qa?
What do you do (with the project staff) when the schedule fails?
What is the difference between authentication and authorization in web testing?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
functional testing test cases for transfer funds ?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
wht is Manual Testing Frame work
Need to know about Quality Center in brief
What are tools of performance testing?
need testing projects where can i find them
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
what is the difference between Test-bed and test topology?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics