what is meant by positive testing ?
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
Positive testing tries to prove that a given product does
what it is supposed to do. When a test case verifies the
requirements of the product with a set of expected output,
it is called positive test case.
A product delivering an error when it is expected to give
an error, is also part of positive testing.
Positive testing can thus be said to check the product?s
behavior for positive and negative conditions as stated in
the requirement.
| Is This Answer Correct ? | 4 Yes | 2 No |
Positive Testing is carried with positive perceptions in otherwords testing carried out on the module taking input values which match the customer requirements.
Positive Testing is carried with an idea of checking whether the Application works as per requirements or not. In otherwords, making sure of whether the system does what it should really is intended to do(generally this is a typical developer's attitude)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vinod
Positive testing to test the application with possible
approach to get the expected result.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / guest
Positive testing is the testing done by taking a values
within the range (for e.g. if u want to check the range
from 20-30 then the different values consider within this
boundaries)
| Is This Answer Correct ? | 0 Yes | 3 No |
Describe use case testing?
anyone can explain about SixSigma process.
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
how to retrive only second row from table in sql server 2000?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?
'configuration related errors' in testing means what?
If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.
Explain paradigms for interfacing module?
What is crud testing and how to test crud?
what is web testing and what should you test in web testing?
What is the Difference between 2-tier and 3 tier applications... Anybody can explain in detail... Thanks in advance
Explain the steps for bug cycle?