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.
- Azure SQL unit testing with tSQLt using Azure DevOps: https://nikolaithomassen.com/2019/02/26/azure-sql-unit-testing-with-tsqlt-using-azure-devops/.
- Run automated tests from test plans: https://learn.microsoft.com/en-us/azure/devops/test/run-automated-tests-from-test-hub?view=azure-devops.
- True DevOps: including databases in automated deployment: https://www.red-gate.com/hub/product-learning/sql-change-automation/moving-from-application-automation-to-true-devops-by-including-the-database.
- Automating SQL Server Database Testing with Azure DevOps: https://www.sqlops.com/automating-sql-server-database-testing-with-azure-devops/.
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