Software Testing

Exercise Question

What problems can arise when trying to find test cases that fulfill a path condition for a given program?

  • Path conditions may be too hard to be solved (e.g. cryptographic hash functions)
  • How often should we run loops?

Diskussion