1.

What Hierarchy Soapui Follows To Build A Proper Testing Project?

Answer»

In a SOAPUI PROJECT, the following order should be maintained.
•TestSuite – This is combination of functional tests and logical blocks
•Testcase – Its a group that contains several TEST steps for the SPECIFIC aspects of the service.
•Teststep – it contains the SET of functional tests

In a SoapUI project, the following order should be maintained.
•TestSuite – This is combination of functional tests and logical blocks
•Testcase – Its a group that contains several test steps for the specific aspects of the service.
•Teststep – it contains the set of functional tests



Discussion

No Comment Found