Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic generation of test cases for REST APIs: A specification-based approach #8

Open
beli68 opened this issue Jul 6, 2020 · 0 comments

Comments

@beli68
Copy link
Owner

beli68 commented Jul 6, 2020

一言で言うと?

Open API形式の仕様書からテストケースを作成してREST APIをテストする研究

先行研究と比べてどこがすごい?

  • OpenAPI以外の仕様書やモデルの提供が不要

技術や手法のキモはどこ?

  • OpenAPIの定義からモデルを構築
  • OpenAPIの定義からパラメータを推論する

どうやって有効だと検証した?

  • APIs.guruに登録されているAPIの中から抽出した91のAPIに対してテストケースを生成して実行した
    • 6割以上のカバレッジが得られた
    • 問題が発生しやすいポイントを特定するのにやくだった

議論はある?

次に読むべき論文は?

論文情報

著者

  • Hamza Ed-Douibi
  • Javier Luis Canovas Izquierdo
  • Jordi Cabot

論文リンク

https://ieeexplore.ieee.org/abstract/document/8536162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant