Forum Discussion

joffre's avatar
joffre
Regular Contributor
12 years ago

How to run Test Items remotely

Hi all.



Is it possible to run Test Items remotely? I'm studying Distributed Testing, but I haven't found nothing about Test Items.



When I tried to configure the Network Suites, I just find scripts to load the fields instead of Test Items.



How do I do that?



I've attached my project. The idea is to run two Test Items on one virtual machine (in red) and the others on another.

2 Replies

  • Hi,



    There's no way to run test items remotely, you can only run individual project items. I've increased the appropriate suggestion's rating in our DB.



    As a solution, you can create a function which will take a list of test items you want to run as a parameter, then iterate through all test items and retrieve the target elements of those which have the needed names, and run these elements (script routines, KD tests, etc.).



    See the TestItems Object help topic for information on properties and methods of the test items collection.