what is meant by positive testing ?

Answers were Sorted based on User's Feedback



what is meant by positive testing ?..

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

what is meant by positive testing ?..

Answer / lakshmanaraj bg

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

what is meant by positive testing ?..

Answer / vinod

Positive testing to test the application with possible
approach to get the expected result.

Is This Answer Correct ?    2 Yes 2 No

what is meant by positive testing ?..

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

Post New Answer

More QA Concepts Interview Questions

can any one tell me about ieee standrad testcase formats plzzzz

1 Answers  


How do u perform regression testing?

4 Answers  


kindly guide me about inspection process with the requried roles in detail?

0 Answers  


what is the diff b/w web, window,desktop and client server application testing?

1 Answers  


What is the difference between preventative and reactive approaches in testing?

0 Answers  






can anybody explain insurance project modules,and what we need to test on which functionality

1 Answers   eRevMax,


Diffrence b/w compiled module and shared repository?

0 Answers   Mind Tree,


What is conversion testing?

0 Answers  


What if there is not enough time for thorough testing?

0 Answers  


What methodologies do you used to develop test cases?

0 Answers  


defect, error, failure, fault

4 Answers   Infosys, Quinnox, Redlix,


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

0 Answers  


Categories