-
Jama Connect® Essential Resources
Jama Connect® Essential Resources Essential Resources Some resources require a support portal account or a Jama Software® User Community Membership.
-
Jama Software® URLs: Product User Guide, Jama Software® Support, and the User Community
This article provides information on accessing Jama Software® User Guides, Support, Knowledge Base Documentation, and engaging with the Jama Software® User Community through various URLs. Jama Connect® User Guide The product user guide is a valuable resource that aids new users in getting started with Jama Connect® and…
-
How to Export License Usage and Calculate License Consumption in Excel
How to Export License Usage and Calculate License Consumption in Excel In a previous article, Monitoring Float License Usage, we have detailed several ways to analyze license metrics between the Admin section of Connect and the exported raw data. This article will expand on a more advanced analysis of the raw license data…
-
How to get image file attachments to appear in the result column for a test run step via API
Hi, I'm currently trying to enter test results via the API (using py_jama_rest_client, specifically), and I need to be able to upload screenshot files (pdf) to test runs, and for them to be displayed in the "result" column of one or more specified test steps. I am having a heck of a time trying to get this to work. Maybe…
-
Event generation for "Start Test Run" clicks
I would like to know if clicking the "Start Test Run" button in the Execute Test window will generate an event that could be captured by REST APIs? The intention is to build a setup where clicking "Start Test Run" triggers a suite of tests on a local system.
-
Please update the release notes for 9.17.1 self-hosted
I am missing the "Test Management - Improved Test Cycle Management" (see release notes 9.17 cloud). Please add
-
What is the correct way to update "testRunStatus" via rest API?
The below method takes an ID of a TEST_CYCLE and gets a list of the TEST_RUNS. For each of the test runs, I want to update the “testRunStatus”. def jama_testplan_update(self, source_id: int): print("PROJECT: ", self.project_name) cycle_dict = self.get_test_cycle(source_id) print("TEST_CYCLE ID : ", cycle_dict['id'], "IS OF…
-
Remove Workflow Status from being marked as an Edit in Reviews?
Every time I change the workflow status of a set of requirements, it marks all the items in the review as edited even though there are no changes to the actual requirement. This makes it difficult for approvers in the future to see the few actual edits. I've looked through all the Admin tools and options and don't see a…
-
Associating two requirements
What methods does everyone use to tie two requirements together aside from using the Relate function? The following comes to mind, but just want to check with everyone else: Using Tags Having a field attribute to the requirement. This attribute would be a custom field that is Item of Type.
-
Jama Connect Advisor™: Single Statement vs. Batch Analysis Differences
With Jama Connect Advisor™, we offer multiple ways to analyze your text, giving you the flexibility to tailor your approach based on your needs. However, there are important differences between submitting highlighted text for analysis with single statement and using the batch analysis function. Single Statement Analysis…
-
How do I find all the latest editors e.g. for previous 7 days?
Filtering items and limiting them for updates for e.g. 7 days will provide you a bunch of items. From that list you can then filter by Author to see all those item authors but it is the original creator of that item. Then you can add the column to show Modified by but that would give you only the latest modifier name, not…
-
Difficult to navigate items with string Ids in the project
All the items under requirement have both unique string and integer ids, and they are only accessible by the integer ids from the URL like: "https://<sometext>.jamacloud.com/perspective.req#/items/10108". These integer ids are not exported in the reqif file and hence difficult to navigate from the Simulink requirement app.…
-
No easy way to determine whether an item has ever been reviewed?
Dear ya'll, is there no easy way to determine whether an item has ever been reviewed? Or how long ago the item has been reviewed? Try as I may, I'm unable to find such. Seem basic… no?
-
How do you use "item of type"?
As an org admin I have tested the "item of type" field type but have not found a good use for it. This is primarily because there is no search option when the user goes edit that field, and we generally have long lists of items. So I am curious as to how other organizations are using this type of field effectively.
-
Velocity Report Fails to Complete on Large Sets of Items
Hi! I'm working on a velocity report that seems to run fine on smaller item sets but fails to complete on large sets of items (~2000 items). The report starts running but does not complete, just shows as "running" indefinitely. The report does involve pulling in related items, calculations on fields, etc. Not sure if that…
-
Replace with baseline, and deleted items
Hi, is there a way to actually go to the state where the baseline was created? Currently, if you "Replace with baseline" you can revert the items to the state where they were in the selected baseline, but if an item was created after that baseline, that items continue existing. Is there a way to delete all the items that…
-
Is there a way to import "Item of Type" content into JAMA using excel?
The field mappings when importing won't even show "Item of Type" content - Is there a way to do this? I have several hundred rows in my set and making a selection for each one of them will take hours. 😥
-
Is there a way to update field from a trace view
I am new to Jama; I have links form Requirements → Verifications. I want to update requirement compliance status based on the verification status. Both these are data fields at respective items. I am looking for options to directly edit the field from trace view but unable to. Is there a work around to do this in Jama?