Hi
I would like to Configure LDAPS connection for ALM but I am not sure where Key store is located and what is the default password to the Key Store.
Anyone knows ?
It might be desirable to change MSSQL from Windows Authentication to SQL Authentication
1) On the MSSQL server, create the user "td" in MSSQL using the following script...
USE [master]
GO
CREATE LOGIN [td] WITH PASSWORD=N'tdtdtd', DEFAULT_DATABASE…
Summary
It might be desirable to change MSSQL from SQL Authentication to Windows Authentication Note: MSSQL Windows Authentication is only possible when ALM is installed on a Windows platform OS. It is not possible if the ALM server is installed on…
In some cases it might be necessary to visualize or set the "Restore connection on startup" at the file level in UFT for the connection to ALM
1) Navigate to %userprofile%\AppData\Local\HP\UFT 2) Open the file for editing: utt.config.LastQcConnection…
In some cases it is necessary to change the database used by ALM
Note: this assumes the new and old databases are of the same type, either both Oracle or both MSSQL. This also assumes db/schema passwords remain consistent. If database passwords are…
In some cases it may be necessary to troubleshoot Run Results Viewer issues Do so by raising Run Results Viewer logs to DEBUG Level
Close the RRV if its running
Navigate to your user’s profile by opening a Windows Explorer
In the path space at…
In some cases the file repository for an ALM project does not reduce in size as users delete entities in the GUI. This might be due to a failure in the Smart Repository GC (Garbage Collection) job performed by the server. To diagnose: Issue the followin…
How to overcome VC items being checked out during upgrade Or if VC Filtering doesn't exist in a VC project after upgrade
Solution 1) Remove the project using the Site Administration 2) Alter the project's dbid.xml file… From: <PR_HAS_VCSDB>Y</PR_HAS_VCSDB…
Hi All,
I'm new to testing and not able to find a way to download trial version of ALM for learning.
Any one able to help me to get trial version please?
Thanks
Vipin
Hello,
I need help. I'm trying to post with REST an attachment to defect in ALM. I
It works with text files, but not with images.
I work with C#. Can you help me?
Regatrds
Lena
Learn how the ALM QoT client can help you conduct tests online/offline on a portable device, and test against IT or non-IT systems. Built for use in Pharma, Automotive, Construction and other industries, it enables conducting validation on factory floors…
ISSUE:
Synchronizer uses multiple ports by default per its installation guide, for several reasons during the installation or after it some of these ports could be busy. Sometimes the it's the antivirus running in the Synchronizer server or even the…
ISSUE:
Whenever you execute an automated test, the Automatic Runner window should appear within the Test Lab module. The scheduler logs do record all the errors and actions executed in this window.
HOW TO STEPS:
To enable the scheduler logs…
Dear All, Greetings! I need your help to populate a custom Defect Field say "BG_USER_05" with Test Set Folder Name. If i create and link a new defect from Test Lab ( Test Set or Test Instance) then "BG_USER_05" should be populated with Test Set Folder…