Hi
The Execution Flow diagram is primarily for Automation and not manual execution.
You can use it for manual only if you use the Execute TestSet option which sort of manages the execution
Thanks
Hi
The Execution Flow diagram is primarily for Automation and not manual execution.
You can use it for manual only if you use the Execute TestSet option which sort of manages the execution
Thanks
Hi
A baseline is a snapshot of your systme at a fixed point in time so you can no longer the values - otherwise you would destroy the integrity of the baseline. This is why the parameter values do not get updated for Test Cases in the baseline but do for Test Cases either not in a baseline or not pinned
Thanks
Hi
Firstly - having two sets of Tests in Test Plan creates duplication and heavy maintenance - which is the correct version ?
Second I would suggest that you link your requirements to a Release and Cycle. This makes your reporting all transparent rather than based on what looks like a user defined field - RQ_USER_29. Without known what this field represents is it difficult to answer your question
Let ALM do all the work for you :-)
Thanks
Hi Martin, Thanks for getting back to me. RQ_User_29 is not a specific user. The tests are attached to specific requirements for the projects and this field is the specification reference number. Why it is like this, I can't tell you. Like I said, I inherited the project and previously had never used HPQC.
The tests in the Test Plan are not duplicated. In the Test Lab however, there are a total of 3 test sets (the tests are duplicated here, where each test set has the same tests). Each test set belongs to one quality gate (3 quality gates in total).
Why these have not been linked to releases and cycles, again, I don't know. Although it makes more sense that they should.
What is the best way to do this without distrupting the entire test process (we're on a short deadline to finish quality gate 3 tests at the moment).
Thanks!
Hi ,
I need a solution for the below issue since i am new to HP ALM side administration. Please help me.
In my project, we have a custom field named "Team assigned to: " in the new defect screen. Few of the valuef of this field are 1)Development 2)QA 3)HR etc.
This field has been customized as below,
Under Customize->Project Entities->Defect->User Fields->"Team assigned to"->Lookup List->"Primary Team Owner"
Under customize->Project Lists->"Primary Team Owner"->we have 1)Development 2)QA 3)HR etc. (which does not have sub items).
Now, I wanted to view and edit the values under 1)Development 2)QA 3)HR etc. Please help me to find out the same.
Thanks,
Sathya Narayan.
Hi Phil,
Thank you for your comment :-)
Try running IE as Administrator when accessing ALM to install the new client.
You must have slipped that part I assume ;-) but as you can read in my post the weird thing is that even with running IE as administrator we get the issue for ALM v12.21 patch 2. For ALM v12.21 patch 01 this works (just like it does for that version after installation of the MSI ALM Client we made).
The issue is that we haven't found any way to run from a client PC version 12.21 patch 02 (Remote desktop client).
The only thing we succeeded in is running locally the Desktop Client through IE from the ALM application server that patch 02.
Any other ideas on how to proceed
Thank you !
Best regards,
Jan
Shouldn't the line specifying the value be...
$testCase->{"USER_11"} = $value;
Hi,
When I’m trying to generate a custom report from Analysis View, everything is working as per the template but it is not embedding the attachments. I’m generating the report in word document and I can see the attachment name and a box for the attachment but there is no attachment in the box.
Initially I though this may be the problem with my custom template but later on I tried with the in-built reports and I saw the same issue. That means it’s not a problem with the template. I’m not sure it’s a some kind of setting which I’m missing or it is a bug in the ALM version which I’m using.
Did anyone faced such problem and if yes then please let me know how to fix it? Thanks.
My ALM version is 11.52 Patch 05.
Attachments are text files, png and jpg files.
Thanks.
Sushil
There is more than one thread in this forum on this same topic. Have you tried searching the forum and reviewing those threads?
By "domain" I mean domains in the authentication authority, not Domains in ALM.
Hi All,
I am using js file in one of my script to encrypt password and a few other parameters. Below is snippet from the code which shows how the request is handled.
Sessionid, token are captured using correlation & password is parameterised.
char *pwd;
char *sessionID;
char *token;
sessionID=lr_eval_string("{correlated_sessionID_param}");
token=lr_eval_string("{correlated_token_param}");
web_js_run(
"code=function('pwd','sessionID','token')",
"ResultParam=param",
SOURCES,
"File=File.js", ENDITEM,
LAST);
The issue is that, instead of the pwd, sessionID, token values, string "pwd", "sessionID", "token" are being passed to the javascript file.
Please help how I can send the values to js file.
Thanks in advance.
Regards,
Umesh
Hi,
I want to fetch fetch all the components from ALM component tab with the description and other field also.
Please Help.....!!!
I am using ALM 12 and have requirements which contain percent and greater than symbols. The problem is ALM is converting the % to # and the < to -= in the requirement description. Does anyone know a way to fix this so when I export the requirements, the symbols are exported correctly?
Thanks!
This community is for the HP-UX operating system.
HP Quality Center has a separate QC Support community:
http://community.hpe.com/t5/Quality-Center-Support-Customer/bd-p/quality-center-support-customer-forum#.V1ubDvkrKCg
Your question can probably be answered there.
Try use below code:
TestSetTest_Fields.Field("TC_USER_01").Value = TDConnection.customization.users.user(TestSetTest_Fields.Field("TC_ACTUAL_TESTER").Value).FullName
Have you ever tried to register ALM/QC client files? If not, replace start_a.jsp with start_a.jsp?common=true in your server url and do registration.
The second query is supposed to work. What ALM version you are using?
Have you tried to register your ALM dll on client machine?
Hi,
Can you please help me in providing me the Macro to be inserted in Excel so that on a click on a Button in Excel Sheet i can get the number of linked Test cases all the Defects (for a defined path ) which are yet to be marked to Retest (all open defects).
Also let me know what are the Plugins we need to add in excel sheet so that there is a connectivty is established bwtween ALM and Excel while running the MACRO.
Thanks,
Nagcharan GS
Of course! It works...
You saved my day, thanks a lot