question

lnelms avatar image
lnelms asked cwhitty answered

Location of automation assets in Velocity

With Velocity 6.0 the automation assets and execution is now built into the Velocity instance. In 5.4 I was about to download the test cases to work on them but with 6.0 I can't find where to download these test cases from. For instance I have a test case called "aggregate-ports.fftc" and I would like to work on it in my instance of iTest 6.0 because the creator of the test case is not around anymore. I was looking around in the Velocity instance and could not find it. Can someone tell me where I can find where these test cases are now stored in Velocity 6.0 so that I can download and work on it.

See attached pcap that shows the test case

velocitytest casevelocity 6.06.0
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
cwhitty avatar image
cwhitty answered

Velocity 6.0 and its agents now support iTar caching. That means that when Velocity dispatches a test to run on an agent, the agent first checks its local cache to see if it holds the iTar locally. If the iTar is not present, it will pull the iTar from Velocity. If it's present locally, then it will execute from the local instance of the iTar.

You can use this feature to recover your iTar. Run the test case, find out which agent it was dispatched to, go to the agent and find a directory called "assets-cache". You'll see a directory structure that eventually points to the file you want. It won't have an itar extension, but it's an iTar.

Good luck, let us know how it works out.

10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.