Forum Discussion

msandoval's avatar
msandoval
Occasional Contributor
2 years ago

ReadyAPI test for Azure DevOps doesn't output log information on the fly

ReadyAPI test for Azure DevOps doesn't output log information on the fly, we have to wait minutes to get information

 

We are trying two approaches to see which one fits our needs. Initially we had a CMD step with the following to execute our test:

-f$(Common.TestResultsDirectory) "-RJUnit-Style HTML Report" -FXML "-ECI-Pipeline" "-TTestSuite Integration" "-TTestCase Integration" $(Build.SourcesDirectory) -email $(ReadyAPI.User) -password $(ReadyAPI.Pass)


Then we tried the ReadyAPI step from Azure Marketplace but it's too long to start sending log information, is this expected? How long it should take for that step to give log information?

2 Replies

  • Hi Rahul5Exception,

    It is difficult to understand the issue from the short description - please post a clearer description, include screenshot and as many details as possible.