Forum Discussion

agavazov's avatar
agavazov
New Contributor
6 years ago
Solved

Parameters lower/upper-case do not want to change

When I try to rename/change some resource param with different cases nothing happens.

For example if it was "name" (lowe-case) and try to change it to "NAME" (upper-case) it remains "name" (lower-case)

  •  Hi agavazov,

     

    Thanks for providing more information, you are updating it on wrong place, as this editor is just cloning the parameters from the WDL.

     

    1. When you update the something in Resource.

    2. It will automatically reflect in your TestStep, because you are cloning the method from there.

     

     

5 Replies

  • Do you want to achieve it at Run-Time or you are trying to do it manually.

    Can you please elaborate more.

     

     

    • agavazov's avatar
      agavazov
      New Contributor

      Hi,

       

      Here is how you can simulate the problem.... I don`t search for solution, I`m just reporting it.

       

       

      • HimanshuTayal's avatar
        HimanshuTayal
        Community Hero

         Hi agavazov,

         

        Thanks for providing more information, you are updating it on wrong place, as this editor is just cloning the parameters from the WDL.

         

        1. When you update the something in Resource.

        2. It will automatically reflect in your TestStep, because you are cloning the method from there.