Aboo S

blog

  Home  |   Contact  |   Syndication    |   Login
  28 Posts | 0 Stories | 143 Comments | 59 Trackbacks

News


Article Categories

Archives

Finanace

Test Cases are the implementation of a test case design which will help the software tester to detect defects in the application or the system being tested. This should be the primary goal of any test case or set of test cases. When I write a test case, I think of both types of test cases, positive test cases and negative test cases. Positive test cases are those which execute the happy path in the application and make sure that the happy path is working fine. Negative test cases as the name suggests are destructive test cases which are documented with some out-of-box thinking to break the system.
A Test Case should be documented in a manner that is useful for the current test cycle and any future test cycles. At a bare minimum each test case should contain: Sr No, Summary or Title, Description, Steps to reproduce, Expected Results, Actual Results and Status of the test case or remarks.

Read More...

posted on Saturday, July 01, 2006 10:26 AM

Feedback

# re: What is Test Case? How to write a good test case? 5/25/2007 1:58 PM Zeeshan
well this statment is very comprehensive but i thnk that a good tester or a QA engr.. should always sit and intend to crash the software for the first time. This can really help in learning and better quality of the software.

# re: What is Test Case? How to write a good test case? 8/20/2007 1:09 AM Rajini
This sattament is very good.If there were some examples it would be very clear.

# re: What is Test Case? How to write a good test case? 12/2/2007 3:38 PM mapquest
Hi dear, i read this good information and find more interest informations for you. thanks.

# re: What is Test Case? How to write a good test case? 12/13/2007 4:57 AM Sivakumar
A test case is a document that describes an input, action, or event and an expected response, to determine if a feature of an application is working correctly. A test case should contain particulars such as test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and expected results.

# re: What is Test Case? How to write a good test case? 1/8/2008 1:41 AM UMESH
I am mobile tester(QA) I write the test cases in mobile application but not satisfied, pls help anybody. I want to good test cases. How to write and expline.

# re: What is Test Case? How to write a good test case? 1/21/2008 10:49 PM Sreedhar
Im a Qa tester, could anyone provide me with a checklist for Test case preparation.

# re: What is Test Case? How to write a good test case? 8/10/2008 9:04 PM shoba
send me some good test cases.
thank's.

# re: What is Test Case? How to write a good test case? 9/18/2008 2:36 AM Sheetal
Techniques for writing Good Test cases

1.First do some home work what do you want to test for a requirement

2.claisfy the type of requirement(GUI,Functional,Database..)

3.Gather maximum information related and affected areas with this requirement

4.In Deails section write this information(if you are using TD) which will be more useful for other testers

5.Use very simple English and general words in writing the description.(please don't show ur english talent here).All test steps should be low level.

6.Provide test data(if possible).

7.Write in details SQL Queries(it will save time while executing. Some people will not share their SQL knowledge in the scripts.)

8.Write clear Expected Result.

If you follow all the steps it will helpful to other testers and developes while execution and debugging(for developers


# re: What is Test Case? How to write a good test case? 9/23/2009 1:36 AM Vishal Jagtap
“A test case has components that describe an input, action or event and an expected response, to determine if a feature of an application is working correctly.”

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: