What do u mean by Positive and Negative testing & whatz r
the diff's between them .Can anyone explain with an
example .
Answers were Sorted based on User's Feedback
Answer / suneel reddy
Positive Testing: Testing the application functionality
with valid inputs and verifying that output is correct
Negative testing: Testing the application functionality
with invalid inputs and verifying the output
Difference is nothing but How the application behaves when
we enter some invalid inputs
Suppose if it accepts invalid input the application
functionality is wrong
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / saurabh
Example of positive Testing is u have one login form where
u have fields like name , password etc and now u r checking
for name field u enter right character(VALID DATA) in that
name field this is called positive testing and when u r
entering wrong data(INVALID DATA) in that name field is
called negative testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / v.l. pianmoia
Positive testing tries to prove that a given product
does what is suppose to do.When a test case verifies the
requirements of aa product with a set of expected output,
it is called Positive test case.
E.g :- A product delivering an error when it is expected
to give an error, is also part of positive testing.
Negative testing is done to show that the product
does not fail when an UNEXPECTED INPUT is given. A negative
test would be a product not delivering an error when it
should or delivering an error when it should not.
| Is This Answer Correct ? | 1 Yes | 1 No |
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is test methodology?
what is the work flow of testing(glamorous)
What is the client-server, standalone, web-based application. Post the correct answer.
Hi All, Need a little help in understanding cookie testing. Can any1 please tell me were are the cookies stored in win xp, vista, 7? Is the location same for both 32 bit and 64 bit machine? All all cookie data encrypted? If no, which type of cookie data are encrypted and why? Need this as soon as possible. Thanking you all in advance.
hi iam suma i completed my btech and search job in testingtools, i don't any real time experiance can any one post me real time srs doc and tracebulity matrix related to banking projects to this e-mailid ch_sumathi2004@yahoo.co.in
suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?
What are the review documents used for testing?
There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.
how to see result in test director
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?