Print Page | Close Window

Probelm in writing negative test case....

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Test Cases @ OneStopTesting
Forum Discription: You must be well versed in writting Good Test Cases as they only will decide whether you can catch most of bugs or not.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6378
Printed Date: 03Jun2024 at 3:40pm


Topic: Probelm in writing negative test case....
Posted By: sgondkar
Subject: Probelm in writing negative test case....
Date Posted: 18Mar2009 at 12:38am
Can anybody help me in writing test cases. I m new to testing. I have written a positive test case for a create account but i m little bit confuse to write a negative test case for the same.

So plz can anybody send me a test case simmilar to the create account for a reference.

plz it's urgent!!!!
i m waiting for a reply...




Replies:
Posted By: tossy
Date Posted: 18Mar2009 at 3:23am
By providing input values of invalid scenarios.like if the 
user id text box can accept 6-12 characters then a negative
test case can be something like "enter 5 characters in the
user id text box and press enter"

following is the example

1. Throw the pen at a Wall and try Write in again.

2. Hold the Pen in the upward direction for 5 mins and try
write in.

3. Do not use the pen for 10 days and then try write up.

4. Throw the pen in the water and then write up again.

5. Expose the pen to the heavy weather conditions and try
writing up with the same.

Your 5 test cases are done. Enjoy... ;-)


-------------




Print Page | Close Window