AnyDbTest Sceenshots

Screenshots


DB connection builder wizard


This screenshot shows the DB connection builder wizard. The wizard will help you create DB connection string.


Edit XML test case with XMLPad


This screenshot shows the XmlPad editor. The editor supplies XML code completion after one schema assigned. With code completion, you can author one validated case file easily.


Stored procedure and SQL statment Definition


This screenshot shows one AnyDbTest case file. You can see how to declare stored procedure and SQL statement.


Performance and unit test case definition


This screenshot shows one AnyDbTest case file. You can see how to define performance test case and unit test case.


Load XML test case with AnyDbTest GUI Runner


This screenshot shows AnyDbTest GUI Runner after one test case loaded. This is a dashboard to display the test result with familiar Red-Green Light icon just like other unit testing tool.


Perform unit testing with AnyDbTest GUI Runner


This screenshot shows unit testing screen. You can find that every test run passed or failed, and assertion type of every test.


Show detail result info for one unit testing


This screenshot shows detail result for unit testing screen. You can find more info than the dashboard.


Show diff dialog for one unit testing


This screenshot shows diff dialog after one unit test performed. In this dialog you can compare target result set and reference result set in the set-style or sequential-style.


Show set-style comparison result for one unit testing


This screenshot shows all changed parts between target result set and reference result set in the set-style.


Perform performance testing with AnyDbTest GUI Runner


This screenshot shows performace testing screen. You can find tests run passed or failed, and find some key performance metrics.


Show detail result for one performance testing


This screenshot shows detail result for performance testing screen. You can find more info than the dashboard.


Convert XML data into Excel format


This screenshot shows another wizard namely 'Xml2Excel.exe' to help you convert XML into Excel format. The XML source file is created by exporting feature of AnyDbTest.

posted @ 2011-04-11 07:41  harrychinese  阅读(1464)  评论(0编辑  收藏  举报