Interview Questions

Need help regd. silk test runing thr' .bat file on cmd prompt.?

SilkTest Questions and Anwsers


(Continued from previous question...)

83. Need help regd. silk test runing thr' .bat file on cmd prompt.?

<Plan File path> - Enter Plan File Path - e.q - c:\test
<Plan File Name> - Plan File Name - e.q - sample.pln


syntax :
"C:\Program Files\Segue\SilkTest\partner.exe" -r "<Plan File path>\<Plan File Name>.pln"
e.q
"C:\Program Files\Segue\SilkTest\partner.exe" -r "c:\test\sample.pln"
Copy above line in .Bat file or run this line in Command Prompt.

(Continued on next question...)

Other Interview Questions