The objective of the thesis is to present the implementation process of automated
testing for web applications by building a proprietary framework using open source
libraries in Java. As there are a lot of available technologies and approaches, the
first step of implementation is choosing the most suitable tool and approach. Dur-
ing introductions, we will learn about the reasons for automation as well as justi-
cation of selected tools and approaches. In the core of the thesis, we will explore
the implementation process with the Selenium WebDriver automation framework,
TestNG testing library, programming language Java and various assisting libraries
and frameworks. We will address various components of the project, such as
database interfaces, inclusion of external services and results logging. This part
will be concluded with description of the integration of the testing framework into
the development process. In the last part of the thesis, we will look back at what
we learned and what problems we encountered in the implementation process.
Thesis will be concluded with summary of implementation effects and plans for
the future.
|