Votes
Answers
Views
Question
1
1
286
asked 4 years ago by homerj
updated 4 years ago by homerj
Category:
Application Lifecycle Management
Hello, Is there a way to clear the list of URLs in the address bar in ALM Explorer?We currently have ALM 12.6 and are in the process of upgrading to ALM 15. When we uninstalled the 12.6 ALM Explorer version and installed the ALM 15 ALM Explorer version the URL list is already populated with the p...
0
1
25
asked 6 years ago by soapy-smith
updated 6 years ago by pt-barnum
Is there a way we can sync weblinks to attachments? If the physical size of the attachment is large or many attachments are to be provided, usually they are added to a drive and the link where it is available is shared as a WebLink in JIRA.
0
1
153
2
1
86
Management wants us to change the QC URL from http://qcmachine:8080/qcbin to http://qcmachine.mycompany.org/qcbin How do you do that?
3
1
175
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
Browser("CreationTime:= 0").Page("url:=" &".*" & pageURL&".*") Can I replace this code with the following ? Browser("CreationTime:= 0").Page("url:=.*" & pageURL&".*")
1
1
145
asked 11 years ago by jtaylor
updated 11 years ago by josh-yates
We use DNS to reference the QC url so that the server name does not have to be used and instead we can use the alias when navigating to QC. In the defect emails sent from QC the link to go back to QC includes the server name and port instead of the alias. How can we change the email link sent in the...
8
1
72
asked 12 years ago by derlweldon
updated 12 years ago by sammyh
Need to make a graph available to the enterprise for non-QC users. Anyway to accomplish this? Using v11.52.
1
1
22
Can I control which URL and port my automated scripts access, by test set in Quality Center?