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