Font Size: a A A

The Design And Implementation Of Web Interface TEST TOOL

Posted on:2015-06-18Degree:MasterType:Thesis
Country:ChinaCandidate:Y C YuanFull Text:PDF
GTID:2308330461455047Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Nowadays many software companies want their software sold in different countries, which increase importance of software internalization and localization. Localization test becomes more and more important because it can help find error and faults in localized software. By fixing these bugs we get huge quality improvement for localization. Different countries and areas have different language and habits, they should be shown in software interface, which makes interface test the key point of localization test.Some interface test tools exists in market, but almost all of them target at desktop software other than web software. So we design and implement a web interface test tool based on open source auto test framework Robot Framework and Selenium2Library.This tool can be divided into following modules:· User interface module:this module is a graphic user interface, user set options, select test cases and start running them.· Auto iterate module:this module is used to iterate all web pages automatically. Each web page’s screen will be captured during iteration.· Interface detection module:this module is used to detect interface problems including language detection and truncation detection. Detected error’s area location will be recorded in a file. · Image process module:this module reads error file and mark corresponding image area with rectangle. · Email notification module:this module sends test report file generated by Robot Framework.I developed all modules above.
Keywords/Search Tags:Localization test, Interface test, test automation, Robot Framework
PDF Full Text Request
Related items