List Icon
Mailing list Archive

2019 up to July 2022 | 20182017  |  2016  2015 2014 | 2013

The mailing list has been closed since July 2022, but continues to serve as an archive of information about QF-Test.
But if you want to stay informed about news about QF-Test, you can simply
Subscribe to Newsletter  

To get up-to-date information about each release - including minor releases - you can
subscribe to the RSS feed or follow us on social media.
Alternatively, QF-Test also provides release information itself.

Another source of information is our blog, where there are current articles on general topics, on the company QFS and also various "how-tos"
subscribe to blog


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Dynamic stringification of procedure parameters


  • Subject: [QF-Test] Dynamic stringification of procedure parameters
  • From: BENHAROUS Cedric <cedric.benharous@?.com>
  • Date: Fri, 24 Nov 2017 11:02:45 +0100
  • Delivered-to: qftest-list@?.net

Hi all,

 

Is there any way to dynamically "stringify" procedure parameters inside a Jython script ?

Example:

someProcedure takes as parameters:

-       name

-       someOptionalVariable

 

We need to have a local QFTest variable containing : “name=MyName” or “name=MyName, someOptionalVariable =MyValue” if someOptionalVariable is defined.

 

Note: This string is to be inflated as java properties to be passed to a call to a QFTest daemon procedure.

 

Is there any way to achieve this ?

 

Cheers,

Cédric

 

[@@ THALES GROUP INTERNAL @@]