How to write negative testcase?

Answers were Sorted based on User's Feedback



How to write negative testcase?..

Answer / kayessor bangalore

we write the testcases against Business requirement
specifications,that is called negative test cases.

Is This Answer Correct ?    5 Yes 1 No

How to write negative testcase?..

Answer / abhijit

Hi,

continoue with same example i.e. login test case

for example Username=test & password=test

If you try to login into the system with Username=plan &
password=plan

System gives error message "Please enter valid username &
password"

this is the kind of negative testing.

Is This Answer Correct ?    4 Yes 1 No

How to write negative testcase?..

Answer / ruhi

Working against the specified functionality. Nothing but
testing the functionlaity to fail.If a particular action is
specified to show a result of "X" for an input of only
value "A". Then trying to work with values other than "A"
is nothing but a negative test case.

Is This Answer Correct ?    4 Yes 1 No

How to write negative testcase?..

Answer / ram balaji

we will test the application prevently what are all the
possibles for accuring a error.To test against the customer
requierments.

Is This Answer Correct ?    4 Yes 1 No

How to write negative testcase?..

Answer / semo

Suppose ur testing login screen.
If u enter username and if u donot enter pwd and try to
click login button..At this time the system should give
error message as "Enter Pwd"..
in order to test these type of things..you will do
Negative testing .Prepate the test data like the aboue.

Is This Answer Correct ?    2 Yes 0 No

How to write negative testcase?..

Answer / vardhani

negative test case is used to check when a wrong data is
entered into the application or the product, it should
indicate that it as an invalid input. By writing negative
test case you should get the positive result that is your
expected result (ie. it must show it is wrong).

Is This Answer Correct ?    1 Yes 0 No

How to write negative testcase?..

Answer / ramu

u r test u r application with negative test data.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

0 Answers  


What tools you will use for writing testcases, defect reports,test reports etc?

6 Answers  


What are the various techniques in black box testing?

0 Answers  


Write SQL query to see first 100 recorders from table?

9 Answers  


Can someone explain integration testing with examples?

5 Answers  






Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?

0 Answers   Bosch,


What is Glass Box testing?

9 Answers  


What is the difference between Functional and Technical bugs? Give an example for each.

4 Answers   Geometric Software, TR,


diff betn buddy and pair testing

1 Answers  


The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?

2 Answers  


is there any checklist to check SRS document

3 Answers   Verizon,


You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?

2 Answers   HCL,


Categories