can we upload test scripts results to Azure Devops from excel file ?

Anonymous
2023-09-20T03:43:52.4833333+00:00

I want to upload my test cases along with its Pass or Failed status to Azure Devops. Is that possible?

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
291 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
Microsoft Security Microsoft Authenticator
{count} votes

1 answer

Sort by: Most helpful
  1. AnnuKumari-MSFT 34,551 Reputation points Microsoft Employee Moderator
    2023-09-20T05:43:58.39+00:00

    Hi Srirekha, Paritala (Contractor) ,

    Welcome to Microsoft Q&A platform and thanks for posting your query here.

    As per my understanding , you want to load data from excel to Azure devops . Do you want to achieve it using Azure data factory pipelines?

    Since Azure data factory doesn't have connector for Azure devops , you can try using web activity in ADF and use DevOps REST API and do a post request. Additionally, you can use Logic app which has Azure DevOps connector which can do the job

    Reference documents:

    Upload a text file in azure devops

    Create Test plans in azure devops

    Azure DevOps connector in logic app
    User's image

    Hope it helps. Please let us know how it goes. Thankyou

    0 comments No comments

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.