使用测试存储库 (OracleToSQL)Using Test Repositories (OracleToSQL)
01/19/2017
本文内容
SSMA 测试储存库存储 SSMA 测试程序测试用例和测试结果以供以后使用。The SSMA Test Repository stores SSMA Tester test cases and test results for later use. 存储库数据保存在 ssmatesterdb 数据库的架构 ssma_oracle_utilities 的 SQL Server 表 TestCaseRepository 和 RunTestCaseResultRepository 中。The Repository data are saved in the SQL Server tables TestCaseRepository and RunTestCaseResultRepository in the schema ssma_oracle_utilities of ssmatesterdb database.
以下按钮在 "测试用例的存储库" 对话框中可用:The following buttons are available on the Repository of Test Cases dialog box:
单击 " 刷新 " 按钮刷新测试用例或测试结果列表。Click the Refresh button to refresh the Test Cases or Test Results list.
单击 " 关闭 " 按钮以关闭 "测试用例的存储库" 对话框。Click the Close button to close Repository of Test Cases dialog box.
测试用例存储库Test Cases Repository
可以通过单击 "测试 程序" 菜单上的 " 测试用例 ... " 来查看测试用例存储库。You can view the Test Cases Repository by clicking Test Cases... from the Tester menu. 然后,SSMA 会在 "测试用 例" 页上显示包含已保存测试用例的列表的 "测试用例" 对话框窗口。SSMA then displays the Repository of Test Cases dialog window with a list of saved test cases on the Test Cases page.
网格显示了有关每个测试用例的以下信息:The grid shows the following information about each test case:
名称:测试用例名称。Name: The test case name.
已创建:测试用例创建日期。Created: The test case creation date.
已修改:测试用例上次修改日期。Modified: The test case last modification date.
说明:测试用例的说明。Description: The test case descriptions.
"测试用例" 页上提供了以下按钮:The following buttons are available on Test Cases page:
单击 " 添加 " 按钮运行测试用例向导并创建一个新测试。Click the Add button to run the Test Case Wizard and create a new test.
单击 " 删除 " 按钮可从存储库中删除选定的测试。删除测试用例时,还将删除所有相关的测试结果。Click the Remove button to delete the selected test from the repository.When a Test Case is deleted, all related Test Results are also deleted.
单击 " 编辑 " 按钮以运行测试用例向导并更改所选测试。Click the Edit button to run the Test Case Wizard and change the selected test.
单击 " 运行 " 按钮以打开 " 正在运行的测试用例" (OracleToSQL) "对话框并执行所选测试。Click the Run button to open the Running Test Cases (OracleToSQL) dialog and execute the selected test.
测试结果存储库Test Results Repository
您可以在 "测试用例" 窗口的 "测试结果" 页上查看测试结果存储库。You can view the Test Results Repository on the Test Results page of the Repository of Test Cases window. 通过单击 "测试 器" 菜单上的 "测试结果 ... " 打开它。Open it by clicking Test Results... from the Tester menu.
可以在 测试结果 页上使用两个筛选器:You can use two filters on Test Results page:
测试用例名称筛选器:允许选择测试结果(按测试用例名称)。The Test Case Name filter: Allows choosing test results by test case name. 此筛选器的 所有测试用例值都 允许显示所有测试用例的测试结果。This filter's All Test Cases value allows displaying test results for all test cases.
测试用例执行日期筛选器:按保存日期筛选测试结果。此筛选器的 " 所有期间 " 值允许显示任何保存日期的测试结果。The Test Case Execution Date filter: Filters test results by the date of saving.This filter's All Period value allows displaying test results for any date of saving.
以下有关测试结果的信息将显示在网格中。The following information about test results is displayed in the grid.
名称:测试用例名称。Name: Test case name.
已保存:测试用例保存日期。Saved: Test case date of saving.
结果:测试执行的简短摘要 (此单元格的工具提示显示测试执行) 的完整摘要。Results: A short summary of test execution (this cell's tool tip displays a full summary of test execution).
"测试结果" 页上提供了以下按钮:The following buttons are available on Test Result page:
单击 " 查看 " 按钮以打开 " 查看测试用例" 报表 ( 当前测试用例结果的 OracleToSQL)。Click the View button to open Viewing Test Case Reports (OracleToSQL) of current Test Case Result.
单击 " 删除 " 按钮以删除选定的测试结果Click the Delete button to delete the selected Test Result
另请参阅See Also