Re: Filter Error in Field : 338
I had the similar issue when i was trying to assign a list value to the project name field filter. I was using the following code when i got this error: BugFilter.Filter("BG_PROJECT") =...
View ArticleALM (performance) OTA version is not compatable with server
Hi Experts, Greetings for the day. I am trying to code and download rawresults.zip file from ALM. i am not able do it in any means. when i tried using REST API, i was struck at URL. by using OTA, i am...
View ArticleTeam Forge and SAP Enterprise Integration
Hi,Has anyone implemented both Team forge and Sap Enterprise Integration on the same server. If yes Please share your experiences. Please let me know if we can install both extensions on same server....
View ArticleHow do I retrieve a list of Business Components using Rest API?
I am creating a java program that needs to pull out some lists of business components from ALM.Then I came across with the Rest API.The thing is, it seems like there is no rest service that returns a...
View ArticleState of button new folder in test plan QC 11
Hello ,Question 1: in test plan user interface i want to test if of the button NEW Folder if its enabled or not .How can i doing this please .I use OTA and script Editor under QC 11 Question 2:How...
View ArticleCollabNet Team Forge and SAP EI Extension on Same Server
Hi,Has anyone implemented both Collab Net Team forge and Sap Enterprise Integration on the same server. If yes Please share your experiences. Please let me know if we can install both extensions on...
View ArticleRe: Project list item not displaying after database insert
Hi William, I entered the Server name http://qc/qcbin/start_a.jsp , Use Case Name, Password, Domain name an dthe Project name but getting error at tdc.InitConnection Server, Domain line online. It is...
View ArticleRunning batch of test scripts in different test
Hi, We have around 400 test scripts stored in ALM 11.00. What is the best way to schedule the test runs in different PCs where QTP is available? Let's say there are 5 PCs where QTP is installed and are...
View ArticleRe: Import Test results from excel to Quality center.
Hi trudy, great reply. but sometimes as in my case what happens, all of a sudden your project requires a new field in Test Lab > Test Instance. and you have around 15000 tests , so how you can...
View ArticleRe: How to Import Requirement from specified path !
Hi, Req Path is stored in the DB as a sequence of three letters. For example the path "Requirements\MyFolder1\Fold2" could be something like AAAAACAAF. This information is the REQ_PATH of Fold2. I...
View ArticleDefects Assigning Restrictions
Hi,What I am trying to do:User assigns the defect to another user. If both users are from the same group (Testers or Devs) or one of them is TL then there is no action. But if Tester group member tries...
View ArticleRe: QC 10.0 - Executing a dashboard report using Macro in Excel
Hi Sabarish, I have a similar requirement in my project now. I have built the reports in Dashboard module. I would like to generate them automatically using a vba. Can you please help me with the vba...
View ArticleRe: QC 10.0 - Executing a dashboard report using Macro in Excel
Hi VarunKarthi, We can use OTA code for run the SQL Queries and export their output to excel sheet. Please find below example: Module Module2 Sub Main() Dim td td =...
View ArticleRe: Running batch of test scripts in different test
What version of the product are you using? I understand with v11.52 there is a feature within the ALM UI where you can schedule tests to run at a given time. In earlier versions of the product,...
View ArticleRe: Requirement module Customization
Regarding 2 For an example of a subroutines that send an email, look in the Administrator Guide in the Workflow Examples chapter for the topic "Example: Sending Email". This provides examples for Tests...
View ArticleRe: Requirement module Customization
Regarding 2 (Auto mail. ) as per 1 question. i have created user defind field "Assigned To" - RQ_USER_01 and default field "Status" - RQ_REQ_REVIEWED i need to send out the Auto mail to selected user...
View ArticleRe: ALM11 REST API - Requirement Coverage
I am also interested in this solution and also cannot view the link.
View ArticleRe: Requirement module Customization
First off, no error will be surfaced because you are using On Error Resume Next If an error occurs, that statement tells the system to ignore the error and try to continue running the routine with the...
View Article