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 |
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
What are the other test cases apart from functional test cases u write. I told sanity and resgression test case.Then He asked what u cover in sanity test cases and give with example...
In "V" model, how OQ is related to DS.
how web logic reacts with front-end and back-end application
what r the defect status for bugs
Explain paradigms for interfacing module?
Suggest me MCQ book for Software testing
How to know that we have to use which tool for this project?
What are the defects found in testing banking domain?
What do you like least about Quality Assurance/Testing?
What is Test Scripts What is static testing and dyanmic testing. Explain with an example
what are the techinques you follow during testing?