Skip to main content

Jama Connect User Guide

Managing tests with Jama Connect

Using tests in Jama Connect helps validate the quality of your product and verify that the product meets its requirements. When you run a test, the generated report shows connections between regulations, requirements, and test results.

Terms

Test case — A description of the specific tests you need to run in order to validate or verify product features or systems.

Test plan — An item that documents the overall strategy for validating or verifying that a product or system meets its design specifications and requirements. It also serves as a means of organizing test cases from the project or another project. Test runs are generated for the test cases included in the test plan.

Test group — A way to organize and optionally assign test cases in a test plan. The order of test groups and test cases with each group determines how the test runs appear in the test cycle.

Test cycle — A group of test cases converted into a series of test runs that are ready for execution.

Test run — An item used to record results for a test case you ran against your product. Test runs are traced directly to the test case where they were generated, and the results for each run determine the Test Case Status for the related test case

Testing workflow
testing_workflow.png

A typical workflow for testing looks like this:

  1. Create test cases and relate them directly to the requirements that the test cases verify. A test case describes the specific tests you plan to use and their steps.

  2. Create a test plan that gives an overview of how you want to test requirements.

  3. Associate the necessary test cases with the test plan and organize them into groups.

  4. Get ready for testing by adding a cycle in the test plan. When building a cycle, you must select from the groups in the plan. When you save and create a cycle, you see test runs for all test cases and the selected groups are also created.

  5. Execute the test runs and log defects as needed.

Resulting test run statuses roll up to calculate the overall test case status. You can then generate a report showing results, such as the Test Plan Summary Report or the Test Plan Detail Report.

Important

You must have at least a Test Runner license to be able to add and edit defects and items, create test plans and runs, and manage relationships and attachments. However, test runners can only affect items that are used as defects. More extensive permissions require a different license.