Negative testing is nothing but "Test to Fail"
In this testing we enter invalid data and test that.
eg. you do not have email id in yahoo and you try to login
in yahoo messanger.
It is intended to do test fail- unacceptable data.
System doesn't do what it is not supposed to do.
For ex. login screen userid input box
It is supposed to take 8 alphanumeric characters
If you enter 9 characters, it doesn't accept.
Negative testing is done to show that the product does not
fail when an unexpected input is given. In other words, the
input values may not have been represented in the
specification of the product. But, at the end-user level,
there are multiple scenarios that are encountered and that
need to taken care by the product.
The purpose of the negative testing is to break the system.
A negative test would be a product not delivering an error
when it should or delivering an error when it should not.
negative testing means without getting any errors and if get
the mismatches we will test each and every functionality
for example:
checking of username and pwd in the login window
Negative testing is simply testing with invalid data, just
to check applications behavior with unexpected inputs.
for example:
If you have to validate "Age" field, your test data should
be numerals between 0 to 200 (I think I expect more :))
But you attempt to validate this field with alphabets OR
special characters it will become negative test data for
negative testing.
Regards,
Rupesh
+919225513854
Negative testing is nothing but testing the functionality
of an application by giving the invalid inputs. the main
intension of the negative testing is we have to test the
application against the specifications.
Ex: If a text box is accepting only positive integers.
invalid inputs:
1. entering negative values.(-1,-4,-8,-6)
2. entering alphabets.(w,v,y,u,)
3. entering special symbols.(@,$,&,!)
Nagative testing is nothing but testing the application
with invalid data.
For instance:
- A field is designed to take between 6-32 characters.
- when you enter <6 or >32 characters in that field becomes
invalid input
- when hit enter it should throw you an error message
saying "enter atleast 6 characters" or something like that.
Negative testing is testing outside the relm of NORMAL
testing. If a requirement for a vaild age value input is
between 5 and 50 a negative test would be <5 or >50
produces a the correct error message along with the correct
handling process. A NORM condition should be created to
verfiy and assure that the ages between 5 and 50 inclusive
produces the correct response and process.
I. Policymaker
II. Technical specialist
III. Project manager
IV. Software development manager
The personnel listed above represent a partial list of
candidates for the configuration control board (CCB). In
addition to software QA and software CM, which of these
personnel should be included on the CCB?
1. II and IV
2. II
3. II and III
4. I and II
5. I, II, III, and IV
Hi all,
I want to give ISTQB foundation level this july '08.
PLease give me any question papers, syallabus, pateern
type,
books which u all have..
How long does one need to prepare.
If you all have any data send it to karthis4u@gmail.com
9986667831