Some test scripts are being Skipped
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
-
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.1 -
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
0 -
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.
0