- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Database Client
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-09-2009
04:42 PM
- last edited on
06-03-2009
11:20 AM
by
BethanyW
In all of these cases, you’d like to have a simple way to interact with databases from within iTest. In 3.4, we’ve added a new Database Client. Like telnet, ssh, web, snmp, mail, etc., this provides another way for users to interact with the outside world from iTest – both interactively and from within an automated test. The Database Client provides a simple user interface where users can enter SQL queries – SELECT, UPDATE, INSERT, DELETE, etc. – anything supported by their database. And the tool allows for predefined query templates so that end-users don’t have to remember the syntax and schemas involved. They can select from a set of queries defined in the associated session profile, tweak the parameters as needed, and execute the queries. The Database Tool supports all of the popular databases including MySQL, Microsoft SQL Server, and Oracle, as well as virtually any other database via JDBC.
So if you’ve ever thought it would be nice to integrate databases into your testing, you’ll be happy to see this new capability in iTest.
Want to learn more? Click the play button on the video to see this feature in action.
