Forum Discussion

jdbraden's avatar
jdbraden
Occasional Contributor
8 years ago
Solved

QAComplete URI Path for Automation

I started a new API project within Ready API and when I try and link my tests in QAComplete for automated runs, I can't get the Url, UNC or local path to be correct. It sure looks correct to me. I've made sure there are no extra spaces, typos, and all the slashes are correct. I even used the "Learn about these parameters" link to verify. Can anyone help?

 

 

Thanks,

  • Hi,

     

    The Url, UNC or local path for a project (.xml) residing in a shared folder on a computer needs to be in the following format:

    \\Tests-PC\SharedFolder\MySOAPProject.xml

     

    So, please try to specify the following value:

    \\fs950o\QA\PriceDeviation\Price-Deviation-QC-soapui-project.xml

     

    Anastasia

    Customer Care Team

2 Replies

  • Nastya_Khovrina's avatar
    Nastya_Khovrina
    SmartBear Alumni (Retired)

    Hi,

     

    The Url, UNC or local path for a project (.xml) residing in a shared folder on a computer needs to be in the following format:

    \\Tests-PC\SharedFolder\MySOAPProject.xml

     

    So, please try to specify the following value:

    \\fs950o\QA\PriceDeviation\Price-Deviation-QC-soapui-project.xml

     

    Anastasia

    Customer Care Team

    • jdbraden's avatar
      jdbraden
      Occasional Contributor

      Thank you. That did the trick.