/AWS1/IF_M2T¶
/AWS1/IF_M2T represents the ABAP client for the AppTest service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_M2T
| Operation | Method |
|---|---|
| CreateTestCase | CREATETESTCASE() |
| CreateTestConfiguration | CREATETESTCONFIGURATION() |
| CreateTestSuite | CREATETESTSUITE() |
| DeleteTestCase | DELETETESTCASE() |
| DeleteTestConfiguration | DELETETESTCONFIGURATION() |
| DeleteTestRun | DELETETESTRUN() |
| DeleteTestSuite | DELETETESTSUITE() |
| GetTestCase | GETTESTCASE() |
| GetTestConfiguration | GETTESTCONFIGURATION() |
| GetTestRunStep | GETTESTRUNSTEP() |
| GetTestSuite | GETTESTSUITE() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| ListTestCases | LISTTESTCASES() |
| ListTestConfigurations | LISTTESTCONFIGURATIONS() |
| ListTestRuns | LISTTESTRUNS() |
| ListTestRunSteps | LISTTESTRUNSTEPS() |
| ListTestRunTestCases | LISTTESTRUNTESTCASES() |
| ListTestSuites | LISTTESTSUITES() |
| StartTestRun | STARTTESTRUN() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateTestCase | UPDATETESTCASE() |
| UpdateTestConfiguration | UPDATETESTCONFIGURATION() |
| UpdateTestSuite | UPDATETESTSUITE() |