Thread: Test cases from C program

  1. #1
    Registered User
    Join Date
    Feb 2012
    Posts
    347

    Test cases from C program

    I have several if statements and lot of flags. While testing in the real hardware i am missing several test cases and get unexpected results. I want to know is there any simple tool which shows all the test cases possible by reading the C program?

  2. #2
    Registered User
    Join Date
    Feb 2012
    Posts
    347
    Sorry I got it i have to create test cases from requirements.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Creating C/C++ Unit Test Cases
    By chiefmonkey in forum C++ Programming
    Replies: 1
    Last Post: 04-28-2009, 08:29 PM
  2. generate test cases
    By lisa18 in forum C++ Programming
    Replies: 3
    Last Post: 08-22-2006, 07:16 PM
  3. Test cases
    By desertstorm in forum C Programming
    Replies: 2
    Last Post: 05-13-2006, 12:06 AM
  4. test cases
    By krithi in forum C Programming
    Replies: 10
    Last Post: 12-12-2002, 07:13 AM
  5. Deriving Test Cases
    By test in forum C Programming
    Replies: 2
    Last Post: 10-01-2002, 05:45 PM

Tags for this Thread