Re: Restrict users listed in the Assigned To field
That would be the direction I would take but that request sounds horrible to maintain going forward.
View ArticleRe: Restrict users listed in the Assigned To field
I would go with checking 'View by Group' so that users will be grouped and user from appropriate group can be selected easily. Unless you have a huge set of groups this will work similar to having a...
View ArticleRe: Test cases to ALM using VBA
Are you looking for code which writes data into QC using OTA or trying to resolve error you have in your code?
View ArticleRe: Check if test set exists using VB
Can someone explain to me why this is a legal statement in vb: aFilter.Filter("CY_CYCLE") = tsName I thought that you could only assign a variable name in the left side of an assignment to a property...
View ArticleRe: Adding Test Set Description content to Defect Description
You can do this Workflow customization. Best way to do is in Defects Dialog Box function. You can set a Global variable say "InLab" in Manual Runner and this can be set to True when you open up Manual...
View ArticleRadio button on "select a map" in step 5 of 8 in Export wizard greyed out??
When i get to step 5 and it's time to select a map, the option is greyed out for me in the radio button?? There is already a map I want to use which contains other folders, but still I can't choose...
View ArticleRe: Check if test set exists using VB
Your question is off topic for this thread. In the future you should start a new thread for when branching onto a new topic. A Filter is a special type of entity in ALM/QC. Review the topic in the...
View ArticleRe: Radio button on "select a map" in step 5 of 8 in Export wizard greyed out??
Did you try searching this forum for a...
View ArticleRe: ALM Quality Center: Releases Module - Create an Email Option for Cycle Info
I haven't try this, but this may work:1. Identify the action for the button you created.2. On that action, capture all necessary information into a variable or in the format you want the email contents...
View ArticleRe: Restoring projects from Linux server
I'll try to copy the whole project repo just to have referrence during the restoration.
View ArticleOracle Database compatibility.
Is HP ALM 11.50 compatible with Oracle Database 11.2.0.1?
View ArticleRe: Service Test - Class Not Registered Error
What version and patch level of QC are you using?What version of Service Test are you using?What is the OS of the system in use?Are you logged on to the system as a user with Administrator privileges?
View ArticleChanges in QC10 to QC11
I was wondering if we have a list of changes in QC10 to QC11. After upgrade I am getting atleast 1 email a day asking about an option which was in C10 but not in QC11 or a change. These ones below are...
View ArticleRe: ALM Quality Center: Releases Module - Create an Email Option for Cycle Info
I'm not ready to test yet but we'll see if this will work or not. We decided to move away from the button and just trigger the email when the status changes. Here is the direction we are heading in...
View ArticleRe: ALM Quality Center: Releases Module - Create an Email Option for Cycle Info
I you need just a TDConnection object to invoke SendMail method. Also need to check if you can include CC. I think all email address/username should be separated by semicolon and QC will tag them into To.
View ArticleRe: Need SQL Query to pull Defects linked to test instances Detected in...
Do you have defects mapped just to Test Insatnces (Test Cycle) or to steps and Runs as well?if just Test Instance then this query will workSELECT BG_BUG_ID, TS_NAME, BG_SUMMARY, TC_STATUS FROM (SELECT...
View ArticleRe: Unable to Remove Project in Quality Center / ALM 11
Hi,I'm in process of migrating projects from QC 9.2 to QC 11.0, when i tried to restore the project even i faced the above errors. Could you please help me to resolve the issue.The same errors reported...
View ArticleRe: Project Corruption
Hi, Any suggestion to this ... how to delete or remove this corrupted project, I'm unable to do so...how to delete this project from domain. steps to do delete pls... Thank you
View ArticleRe: Service Test - Class Not Registered Error
Hi Trudy, Below are the details: What version and patch level of QC are you using?- QC 10 Patch 20What version of Service Test are you using?- Not sure of the version (how to check this)What is the OS...
View ArticleDeploying QC 11 client
Hi Everyone, Please share your practices for deploying QC 11 client. We will need to move to QC 11 and it will be one time shot with about 150 clients . Then it will be individual users/computers. OS...
View Article