Represents the ALM system From IP at https://MYDOMAIN.saas.hp.com/qcbin/Help/doc_library/api_refs/REST/webframe.html
Esempio n. 1
0
 public void TestSetup()
 {
     wrapper = new ALMRestClient.ALMClient(ALMAddress, UserName, Password, "AUTOSERVICING", "Servicing");
     wrapper.HideCustomExceptions = true;
 }
Esempio n. 2
0
 public void TestSetup()
 {
     wrapper = new ALMRestClient.ALMClient(ALMAddress, UserName, Password, "AUTOSERVICING", "Servicing");
     wrapper.HideCustomExceptions = true;
 }