出典:Wikipedia
出典:『Wikipedia』 (2011/04/11 04:04 UTC 版)
Maveryx is an automated functional, graphical user interface (GUI), and regression test tool for Java applications. Differently from other test tools Maveryx does not use any ‘GUI Map’ to create and run the automated tests. GUI objects to test are recognized at execution time, by an advanced GUI Objects Finder. This search engine supports exact and fuzzy matching algorithms to identify the test objects in the application user interface. Avoiding GUI Maps allows starting automation early, long before the application is available for testing, while approximate matching gives the possibility to derive tests even from partial or lacking requirements, and to automate scripts resilient to frequent application changes. Maveryx is primarily used by Software Quality Assurance teams to perform automated testing in traditional and agile environments.