Plain Execution

Help Topics

Plain execution menu options

All standard execution options temporarily store and maintain execution data on the disk so that request and response data is available for review. If response data is not important for your scenario, you can use menu options for execution without storing this data on the disk (plain execution). Menu options for plain execution are available under the Run main menu in the application main window. All types of plain execution will use all available execution engine features (parameters, chaining, validations, etc.); the only difference is that execution data won't be available for review because no execution data will be stored. Note that plain execution might complete much faster than standard execution because HttpMaster will not store and maintain execution data.
Important
Plain execution can also be started directly in the execution window with the corresponding menu available in the Execute button.
Important
You can permanently enable plain execution for the project in project options (Advanced tab). In such a case, request and response data will never be stored; even with standard execution menu options data won't be stored and thus not available for review.