Explain what are the default properties in SOAPUI?
Answer»
Test SUITE level default or CUSTOM properties: A user can add multiple characteristics that can be APPENDED at the test suite level and these characteristics can be utilized from any test step in any test case.
Project level default or custom properties: A user can append any NUMBER of properties at the project level, and then they can be accessed from any test step which is under that test suite.
Test Step level default or custom properties: Here number of properties can be ADDED to a test case at the test case level, and these properties can be utilized in any test step from that test case.