Forum Discussion

nbenitus's avatar
nbenitus
Contributor
15 years ago

Parameters in task

Hi everyone,



I am currently doing some distributed testing. I have created several tasks to run tests on remote computers.



After reading through the help file, I saw that tasks needed for distributed testing cannot contain any parameters or variables.



What would be the most efficient workaround to accomplish this?



Currently, my task calls the following function:



public sub Task_Without_Variables



Task_With_Variable(Variable1)



End sub




That is quite ugly. Any ideas?



Thanks in advance.

5 Replies

  • aditya_n's avatar
    aditya_n
    Occasional Contributor
    Hi,

    I am trying to use parameters for a dropdown value field.

    i am assigning a default value to the parameter which should be taken during execution which is not taking place.



    please guide in solving this problem.



    Regards,

    Aditya
  • aditya_n's avatar
    aditya_n
    Occasional Contributor
    Hi Team,



    Any updates on the above mentioned.?



    Regards,

    Aditya

  • Hi Aditya,





    I'm not sure I understand what problem you currently face. Could you please describe how it's related to the original thread created 2 years ago and what task you're trying to accomplish in detail?