TestCafe UI test association with test cases in Azure DevOps Test Plan section

maria.bobrova.aqa 21 Reputation points
2022-09-09T13:55:54.417+00:00

Hello!
I am writing automated UI tests using TestCafe framework. And it needs to associate the test.js file with a TestCase in Azure DevOps to run pipelines and for receiving reports in Test Plan > Progress report. But somehow I can not associate test.js file with a TestCase because the VisualStudio doesn't sees it

Have followed this article https://learn.microsoft.com/en-us/azure/devops/test/associate-automated-test-with-test-case?view=azure-devops But was stuck at "Associate to Test Case" point.
Somehow, after solution(project) was build in Visual Studio and "Run All" button at Test Explorer was clicked - the system says that no tests was found.
239488-monosnap-file-google-chrome-2022-09-09-144251.png

I have added unit.js file just to check if everything works in general - and the system has found it.
239505-e2e-tests-microsoft-visual-studio-2022-09-09-14.png

What am I missing? Glad to any response!

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-09-09T16:05:29.293+00:00

    The product group for Azure DevOps / TFS actively monitors questions over at
    https://developercommunity.visualstudio.com/report?space=21&entry=problem
    https://developercommunity.visualstudio.com/report?space=22&entry=problem
    https://azure.microsoft.com/en-in/support/devops/

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. maria.bobrova.aqa 21 Reputation points
    2022-09-14T09:16:42.47+00:00

    In accordance to Microsoft Dev Community - there is no way for now to perform such bond to use Azure DevOps with JavaScript tools and language. So thank you for involve!

    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.