DBTree 0.8.7 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DBTree 0.8.7 (Default branch)
# 1  
Old 07-30-2008
DBTree 0.8.7 (Default branch)

Image DBTree is a cross-platform (both database and operating system) general purpose database query tool. Some of the primary features of DBTree are a tabbed interface which allows you multi-database connectivity and multiple Workbooks per connection. A Workbook is the main query interface and is optimized for productivity and ease of use. DBTree also features automatic session saving and loading upon startup. License: Freeware Changes:
This release includes an improved startup process, a few bugfixes, and some general cleanups.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
QMTEST(1)						      General Commands Manual							 QMTEST(1)

NAME
qmtest - access QMTest's functionality from the command line. SYNOPSIS
qmtest [ option ... ] command [ command-option ... ] [ argument ... ] DESCRIPTION
qmtest QMTest is an general-purpose, cross-platform software testing tool. QMTest can be used to test compilers, databases, graphical user interfaces, or embedded systems. QMTest provides a convenient graphical user interface for creating, managing, and executing tests, pro- vides support for parallel test execution, and can be extended in a variety of ways. This tool offers access to the tool's functionality from the command line. OPTIONS
-h, --help Display usage summary. --version Display version information. -D, --tdb PATH Path to the test database. COMMANDS
create-target Create (or update) a target specification. create-tdb Create a new test database. gui Start the QMTest GUI. extensions List extension classes. help Display usage summary. register Register an extension class. remote Run QMTest as a remote server. run Run one or more tests. summarize Summarize results from a test run. Invoke "qmtest COMMAND --help" for information about command-options and arguments. BUGS
This manual page may be out of date, it should be generated from the XML manual. SEE ALSO
The complete qmtest documentation is provided in HTML and PDF formats in /usr/share/doc/qm/test. QMTEST(1)