Azure DevOps Pipeline for Rest Assured API automation test using testng.

Niren Adhikary (NAD) 146 Reputation points
2022-07-03T13:57:05.537+00:00

Hi,

I am trying to create a pipeline in azure devops for rest assured api testing. I have added the following task in the pipeline and link the pom.xml but when the pipeline run it fails with some compilation error and test ng report.

Error :

  1. package org.automationtesting.excelreport does not exist
  2. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project TestNgToExcel: Compilation failure

217133-image.png

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

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,487 Reputation points Moderator
    2022-07-04T05:44:44.587+00:00

    @Niren Adhikary (NAD)

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform. Please check this supported products list here (more to be added later on).

    I would request you to please post your queries in dedicated forums as in below links:
    https://developercommunity.visualstudio.com/spaces/21/index.html
    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-organization/756710
    https://stackoverflow.com/questions/tagged/azure-devops

    Hope that helps.
    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics.

    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.