Forum Discussion
4 Replies
- NisHeraValued Contributor
You need to have space before /
- Marsha_R
Champion Level 3
One thing I see is that your batch file example has
E:\Script Writing\Automation\CBB\Entrance\Entrance_Suite\Entrance_Suite.pjs
but the screenshot shows
C:\Script Writing\Automation\CBB\Entrance\Entrance_Suite\Entrance_Suite.pjs
here's the format for the whole file:
http://support.smartbear.com/viewarticle/54705/
- m_essaidValued Contributor
hi,
until you know that your test is working, remove the "/SilentMode" parameter.
because this will show you why the test didn't worked.
after the test is ok put it to avoid windows that you don't want in execution.
Hi Kimmatsumoto,
Also, please refer to this How To article: Run an individual test item via command line
It contains an alternative solution to execute a target test item.