In ZenTao 9.1+, test suites, reports, and public case libraries have been added. You can also group test cases, and review them.
1. Test Suites
A test suite is to integrate all test cases that are for the same test/runtime. It also means to divide test cases according to test requirements, and each division is a test suite.
1.1 Test suite list
Go to QA->Test Suite, and click "Create Suite".
1.2 You will see the page to create a test suite. You can choose Private or Public as setting the Access Control.
1.3 Click Link button at the right of a test suite on test suite lists to link cases. Only cases of the current product can be linked.
2. Public Case Library
Public case library categorizes test modules and a test case is used for different features, so it increases the reusability of test cases.
2.1 Create a public case lib
Go to QA->Library and click "Create". If no library exists, you will be led to the page to create one automatically.
2.2 Case library detail page
Go to QA->Library->Overview, and you can edit and delete the lib. You can also manage modules of a library.
2.3 If you create a case in Case Lib, you can only use it within the library, and it does not link to any product. You can group case steps when creating a case, and create child steps according to test requirements.
2.4 You can also import cases to a Product from Case Lib.
3. QA reports
When tasks are done, go to Project->Build and submit the build there. Go to Project->Test, and submit the test and link test cases. Testers go to QA->Build, and execute test cases. Once a test is done, they can generate QA reports.
Go to QA->Test Task. Click Test Report button to generate a report.
- Story and Bug of Test:Stories and bugs linked in Project->Build.
- Bug info:Bugs that created in this test and the affected builds are included in this test too.
- Legacy Bugs: Bug is active or solved after the test is done.
- Linked Case:Bugs created when the case is executed but failed within the test.
- Confirmed Bug Rate:Bugs in Project->Build, the rate means bugs with fixed or postponed as solutions/bugs with the status as resolved or closed.
- Bug Created in Case Rate :Cases linked in QA->Build, the rate means bugs that are converted from cases failed / newly added bugs within the test.(Newly added bugs within the test include bugs that are converted from cases failed.
Go to QA->Report to check test result list.
Click the title of the report, and you will go to the detailed page of test result list. Click tags, so you can check the details.