Votes
Answers
Views
Question
0
votes
0
answers
43
views
Be first to answer!
asked 14 years ago by
I am attempting to manipulate a memo field in Quality Center 10 via workflow code. This particular memo field is located in the Test Lab module, in the Test Set details. I have included a sample of the code I tried from the Test Lab workflow module: Sub TestSet_MoveTo 'memo field - Approver Comments...
9
votes
2
answers
23
views
asked 13 years ago by
updated 13 years ago by
We need to delete the "Reopen" defect status in v11 but the list is locked. Is this possible? Any ideas?
6
votes
1
answer
45
views
asked 13 years ago by
updated 13 years ago by
We are getting and Invalid field name error for project we upgraded from v9.2 Any Ideas? See Error Below. Error at Line 1131, (character 3) Invalid field name: ==================== Sub SetFieldApp( FieldName, Vis, Req, PNo, VOrder ) 'Sets a field's appearance ==> With Bug_Fields(FieldName) .IsVisibl...
6
votes
1
answer
12
views
asked 13 years ago by
updated 13 years ago by
We need to delete the "Blocked" Test Set Test status from being used in v11 but the list is locked. Is this possible? Any ideas? I saw the other similar posting for Defect status is there a similar article?
0
votes
2
answers
207
views
asked 12 years ago by
updated 12 years ago by
It does not appear that the OTA API has a specific property or method to grant access to the ID of the current project, and I'm wanting to get this information in the ALM workflow. For example, the TDConnection object has a ProjectName property, but it does not have a ProjectID property. Does anyone...
1
vote
1
answer
43
views
asked 12 years ago by
updated 11 years ago by
[link text][1] I have code similar to this for act_vcs_checkin to send an email. However a user may check in multiple tests using the action act_vcs_pending_checkins. I know I need a looping mechanism for the emails, but what do I look for to get the number of tests actually check in? Thanks [1]: ht...
2
votes
1
answer
36
views
asked 12 years ago by
updated 12 years ago by
In trying to block actions during manual runs with the attached code for CanExecuteAction we get an error on Actions.Action("act_fail_all").Visible = false and the next four lines. We are trying to prevent the use of fail all, pass all, add step and delete during the manual run process. The ...
6
votes
1
answer
118
views
asked 12 years ago by
updated 12 years ago by
Is there a way to hide a Defect tab without deleting the user field? I need it to disappear from the Defect grid screen as well as the Defect Details.
8
votes
1
answer
45
views
asked 12 years ago by
updated 12 years ago by
Hi there, Is it possible to run SQL queries from Workflow Script Editor?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top