Evaluate Changelogic without registration!
  

Managing Testcases

What is a testcase and a testcase run?
The testcase is a set of inputs to the application and a description of how the application should behave under these circumstances. Testcases are usually derived from requirements, but they can also be extracted from existing bug reports to ensure the application does not regress. What makes testcases different is the possibility to enter testcase runs – assuring the functionality described in testcase really works in a certain version of the product. Every testcase run describes one execution attempt of one testcase.

The list of testcases (testcase menu -> list) gives you a quick overview of available testcases in the project and the results of testcase runs. It allows you to search for testcases and filter them by various criteria.



On testcase details view, you can see and change detailed description about the purpose of that testcase, reassign its owner, component and bind to acceptance procedure of the project. Also, when testcase is in active state, you can add new testcase runs.



To add a new testcase, click the link “New testcase” on testcases list page.



On testcase run details view you can see detailed information about testcase run results.



You can add new testcase run from testcase details view or from testcases list using link “Add testcase run”.