Skip to content
Snippets Groups Projects
Commit c0afcf29 authored by Jueun Park's avatar Jueun Park
Browse files

Update presentation

parent 8529ea11
No related branches found
No related tags found
No related merge requests found
Pipeline #11684 passed with warnings
No preview for this file type
File added
No preview for this file type
......@@ -32,13 +32,114 @@
\maketitle
\begin{frame}
\frametitle{Example Slide}
\frametitle{Research Questions}
\begin{itemize}
\item This is an example slide.
\item This is the second item on the example slide.
\item Grundidee bei der Aufgabenstellung : automated test generation, was kann man mit openapi und rag machen, usw. \pause
\item Which approaches and techniques for automated tests of OpenAPI specifi- cations are researched and developed so far? \pause
\item Are suggested testing approaches from the literatures also available in RAG? \pause
\item Which advantages can RAG provide with its features at expressing testing approaches?
\end{itemize}
\end{frame}
{
\setbeamertemplate{background}[titlepage]
\begin{frame}
\begin{flushleft}
{\huge \textbf{} \newline \newline \newline \newline \newline \newline \newline \newline \newline}
{\color{white}
\LARGE \textbf{Background}}
\end{flushleft}
\end{frame}
}
\begin{frame}
\frametitle{Software Testing}
\begin{itemize}
\item why do we need software testing?
\item classification : box, aims
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{REST API}
\begin{itemize}
\item general infos
\item request, response example
\item CRUD operations : get, post, put, delete
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{OpenAPI Specification}
\begin{itemize}
\item general infos
\item example document
\item black box test
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{RAG / JastAdd}
\begin{itemize}
\item general infos
\item advantages compared to context-free grammars etc.
\item jastadd, pic of process
\end{itemize}
\end{frame}
{
\setbeamertemplate{background}[titlepage]
\begin{frame}
\begin{flushleft}
{\huge \textbf{} \newline \newline \newline \newline \newline \newline \newline \newline \newline}
{\color{white}
\LARGE \textbf{Feasibility : Current Approaches}}
\end{flushleft}
\end{frame}
}
{
\setbeamertemplate{background}[titlepage]
\begin{frame}
\begin{flushleft}
{\huge \textbf{} \newline \newline \newline \newline \newline \newline \newline \newline \newline}
{\color{white}
\LARGE \textbf{Feasibility : Implementation}}
\end{flushleft}
\end{frame}
}
{
\setbeamertemplate{background}[titlepage]
\begin{frame}
\begin{flushleft}
{\huge \textbf{} \newline \newline \newline \newline \newline \newline \newline \newline \newline}
{\color{white}
\LARGE \textbf{Benefits / Future Work}}
\end{flushleft}
\end{frame}
}
{
\setbeamertemplate{background}[titlepage]
\begin{frame}
\begin{flushleft}
{\huge \textbf{} \newline \newline \newline \newline \newline \newline \newline \newline \newline}
{\color{white}
\LARGE \textbf{Conclusion}}
\end{flushleft}
\end{frame}
}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment