Re: Restoring projects in a Linux server
we have similar structure here. You can request your storage team to create a windows mount or windows service account for that repository so that you can mount it from your windows machine. In simple,...
View ArticleRe: qc java application fails to start the web application - aplicación java...
Try to login to DB to see if it is up & running. If yes, try to access DB from application server & see if you are able to access. It looks like DB issue (either it is down or not communicating...
View ArticleRe: Restoring projects from Linux server
Yes, thats correct! You can save the dbid files into your windows desktop or accessible folder location. When you restore it, dbid will be updated in respective location where the file system is (which...
View ArticleRe: QC Login Error via CITRIX
As far as I know, there is some fix HP is waiting from Microsoft. I think it's related to death of blue screen..You can get more details from HP support portal. Meanwhile, you can register for...
View ArticleRe: Upgrading from 9.2 to QC ALM 11.5 patch 2
Hi, I just did migration from QC 9.0 to ALM 11.5 on a test environment. In your case, there is no direct path to upgrade v9.2 to 11.5. I have few below important suggestions for you. 1) Repository...
View ArticleRe: QC, Test Plan Search Function.
Text searching is already enabled from siteadmin tab, still this feature doesnt work.Can anyone help?
View ArticleRe: QC Login Error via CITRIX
Thank you for your reply,I look at HP support portal for more information.I have attached screenshot of the Error:-)
View ArticleRe: QC Login Error via CITRIX
I do not think the issue is about your OS version since you are connecting with Citrix. QC client in this case is not running on your machine. It is running on the Citrix server. I think you should, as...
View ArticleRe: QC Login Error via CITRIX
As far as the error concerned with the screen shot (irrespective of OS), you are getting this because of the security settings of IE. A citrix admin can access QC here since they have admin rights. For...
View ArticleRe: QC, Test Plan Search Function.
can you elaborate in more details on what you are trying to do & what error you are getting (if possible with a screen shot pls)
View ArticleRe: Last Run report with steps
This line is the problem INNER JOIN STEP ON ST_RUN_ID = RN_RUN_ID AND ST_TEST_ID = TS_TEST_ID. It has reference to Run table again. I don't think you need to refer Step table as you are not looking for...
View ArticleRe: ExitAction in QTP 10
Check the Test Settings -- Run.. in the List "When Error Occurs during run session " Change it to Proceed to next Step..
View ArticleRe: How to copy Test Step field value into Test field while execution
Hi, can you please attach the screenshot? this is strange. Ciao,Massimo.
View ArticleRead the Test cases and its information from HP QC through java program via OTA
I have connected to HP QC using Java through OTA but now I wish to retrieve all the test cases/test steps/results/defects through java. Can someone please help me how to do that. This is really very...
View ArticleRe: On Test Lab what's the difference between "Status" and "Test: Execution...
We have 2 companies at my work, each company has it's own application. Functionality in these 2 applications are usually the same only sometimes will the business rules be different. Therefore, we...
View ArticleRe: Test cases to ALM using VBA
Yes..Actually I am trying to achieve this using a macro to integrate this with another macro.. I searched and came to know that we cannot call a addin from another macro ..I am not sure about this....
View ArticleRe: Unable to install HP QC 10.0 on Windows 7 64 bit lenovo laptop
Thanks nice info. helped me alot.
View ArticleRe: Upgrading from 9.2 to QC ALM 11.5 patch 2
Regarding Shivaram's comment #1"1) Repository over databaseRepository over database is supported from QC v10.0 and above."Repository over database is NOT supported beyond QC v9.2. The repository must...
View ArticleRe: qc java application fails to start the web application - aplicación java...
solved! of course, the database was up and had no problem connecting from toad for example. the problem was that tomcat was not started, we did not know it worked with tomcat, we were thinking qc even...
View ArticleRe: How to get the attachment file on OTA Client API for HP ALM 11 ? Adding...
Two points to address:First, given the value you receive for ServerFileName reference a drive on the server, you would need to convert the information to make the path resolvable from the system where...
View Article