User Tools

Site Tools


soap_ui_adaptor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

soap_ui_adaptor [2024/12/10 12:33]
montse [Initialization Parameters]
soap_ui_adaptor [2024/12/10 13:03] (current)
montse [Predefined Functions]
Line 11: Line 11:
   * **File Path:** is the Path or URL of the two File Type Options.   * **File Path:** is the Path or URL of the two File Type Options.
  
-=====Predefined ​Functions=====+=====Predefined ​functions=====
  
-  * **executeAllServiceOperations:​** ​Executes ​all the Service Binding Interfaces of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object. Doesn’t require input parameters.\\ \\   +  * **executeAllServiceOperations:​** ​executes ​all the Service Binding Interfaces of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object. Doesn’t require input parameters.\\ \\   
-  * **executeAllTestSuite:​** ​Executes ​all the Test Suites of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object. Doesn’t require input parameters.\\ \\  +  * **executeAllTestSuite:​** ​executes ​all the Test Suites of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object. Doesn’t require input parameters.\\ \\  
-  * **executeServiceOperation:​** ​Executes ​a Service Binding Interface of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As an input parameter it uses OperationName,​ which collects the name of the operation to be used in TAST.\\ \\  +  * **executeServiceOperation:​** ​executes ​a Service Binding Interface of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As an input parameter it uses OperationName,​ which collects the name of the operation to be used in TAST.\\ \\  
-  * **executeTestCase:​** ​Executes ​a Test Case of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As input parameters we use: TestSuitName and TestCaseName as required parameters and are used to collect the name of the Test Suite and Test Case respectively to be executed in TAST.\\ ​ As optional parameters we have CustomTestSuitProperties and CustomTestCaseProperties,​ that are used to add properties to the execution.\\ \\  +  * **executeTestCase:​** ​executes ​a Test Case of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As input parameters we use: TestSuitName and TestCaseName as required parameters and are used to collect the name of the Test Suite and Test Case respectively to be executed in TAST.\\ ​ As optional parameters we have CustomTestSuitProperties and CustomTestCaseProperties,​ that are used to add properties to the execution.\\ \\  
-  * **executeTestStep:​** ​Executes ​a Test Step of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As input parameters we use: TestSuitName,​ TestCaseName and TestStepName as required parameters and are used to collect the name of the Test Suite, Test Case and Test Step respectively to be executed in TAST.\\ ​ As optional parameters we have CustomTestSuitProperties,​ CustomTestCaseProperties and CustomTestStepProperties that are used to add properties to the execution.\\ \\  +  * **executeTestStep:​** ​executes ​a Test Step of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As input parameters we use: TestSuitName,​ TestCaseName and TestStepName as required parameters and are used to collect the name of the Test Suite, Test Case and Test Step respectively to be executed in TAST.\\ ​ As optional parameters we have CustomTestSuitProperties,​ CustomTestCaseProperties and CustomTestStepProperties that are used to add properties to the execution.\\ \\  
-  * **executeTestSuite:​** ​Executes ​a Test Suit of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As input parameter we use: TestSuitName,​ as required parameter and is used to collect the name of the Test Suite, to be executed in TAST.\\ ​ As optional parameters we have CustomTestSuitProperties,​ that is used to add properties to the execution.\\ \\  ​+  * **executeTestSuite:​** ​executes ​a Test Suit of the SOAP UI project. It returns an Array of values represented by a TastRowValues Object.\\ As input parameter we use: TestSuitName,​ as required parameter and is used to collect the name of the Test Suite, to be executed in TAST.\\ ​ As optional parameters we have CustomTestSuitProperties,​ that is used to add properties to the execution.\\ \\  ​
    
  
soap_ui_adaptor.1733834002.txt.gz · Last modified: 2024/12/10 12:33 by montse