Ask a Question

facing issue while integrating Testcomplete with Azure devops

SOLVED
dhasade
Occasional Contributor

facing issue while integrating Testcomplete with Azure devops

getting below warning as in the screenshot, No test sources found matching the given filter '**\WSLCB.pjs'

dhasade_6-1678981132301.png

 

My repository hierarchy in below screenshot and i want WSLCB.pjs to be executed in the pipeline

dhasade_1-1678980537041.png

i am using azure pipeline with MS Hosted agent and source control as Git and below are the screenshots.

dhasade_2-1678980793407.pngdhasade_3-1678980919204.png

dhasade_4-1678981031120.png

 

We have followed all possible ways as mentioned in smartbear tutorial but issue still not resolved. Can someone please help

 

Regards,

Snehal

 

 

11 REPLIES 11
rraghvani
Champion Level 3

Can you check that the project downloaded from your repository, is the full project?

dhasade
Occasional Contributor

Yes it is a full project. Please find below screenshots.

dhasade_0-1679042527357.png

 

dhasade_2-1679043075911.png

 

 

rraghvani
Champion Level 3

Sorry, I meant the agent. The agent, would have downloaded the project to a specified location e.g. c:\azagent\_work\_temp etc. - does this contain the full project?

 

Is there an output log that you we can see?

dhasade
Occasional Contributor

It is a Microsoft Hosted agent and we haven't accessed the hosted agent since that was setup by our pipeline architect

rraghvani
Champion Level 3

It's going to be difficult to diagnose the issue if you can't gain access, to verify things.

 

In an other post, https://community.smartbear.com/t5/TestComplete-Questions/TestComplete-run-test-in-Azure-pipeline-su... they've provided log files.

dhasade
Occasional Contributor

Yes i also got a log file on local system. I have attached files (all log files in one notepad) and screenshot. Hope it helps.

 

dhasade_0-1679056160669.png

 

rraghvani
Champion Level 3

Do you have TestComplete or TestExecute installed?

 

rraghvani_0-1679058532212.png

 

 

AlexKaras
Champion Level 3

Hi,

 

We have followed all possible ways as mentioned in smartbear tutorial

Just to double-check - have you carefully went through this documentation section: https://support.smartbear.com/testcomplete/docs/working-with/integration/azure/test-adapter/index.ht... ?

Unless the root of the problem is in TestComplete/TestExecute not been installed on the agent machine (as it was noted by @rraghvani), I would check how TC Test Adapter is configured. (You did not provided screenshot for it.)

 

Regards,
  /Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
mattb
Staff

Hi,

I think the issue is the Git repository has an extra folder that the testcomplete tests are stored in. 

so in the test assemblies step it should be /WSLCB/*.pjs


* I cant see if the .pjs is stored in the WSTEST or WSLCB folder. My recommendation above is if its in the WSLCB folder, if its in the WSTest folder - make the test assemblies look like /WSLCB/WSTest/*.pjs 

🙂 Hope this helps!


cancel
Showing results for 
Search instead for 
Did you mean: