1.

State and explain the default properties in SOAPUI.

Answer»

SOAPUI PROVIDES three layers of properties by default:

  • Project level default or custom properties: The USER can add any number of properties at the project level, and it can be opened from any test step in any test case under any test suite.
  • Test Suite level default or custom properties: Any number of CHARACTERISTICS can be appended at the test suite level, and they can be utilised from any test step in any test case under this test suite.
  • Test Step level default or custom properties: Users can add any number of properties to a test case at the test case level, and these properties can be utilised in any test step from this test case.


Discussion

No Comment Found