| View previous topic :: View next topic |
| Author |
Message |
eeXi
Joined: 16 Mar 2011 Posts: 4
|
Posted: Mon Jan 02, 2012 5:12 am Post subject: folder variable and Comment field not automatically replaced |
|
|
Hello,
I have a small issue with folder variable and the comment field in tests.
For example when I set fvar_name=SRV01 on my folder, when I import tests from text file, with this parameter “Comment = %fvar_name%”.
The %fvar_name% is not automatically replaced by SRV01. I have to edit each test, select the Comment field and then %fvar_name% is replaced by SRV01.
Can you do or have a solution to correct this issue?
Happy New Year !
best regards |
|
| Back to top |
|
 |
KS-Soft Europe
Joined: 16 May 2006 Posts: 2260
|
Posted: Mon Jan 02, 2012 5:43 am Post subject: |
|
|
You should use the following parameter:
CmntPattern = %fvar_name%
instead of
Comment = %fvar_name%
Happy New Year  |
|
| Back to top |
|
 |
eeXi
Joined: 16 Mar 2011 Posts: 4
|
Posted: Mon Jan 02, 2012 6:37 am Post subject: |
|
|
Awesome !!
Tank you |
|
| Back to top |
|
 |
KS-Soft Europe
Joined: 16 May 2006 Posts: 2260
|
Posted: Mon Jan 02, 2012 6:40 am Post subject: |
|
|
| You are welcome ! |
|
| Back to top |
|
 |
|