Re: ALM11 REST API - Requirement Coverage
Does anyone know whether this is supported by alm 11 rest api?
View ArticleRe: Need filtering criteria in Test Lab using attachments
No, there isn't any other way. You could run an Excel report to see the items that have the Attachment field set to Y. But you couldn't use it for filtering.
View ArticleRe: How to get the list of Project administrators
I have used this VBScript in the past to get the TDAdmins of all active projects (assuming your user is present in all of them): user = InputBox("User:") password = InputBox("Password:") servername =...
View ArticleRe: ALM11 REST API - Requirement Coverage
Hi David, The current REST API of ALM 11 doesn't provide any interface for add/remove "Test Coverage" to a requimrent in Requirement module, and add/remove "Req Coverage" to a test case in Test Plan...
View Articlecan't update several fields, one by one only
e.g.<Entity Type="test-instance"><Fields><Field Name="status"><Value>Passed</Value></Field><Field...
View ArticleRefesh custom defect field after being linked from test lab
Hi everyone, I have created a custom field that counts the number of scripts that are linked to the defect. This works well when you open the defect as it auto calculates. My issue is when I am in the...
View ArticleRe: can't update several fields, one by one only
My guess is that when you update the status of the test instance a fast run is created? In that case the time value of the creation of the fast run will probably override the execution time you are...
View ArticleRe: How to find & replace a word in QC.
Hi Hristo, Can you help me in replacing a word in all testcases at once. suppose i have a "login" word, I want to change it to "devicelogin" in all testcases of my project. How do i do this in one go?...
View ArticleProject restore error from qc10 to ALM11
Hello, I am trying to export project from a qc10 (versions of qc and alm at the end of the post) and SQL database to ALM11 on sql DB.I read a lot of topics on the subject (I attached the doc explaining...
View ArticleRe: Project restore error from qc10 to ALM11
Hi Cedric,Based on the ALM build number (11.52.341.0) I can see that you are upgrading to ALM11.52 and not to ALM11. Therefore I would suggest you to follow the upgrade process described in this KB...
View ArticleRe: How to find & replace a word in QC.
In the Test Plan, when you switch to Grid view, you can do a Find and Replace from there.
View ArticleAssign Test Set to Release
Fellow sufferers! My project has several releases and cycles (military acquisition), each covering a particular product that shall be delivered. I have a large bank of tests, which I have then grouped...
View ArticleStep omitted
My fellow sufferers! If for some reason in a test, I am forced to omit a test step, can I set it to 'Omitted' and then carry on? Best wishes, Peter Bunde Hansen
View ArticleAutomail error
Hi All, When we click on Automail we are getting "A field named HO_REX_SERVER does not exist in the project" error. I checked Hosts table it is existing. Not getting any clue why i am receiving this...
View ArticleRe: Assign Test Set to Release
Hi .. a release and cycle have a parent child relationship. A test set can only be set or assigned to a cycle. And since a cycle is attached to it's parent release, that is essentially the release a...
View ArticleRe: Step omitted
If you mean to set a status of a Test Step to "Omitted", yes you can but only after you added "Omitted" as an Execution Status in the Tools / Customize area. Usually project admins are the ones able...
View ArticleHow to call a web service from QC ( alm ) workflow vbs
Hello,I want to call a web service from QC workflow editor.I search the forum and I found a link but I could not modified and used it. Here the...
View ArticleRe: Refesh custom defect field after being linked from test lab
In which workflow did you insert the code to do the calculation?I'm not an expert at workflows, but it seems to me that if you put the code in Bug_MoveTo, then it should update when you just highlight...
View ArticleRe: Assign Test Set to Release
Also note that the assignment of a cycle to an entity in the Test Lab is inherited- all child objects of that entity are assigned to the same cycle. If you assign Cycle 1 to Folder 1, and Folder 1...
View ArticleRe: Step omitted
If getting a custom status is not an option, you could simply note "omitted" in the Actual Results field for the step.
View Article