Test-Management tool-TestCenter

TestCenter is a powerful testing management tool. It can help to manage the whole testing process, including test cases、requirements、 test case designing process、 business component designing process etc. It realizes the test cases’ standardization to reduce the dependence of individuals, so that users can easily understand and use the cases. It provides us with a feature - test case reuse. The information and scripts of a test case can be reused in different test, so that test case becomes a real protected test resource. It also provides scalable execution architecture and supports automating test. There is a data management model to help handle centralized data managements, so that the coupling between the data the script will be reduced.
Test requirement management
Support the test requirement tree. Each tree node is a specific test requirement. The sub-requirement can be defined as a child node. Each requirement node can be mapped to one or more test cases.
Test Case Management
Test case is allowed to establish a test theme. The test cases scope can be filtered by it to implement an effective testing.
Testing business component management
Support the maintenance of relationship between test case and business components. Test case is usually built by a variety of components and data. Such kind of structure enables a highly degree configuration and maintenance.
Test plan management
Support the test plan management. A plan can be executed for more than one time. It’s used to define the test requirement range and test set.
Test execution
Support automating execution (by calling testing tools). Provide error handling, so that the execution will not be disturbed while errors occur.
Test result log verifying
All captured screens from script running will be uploaded and could be verified.
Test result analysis
There are a variety of statistics and graphics, such as the requirement coverage graphics, the test case completing proportion graphics, business components coverage graphics etc.
Defect management
Also have varieties of statistics and graphics.
Support user defining bug status and defect workflow.
Test Scenario
It’s a set of test cases to describe a workflow.
Data dictionary
To define the data’s restriction rules, so the test components can invoke special data.
Data pool
To prepare preliminary data through manually adding, file importing or other database posting. Bind with test case and apply data for automated test execution.
RBT - Risk Business Test
We give each Test Case and Test Scenario a RBT value to reflect its importance.
Test Environment
Using TE as a unit, to manage all the test machines, also including order management.