Automated testing in azure datalake

Smriti 0 Reputation points
2024-08-18T17:33:33.7666667+00:00

I want to automate the testing process of azure data lake resources, especially azure data factory and azure SQL database. I tried creating some test cases in azure devops test plans and build pipelines for testing SQL database schema, mappings etc. I ran some SQL scripts for validating the schema etc. through YAML pipelines. Now i want to automate this SQL testing part. Is there any feature, plugin or any utility for azure devops for automating the SQL database testing in data lake. I could not find any pipeline tasks for SQL, like there are lot of tasks for selenium, dotnet applications but not for data lake.

I would highly appreciate any help and suggestion for this.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,175 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,680 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sina Salam 10,491 Reputation points
    2024-08-18T22:04:26.7033333+00:00

    Hello Smriti,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you would like to implement Automated testing in azure data lake.

    Regarding your explanation, Azure DevOps doesn't have built-in tasks specifically for data lake testing, you can create custom tasks or scripts within your pipelines to handle data lake testing scenarios. Consider using Azure Data Factory or other specialized tools for comprehensive data lake testing. Also, you can achieve your goal by combining existing features and third-party tools. The following links are best options for your kind scenario.

    Accept Answer

    I hope this is helpful! Do not hesitate to let me know if you have any other questions.

    ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.

    Best Regards,

    Sina Salam


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.