new

improved

fixed

2.5.31

  • 🔥 [New Feature]
    Database Operation
    for automated tests supports extracting data from pre-step using the
    {{$.1.response.body}}
    syntax.
  • ⚡️ [Optimization] When
    Generate Code
    for the API, the variable expressions in the request params using
    {{variable}}
    syntax will be replaced with the actual value.
  • ⚡️ [Optimization] A
    Select All
    option is now available when importing steps from other test scenarios.
  • ⚡️ [Optimization] -
    Exporting
    a project to Apidog format now includes
    test scenario
    priority, tag, and test data.
  • 🐞 [Bug Fix] Resolve the issue that Local Mock did not return Advanced Mock expectations properly when the Cloud Mock switch is not turned on.
  • 🐞 [Bug Fix] Resolve an issue where the initial value of a variable was not displayed correctly when extracting the variable using the Dynamic Value Editor in a custom script.
  • 🐞 [Bug Fix] Resolve an issue where the
    Example
    of the
    Path Params
    was not imported correctly when adding a test step via
    Import from endpoints
    if the
    Sync Mode
    was set to
    Automated
    .
  • 🐞 [Bug Fix] Resolve an issue where the associated usage limit was not automatically restored after removing a test step with cross-project references.
  • 🐞 [Bug Fix] Resolve an issue where Mock Settings were incorrectly handled when importing Apidog-formatted projects.
Japanese:
  • 🔥【新機能】自動化テストでセルフホストランナーを使って
    タスクスケジュール
    を実行でき、指定したテストシナリオを定期的に実行できるようになりました。
  • 🔥【新機能】セルフホストランナーを使って、APIの
    定期インポート
    が可能になりました。ランナーからAPIを定期的にインポートできます。
  • 🔥【新機能】セルフホストランナーから
    Mock
    サービスを利用できるようになりました。
  • 🔥【新機能】自動テストの
    データベース操作
    で、
    {{$.1.response.body}}
    構文を使って前のステップの実行結果を読み取れるようになりました。
  • ⚡️【最適化】APIエンドポイントから
    コード生成
    する時、リクエストパラメータの
    {{variable}}
    変数式が実際の値に置き換えられるようになりました。
  • ⚡️【最適化】他のテストシナリオからテストステップを
    インポート
    する際、テストステップを
    すべて選択
    できるようになりました。
  • ⚡️【最適化】プロジェクトを Apidog 形式で エクスポート する際、テストシナリオ の優先順位、タグ、テストデータが含まれるようになりました。
  • 🐞 クラウドMockを有効にしていない場合、
    ローカルMock
    が高度なMockの期待値を正しく返さない問題を解決しました。
  • 🐞 カスタムスScriptで動的値エディターを使って変数を読み取る際、変数のリモート値が正しく表示されない問題を解決しました。
  • 🐞
    エンドポイントからインポート
    でテストステップを追加する際、同期方式が自動同期に設定しても
    Path
    パラメータのサンプル値が正しくインポートされない問題を解決しました。
  • 🐞
    クロスプロジェクト参照
    のテストステップを削除した後、関連の使用制限が自動的に復元されない問題を解決しました。
  • 🐞 Apidog形式のプロジェクトをインポートする際、Mockの設定情報が正しく処理されない問題を解決しました。