Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Some test scripts are being Skipped

Options
ashokan_moorthi
ashokan_moorthi Posts: 21

I am trying to check out the scripts from SVN and run all the scripts from command line. But not all the scripts are running. Some scripts are skipped from the execution. I dont know why.. I didnt do any changes to the scripts or configuration. Anybody does know the reason why some scripts are being skipped???

Comments

  • benken_parasoft
    benken_parasoft Posts: 1,230 ✭✭✭
    edited June 2017
    Options

    You can try passing -refresh as an additional argument to soatestcli. This will force the workspace resource model to re-sync with the file system. This is necessary when making changes to the workspace outside of the workbench, like from the svn command line.

  • ashokan_moorthi
    ashokan_moorthi Posts: 21
    Options

    I have tried the below command.

    soatestcli -data "C:\Parasoft\Workspace" -refresh -resource "Policy\Sanity_Test" -config "user://Example Configuration" -report "Report_Sanity.html"

    Still the test scripts are skipped

  • benken_parasoft
    benken_parasoft Posts: 1,230 ✭✭✭
    Options

    Something else must be wrong, and I think anyone could only guess without getting more information about your environment and what you are doing. I'd recommend contacting Parasoft support for a speedy resolution.