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 |
If a bug is found at the time of release.what you do?
In case you have any doubts regarding your project, how do you approach?
What are The Main Sources of Software Bugs
What is a ‘use’ case and what does it include?
who is entry level QA analyst,Sr.QA Engineer,System test analyst and QA director
What is code complete?
Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE
write bug due for a web app in which a text field "phone number" which should allow only 10 numbers,but allows chars, special char and more than 10 numbers in to the field?
what is metrics? type of metrics?
Explain what is bug triage?
When should u feel that u can stop testing now?
11 Answers iSoft, MBT, TCS, Verisoft,
what is web testing and what should you test in web testing?