Algorithms for the Detection of Defects in GUI Applications
Abstract
Problem statement: Developing software using graphical interfaces has grown rapidly in recent years. Products developed by, using GUI have to be tested for the reliability and quality of the software. The objective of software testing is to reveal all the errors in the desired software with minimum cost. GUI application comprises of several controls for user interaction and each control has several properties assigned to it. Even though default attributes and actions are available for the controls, some performance problems exist, which are undetected. Approach: The VBCT tool is developed to extract the incorrect statements in the code and various algorithms are written for detecting the logical errors in the GUI Applications. Results: This study addresses the errors in the visual applications and alerts the developer to modify the source code. This study performs structural and behavioral testing for GUI based applications. Conclusion: Identifying and removing the undetected logical errors in GUI based applications has been developed. Both white box and black box testing is attempted. The written test scripts, work in a robust manner to detect the faults.
DOI: https://doi.org/10.3844/jcssp.2011.1343.1352
Copyright: © 2011 B. Uma Maheswari and S. Valli. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 3,809 Views
- 2,891 Downloads
- 1 Citations
Download
Keywords
- Software testing
- visual applications
- tokenizer
- logical errors
- software faults
- GUI applications
- Visual Basic Control Testing (VBCT)