github-actions[bot] commented on issue #7311: URL: https://github.com/apache/dolphinscheduler/issues/7311#issuecomment-990640441
### Search before asking -[X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description task status functional module test point priority service test step expected result actual result remarks <ul><li>[] finish</li></ul> Data source list Create MYSQL data source p1 Start api service "1. Enter the data source center page, click the "create data source" button, and a pop-up box will pop up 2. Data source type selection MYSQL 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and add a new piece of data to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create POSTGRESQL data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Select POSTGRESQL for data source type (database name is not verified) 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and a new piece of data is added to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create HIVE/IMPALA data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Select HIVE/IMPALA for data source type 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and add a new piece of data to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create SPARK data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Select SPARK for data source type 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and a new piece of data is added to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create CLICKHOUSE data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, and a pop-up box will pop up 2. Data source type selection CLICKHOUSE 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and a new piece of data is added to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create ORACLE data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Select ORACLE for data source type 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and add a new piece of data to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create SQLSERVER data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Data source type selection SQLSERVER 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and add a new piece of data to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Create DB2 data source p1 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Data source type selection DB2 3. Edit data source information 4. Click the "Test Connection" button to test the connection 5. Click "Submit"" "1. The test connection fails, and the data source information cannot be saved 2. The test connection is passed, save the data source information, and a new piece of data is added to the t_ds_datasource table" <ul><li>[] finish</li></ul> Data source list Cancel creation of data source p3 Start api service "1. Enter the data source center page, click the "Create data source" button, a pop-up box will pop up 2. Select the data source type 3. Edit data source information 4. Click the "Cancel" button "to cancel the creation of the data source <ul><li>[] finish</li></ul> Data source list View data source parameters p3 Start api service 1. Enter the data source center page, click the "click to view" button under the data source parameters to display database related information , Password encryption display <ul><li>[] finish</li></ul> Data source list Edit data source p1 Start api service "1. Enter the data source center page, click the "Edit" button, and the "Edit data source" pop-up box will pop up 2. Edit data source information 3. Click the "Test Connection" button to test the connection 4. Click the "Edit" button ""1. The test connection fails, and the data source information is not updated 2. The test connection is passed, and the t_ds_datasource table updates the data source information" <ul><li>[] finish</li></ul> Data source list Cancel editing data source p3 Start api service "1. Enter the data source center page, click the "Edit" button, and the "Edit data source" popup will pop up frame 2. Edit data source information 3. Click the "Cancel" button "Cancel data source editing, data source information will not be updated <ul><li>[] finish</li></ul> Data source list Delete data source p1 Start api service Enter data source center page, click "Delete" button to delete data source <ul><li>[] finish</li></ul> Data source list Query data source p1 Start api service Enter the data source center page, enter the data source name, and click the "Query" button "Data source name supports fuzzy query : 1. The query has no data, and the data source list shows no data 2. The query has data, and the data source list displays the data correctly" <ul><li>[] finish</li></ul> Data source list Verify the paging control, no more than 10 entries. p2 Start api service "1. Select 10 entries/page, no more than 10 entries, view the page display 2. Select 30 items/page, no more than 30 items of data, check the page display 3. Select 50 items/page, no more than 50 pieces of data, view the page display" "1. Select 10 items/page, no more than 10 pieces of data, 1 page display 2. Select 30 items/page, no more than 30 items of data, 1 page display 3. Select 50 records/page, if there are no more than 50 records, 1 page will display" <ul><li>[] finish</li></ul> Data source list Verify paging control, more than 10 items p2 Start api service "1. Select 10 items/page, more than 10 items of data, view the page display 2. Select 30 items/page, more than 30 items of data, view the paging display 3. Select 50 items/page, more than 50 items of data, view the page display" "1. Select 10 items/page, more than 10 items of data, turn page display 2. Select 30 items/page, more than 30 items of data, turn page display 3. Select 50 items/page, if more than 50 items of data, turn the page to display" <ul><li>[] finish</li></ul> Data source list Verify the> button of the paging control p2 Start the api service Click the> button to view the paging display The page jumps to the next page <ul><li>[] finish</li></ul> Data source list Verify the paging control's <button p2 Start api service Click the <button to view the paging display The page jumps to the previous page <ul><li>[] finish</li></ul> Data source list Verify the input box of the paging control p2 Start the api service Enter the number of pages, view the page display The page jumps to the page where the page number is entered ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? -[] Yes I am willing to submit a PR! ### Code of Conduct -[X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
