what is positive and negative testing explian with example?

Answer Posted / yogesh makani

Testing aimed at showing software works. Also known as "test
to pass". See also Negative Testing.


Testing aimed at showing software does not work. Also known
as "test to fail". See also Positive Testing.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are drawbacks in system development life cycle

1727


What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?

1589


how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??

1159


Explain user acceptance testing.

671


What is a code walk through?

664






Could some one tell me test cases for multi line text boxes like Notes field?

1712


What is grey box testing?

739


What is desk checking and control flow analysis

770


What if the project isn’t big enough to justify extensive testing?

792


What is white box testing?

762


Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?

1553


Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

3049


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.

1657


Why performance testing is performed? What are tools of performance testing?

726


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1784