Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is positive and negative testing with example?

Answers were Sorted based on User's Feedback



what is positive and negative testing with example?..

Answer / kumar

Positive Testing: Testing the build with permitted
values,i.e values as per the requirement specification.

Negative Testing: Testing the build with wrong inputs,i.e
non permitted values as per the requirement specification.

Correct me if i am wrong.

Is This Answer Correct ?    3 Yes 1 No

what is positive and negative testing with example?..

Answer / anamika

Positive Testing: Confirm that a feature behaves according
to the specifications.

Negative Testing: Confirm that the software fails
gracefully if used incorrectly or if it receives incorrect
input.

Is This Answer Correct ?    1 Yes 0 No

what is positive and negative testing with example?..

Answer / tanushree goswami

+ve testing verify that Software is behaving according to
there specification.

-ve testing verify that Software does not do something
which specification does not mentioned to do.

Ex: If anybody want to write test case on Glass

+ve test case will be glass can store limited quantity of
water whereas -ve test case will be does glass hold water
if we pore it from bottom.

Is This Answer Correct ?    1 Yes 0 No

what is positive and negative testing with example?..

Answer / archana

Provide inputs in such a way that up on the usage of these
inputs we would successfully pass the feature in working as
per its specifications.This kind of a testing is positive
testing.For example: to login to gmail account we need to
give authenticated/registered correct user id and password
and submit.
Whereas in negative testing, we deliberately introduce the
invalid inputs in order to fail the application. For a
login into gmail account we can have 4 types of negative
inputs. i.a valid id but invalid password, ii. an invalid
id with correct password, iii. invalid id and password, and
iv. enter all correct values but press a cancel button
after entering the data.
Hope this will clear your query.

Is This Answer Correct ?    1 Yes 0 No

what is positive and negative testing with example?..

Answer / ammu

positive testing:
Testing aim at showing software works or test to pass

Negative testing:
Testing aim at showing software does not work or
test to fail

Is This Answer Correct ?    0 Yes 0 No

what is positive and negative testing with example?..

Answer / itsmevjai

this is vijay can any one tell the answer

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

test cases for Insurance Processing System ?

0 Answers  


what is v model need clear explanation with advantages and disadvantages?

3 Answers  


while writing the test cases, how can we know whether we wrote all the test cases or not.

3 Answers   HCL,


Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?

4 Answers  


Can you explian $ pillar of Agile

0 Answers   HP,


HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further

1 Answers  


What incremental integration testing?

2 Answers  


If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?

1 Answers  


What is the Regression Testing Process followed in your company?

3 Answers   HCL,


How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.

0 Answers   IBM,


Please give me example of low priority and hign severity defects?

3 Answers  


4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.

1 Answers  


Categories