Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 3.46 KB

Enterprise Edition-Code_Repository Statistics.md

File metadata and controls

7 lines (7 loc) · 3.46 KB
Index Functional module Test case name Test case type Priority Precondition Step description Expected result Remarks
1 Code/Repository/Report 2. Verify and view access statistics Functional testing P3 1. Admin login
2. Enter the repository-report-access statistics page
3. Repository has existing operation records
1. Click the access statistics
2. View access statistics data
3. View the chart of the number of visits in the last 7 days
4. View operation records
1. Jump to the access statistics page, no error on the page
2. IP, PULL, PUSH, Download_ZIP statistics data is correct
3. Chart display data is correct
4. Operation record data is correct
2 Code/Repository/Report Verify the selection of branches and view repository data statistics Functional testing P3 1. Admin login
2. Enter the repository-report-data statistics page
2. Repository has existing operation records
Click the [Data Statistics] button
2. Click on the search box below the page title
3. Enter branch keywords and press enter
4. Select branch and click
1. Go to the 'Data Statistics' page, and there should be no error on the page.
2. The drop-down popup displays searchable branches and tags
3. Search data is correct
4. Page refresh, display the statistics, contributor ranking, and recent 4-week commit activity data of this branch correctly.
3 Code/Repository/Report Verify the selection of labels and view repository data statistics Functional testing P3 1. Admin login
2. Enter the repository-report-data statistics page
2. Repository has existing operation records
Click the [Data Statistics] button
2. Click on the search box below the page title
3. Click [Tags]
4. Enter label keywords and press enter
5. Select the tag and click
1. Go to the 'Data Statistics' page, and there should be no error on the page.
2. The drop-down popup displays searchable branches and tags
3. Switch to the tags column
4. Search data correctly
5. Page refresh, display the statistics, contributor ranking, and recent 4-week commit activity data of this tag correctly.
4 Code/Repository/Report Verify the selected branch and view the network graph Functional testing P3 1. Admin login
2. Go to the repository - reports - network graph page
2. Repository has existing operation records
1. Click 'Network Graph'
2. Click on the search box below the page title
3. Enter branch keywords and press enter
4. Select branch and click
1. Go to the "Network Diagram" page, no errors on the page
2. The drop-down popup displays searchable branches and tags
3. Search data is correct
4. Refresh the page to display the correct branch submission network graph data.
5 Code/Repository/Report Verify selecting a label and viewing the network graph Functional testing P3 1. Admin login
2. Go to the repository - reports - network graph page
2. Repository has existing operation records
1. Click 'Network Graph'
2. Click on the search box below the page title
3. Click [Tags]
4. Enter label keywords and press enter
5. Select the tag and click
1. Go to the "Network Diagram" page, no errors on the page
2. The drop-down popup displays searchable branches and tags
3. Switch to the tags column
4. Search data correctly
5. Refresh the page to display the correct tag submission network graph data.