Home / Products / Tsert-ITE / Project
Home
About Us
Services
Contract
Sign-In
Upload
Products
ITE
Linux
Search
Ferret
ENet
Builder
XTractor
Translation
White-Papers
Sales
Contact Us
 
 

Tsert-Project


The Tsert-Project module allows the user to create or update a project. A Tsert project is a way for the user to specify, from the beginning the type of quality assurance tasks he or she intends to perform.

For example, if the user intends to test C++ classes; then he or she must select the C++ option. The user must provide the directories where the C++ header files can be found, and can optionally specify whether or not, requirement documents, test suite structure, and tracking database are supposed to be created automatically.

The Tsert application processes all the C++ header files, to create a code database of the C++ constructs, found in the header files. It can therefore, automatically generate a test suite structure, and requirement documents based on the content of that database.

Back to Top