silktest - Silk4Net & Silk Workbench integration -


is possible call scripts written in silk4net workbench? @ beginning of building automation framework using silktest, , want able express both our testers , developers.

no, unfortunately isn't possible. can call .net scripts visual tests within workbench, can't call scripts between various silk test clients currently.

update: reading question again, sounds want common code share between scripts written in workbench, , scripts written in silk4net. if goal, accomplish doing following:

  1. create new class library project in visual studio. should target .net 4.
  2. add reference silktest.ntf project (this assembly contains of automation classes used silk4net , .net scripts in workbench).
  3. put common code assembly.

you can reference assembly both silk4net project , .net scripts in workbench.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -