Roland D.

  • 5 questions asked
  • 3 answers
  • 0 best answers (0%)
  • Test description name - replace default HH:mm - dd MMM yyyy

    When we start a test run, then there the name field of the test run is filled like "14:04 - 20 Dec 2017". Is this changeable? For me it is not usable and annoying to replace...
    Roland D.
    Roland D.

    Roland D.

    Level
    0
    40 / 100
    points
    Roland D.
    Roland D.

    Roland D.

    Level
    0
    40 / 100
    points
    Thank you, Nouredine, I hope you got the point this is annoying. I want to make a improvement/feature suggestion, where can I do this?
  • JavaScript action changeValue - how to set the value?

    I see the two methods setValue() and changeValue() on context.variableManager. With setValue I can specify the variable and the value to set, like context.variableManager...
    Roland D.
    Roland D.

    Roland D.

    Level
    0
    40 / 100
    points
    Roland D.
    Roland D.

    Roland D.

    Level
    0
    40 / 100
    points
    Hi Nouredine, now its clear, i had the false assumption that you should use setValue(var, val) to create and fill this new variable, and use changeValue(var, ...) to update an...
  • How to separate the variables into different columns from shared queue?

    Under variable manager, I have a Shared Queue variable created. There's a column separator option there where I chose comma as the delimiter but when I use comma for the values...
    Aayush S.
    Aayush S.

    Aayush S.

    Level
    1
    189 / 750
    points
    Roland D.
    Roland D.

    Roland D.

    Level
    0
    40 / 100
    points
    I also have this behaviour, and found a workaround. I want to have 3 values in one shared queue line. As you can use a csv file, it is obvious that you assume to seperate...