From 6c691a53c96715b955e8fc164c83c7ceb77291c1 Mon Sep 17 00:00:00 2001 From: Jueun Park <s5616012@msx.tu-dresden.de> Date: Sat, 14 Oct 2023 16:19:39 +0200 Subject: [PATCH] Added reference to Jueun Park's thesis --- pages/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/index.md b/pages/docs/index.md index f69268a4..9c4a2de1 100644 --- a/pages/docs/index.md +++ b/pages/docs/index.md @@ -87,4 +87,4 @@ Specification-based Approach[^1] and RESTTESTGEN[^2] [^2]: Emanuele Viglianisi, Michael Dallago, and Mariano Ceccato. “RestTestGen: automated black-box testing of RESTful APIs”. In: 2020 IEEE 13th International Conference on Software Testing, Validation and Verification (ICST). IEEE. 2020, pp. 142–152 -[^3]: Jueun Park “[Automated Testing of OpenAPI Interfaces Using Attribute Grammars](https://git-st.inf.tu-dresden.de/jueun-park98/bachelor-thesis/-/jobs/42987/artifacts/raw/thesis.pdf?inline=false)”. In: TU Dresden. 2021 +[^3]: Jueun Park “[Automated Testing of OpenAPI Interfaces Using Attribute Grammars](https://git-st.inf.tu-dresden.de/jueun-park98/bachelor-thesis/-/jobs/42987/artifacts/raw/thesis.pdf?inline=false)”. In: TU Dresden. Bachelor-Thesis. 2021, pp. 1-27 -- GitLab