Use Excel Interface to get values/parameters for QTP-Tests in QC
Hi all, i use a Excel-File where i write my parameters for my QTP-Tests. Later, a tool will write the parameters in that Excel file. Then i have a QTP-Test, which opens the Excel file, gets the...
View Article[Dynamically]Linking defects to test scripts using vbscript OTA
Hi team, I'm creating a macro to upload defects to QC [bulk upload]. I'm planning to provide an option to link the newly created defects with the scripts[test lab]. In the excel sheet, we will provide...
View ArticleRe: Having issues while executing test sets on remote machine
Hello, i also have the "Access denied" Problem with QC 10. I want to run all the tests locally on my computer. Unfortunately i cannot access to the documents you posted as i only have access to this...
View ArticleRe: : ALM 11 Patch 17 is released !!
Hello , Yes 11.0.0.8319 is the correct build number after installing patch 17 ! Regards ,
View ArticleRe: Issue with run and history details in ALM
The History information is every change to the Test Instance. That is not the same thing as a Run of the test instance. If you expand those items labeled "Change" it will show you hisotry of some...
View ArticleRe: [Dynamically]Linking defects to test scripts using vbscript OTA
Check the Open Test Architecture API reference. It has numerous code samples.
View ArticleRe: Finding next Test set and sub folder from a parent folder in QC Test Lab
Hey Jan, thanks for your repsonse.When i tried using the following, i am able to extract next level test sets from a sub folder.Set TsetMgr = QCConnection.TestSetTreeManager Path = "Root\Subnode1"Set...
View ArticleRe: Finding next Test set and sub folder from a parent folder in QC Test Lab
If I understand you correctly, you want the user to be able to enter a path both as "Root\OTA_Demo_TestSets" and as "Root\OTA_Demo_TestSets\OTA_TS_2". In the first case you want to list all test...
View ArticleRe: HP ALM 11.00 ota api - no idea :(
Helly Trudy, thank u so much 4 giving me so much advices. Sorry for not replying the last week, but i was on holiday ;D and have to go on this week. i'll try ur code and give you feedback later. thanks...
View ArticleRe: Which event handler would be called, when I copy/paste test case into the...
Thank you Chris_Grz ,The given information is really very useful. I will update you once the exact even handle we found for copy/paste test cases into test plan.
View ArticleRe: Code is execute on Duplicate test case move.
Thank you Trudy.The given information is really very useful. I am working on the duplicate test cases handling scenario. We will update you the subroutine once task is completed.
View ArticleRe: How to get users and member of (permission level) for a project?
Vinay, Follow this link: http://h30499.www3.hp.com/t5/Quality-Center-Support-and-News/Need-help-on-VBA-script-to-get-data/td-p/6428522
View ArticleRe: How to get users and member of (permission level) for a project?
Vinay, What was your error? I tried this code out of curriosity and get a "class does not support automation" error on line 8: tdc.InitConnectionEx (server)
View ArticleSet TS_RESPONSIBLE to actual logged in user for copied test
Hi there, as i learned in an other post, it is possible to configure HP QC to set the actual logged in user to TS_RESPONSIBLE for copied test cases. You have to insert the parameter...
View ArticleDisplaying a defect report (not a graph) in Sharepoint
Hi. I know that you can use SP webparts to display QC graphs in Sharepoint by using the "share analysis item" option in Quality Center Analysis View, BUT...is there a way to also do the same thing for...
View ArticleQC 11.52 on Microsoft SQL Server 2012 database?
Does anyone know if it's possible to install QC 11.52 with a SQL 2012 database? We are wanting to upgrade from QC 10 all the way up to QC 12, having had a look at it during the recent London SiG. In...
View ArticleRe: QC 11.52 on Microsoft SQL Server 2012 database?
11.52 database compat:DatabasesRequires PatchNotesOracle 10.2.0.5 Oracle 11.2.0.3 Oracle 11.2.0.4ALM 11.52 Patch 02 Microsoft SQL Server 2005 SP4 Microsoft SQL Server 2008 R2 SP1 Microsoft SQL...
View ArticleEncryption algorithm used in ALM/QTP
Hi, does anyone know which encryption algorithm is being used in ALM and in QTP? Thanks in advance,Michael
View ArticleRe: Can we make Test folder not executable in Test lab
@machman I attached a copy of the thread.
View ArticleRe: Why isn't HP Sprinter a stand alone product?
The test case steps and results need to be stored somewhere. They are stored in the database that underlies the ALM product.Sprinter was developed after the ALM/QC product already existed. It was...
View Article