How I can directly access a defect/ticket over URL, with prompt for credentials only, not domain and project. And redirecting to HP QC web console with defect information.
Similar to QC web services rest API, https://domain-name:port/qcbin/rest/domains/<DOMAIN-NAME>/projects/<PROJECT-NAME>/defects/<DEFECT-ID>
But not the same, I would like to see the defect within QC window, not in an xml format.