Forum Discussion

littlebear2's avatar
littlebear2
New Contributor
10 months ago
Solved

TestComplete occasionally skipping a test step.

Hello all, I have made a test that has three steps, and am running it in an Azure DevOps pipeline. Step 1: Click 'Save and Close'. This is an ordinary button at the end of a form. Once it is clicke...
  • rraghvani's avatar
    10 months ago

    A few years back, I remember someone having similar issues. I remember in Azure DevOps, it used to run tests in random order, and I don't know if the latest version of Azure DevOps allows to define tests, in order.

    This was on of the main reasons for me not using Azure DevOps, and instead running my Execution Plan (ordered tests) via PowerShell script