Test procedures for quality assurance in software development

Seek and ye shall find

The quoted saying has a special meaning in the field of software development. The process of quality assurance consists to a substantial part of the search for program errors. And in practically every program, errors can be corrected. These must be documented, evaluated and corrected. After all, the fewer errors the final product has, the higher the quality of the program and the more satisfied the customer is.

Automated user interface testing

There are separate applications for automated testing of programs via the user interface. The Microsoft Visual Studio development environment contains program functions for testing the GUIs of web and Windows desktop applications. Under the name “Selenium” a test framework is known, which was developed particularly for the test of Web applications on different platforms. GUI tests simulate mouse clicks and user input. Therefore, they are particularly susceptible to program changes and cause a high effort in adapting to new program versions.

Effort statistics for bug fixing

Contact now


This is a required field
This is a required field
This is a required field
This is a required field