Forum Discussion

vijayk1's avatar
vijayk1
Occasional Contributor
6 years ago
Solved

Tags not working via cmd line after updating to readyAPI 2.6.0

Dear Team,

 

We are facing issue with our project after updating to ReadyAPI 2.6.0 we are getting below error:

"16:38:15,683 WARN [SoapUIProTestCaseRunner] There are no suites with the specified tags."

 

Same project is working in readyAPI 2.5.0 and GUI is working on both version.

 

Can you please check and let me know what I'm missing.

 

cmd used for 2.5.0 :

<path_of_testrunner> <path_of_project_xml> -R"JUnit-Style HTML Report" -f"<path_for_report> -T"TestSuite <Tagname>"

 

cmd used for 2.6.0:

<path_of_testrunner> <path_of_project_xml> -R"JUnit-Style HTML Report" -f"<path_for_report> "-TTestSuite <Tagname>"

 

4 Replies

  • magi-i-luften's avatar
    magi-i-luften
    Occasional Contributor

    Hi vijayk1

     

    Did you found out a solution?

    I'm facing the same problem - we upgraded from ReadyAPI 2.4 (where tags worked) - and now, in ReadyAPI 2.6, tags are not working :(

     

    Best regards

    magi-i-luften

     

      • magi-i-luften's avatar
        magi-i-luften
        Occasional Contributor

        Hi Vijayk1

        Thank you for your help - sorry I didn't answer you before.

        I succeeded in executing - after installing the maintenance build of 2.6.0 (I was not aware of the maintenance build, so thank you for pointing me in that direction)