<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Parameterisation</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>Recent changes to Parameterisation</description><atom:link href="https://sourceforge.net/p/steppingframework/wiki/Parameterisation/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 28 Feb 2014 06:38:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/steppingframework/wiki/Parameterisation/feed" rel="self" type="application/rss+xml"/><item><title>Parameterisation modified by Dave Amies</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -20,25 +20,27 @@
 Example usage:
 ---

-
 Given the following datasheet that is stored at \\TestingServer\TestingShare\DataSheets\BP23Data.tsv

 iID        | DataCol001    | DataCol002    | AnotherDataCol
 ---        |---            |---            |---
 BP23Case001| something     | Jackson       |2010-08-08
-BP23Case002| Data          | Another       |BP23Case005
+BP23Case002| Data          | ThatFeild     |BP23Case005
 BP23Case003| Framework     | Franklin      |Lincon
 BP23Case004| 震嶽           | 張            |Stepping
-BP23Case005| Col002        | john          |Tiger
+BP23Case005| Col002        | Elephant      |Tiger

-iID    | iSeq  | cStepType | cField       | cValue       |cTiming     | cExpect     | cOnError
----    |---    |---        |---           |---           |---         |---         |---
-Text001| 1     |Data       |BP23Case002   | BP23Data     | \\TestingServer\TestingShare\DataSheets|            |
-Text001| 2     |SaveParam  |MyExample     |{DataCol001}  |       |            |
-Text001| 3     |Step       |BusProcess1 |       |       |            |
-Text001| 4     |Step       |BusProcess2 |       |       |            |
-       |       |           |         |          |       |            |
-Login | 1     |Text       |UserName | MyUserName    |       |       |
-Login | 2     |Text       |Password | MyPassword    |       |       |
-Login | 3     |Button     |         | Login    |       | Welcome Users Name | LoginFailedSequence
+iID    | iSeq  | cStepType | cField       | cValue              |cTiming     | cExpect     | cOnError
+---    |---    |---        |---           |---             |---         |---         |---
+Text001| 1     |Data       |BP23Case002   | BP23Data            | \\TestingServer\TestingShare\DataSheets|            |
+Text001| 2     |SaveParam  |MyExample     |{DataCol001}         |       |            |
+Text001| 3     |SaveParam  |MyExample2    |{AnotherDataCol}     |       |            |
+Text001| 4     |SaveParam  |MyExample3    |{DataCol002}         |       |            |
+Text001| 5     |0rand      |1             | 5                   |       |            |
+Text001| 6     |Data       |BP23Case00{c0RandNum}   | BP23Data            | \\TestingServer\TestingShare\DataSheets|            |
+Text001| 7     |Data       |{MyExample2}   | BP23Data            | \\TestingServer\TestingShare\DataSheets|            |
+Text001| 8     |Text       |{MyExample2} | {{MyExample}{DataCol001}}    |       |       |
+
+In this example Step Sequence, Step 6 Loads a row of data determined by a random number generated in step 5, Likewise the text field identified as "ThatFeild" in the application had the value "Elephant" entered into it.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Amies</dc:creator><pubDate>Fri, 28 Feb 2014 06:38:23 -0000</pubDate><guid>https://sourceforge.net932e711cbc79887d414e0207b2568428edd58ffe</guid></item><item><title>Parameterisation modified by Dave Amies</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -21,7 +21,7 @@
 ---

-Given the following datasheet that is stored at \\TestingServer\TestingShare\DataSheets\BP13Data.tsv
+Given the following datasheet that is stored at \\TestingServer\TestingShare\DataSheets\BP23Data.tsv

 iID        | DataCol001    | DataCol002    | AnotherDataCol
 ---        |---            |---            |---
@@ -32,14 +32,13 @@
 BP23Case005| Col002        | john          |Tiger

-
-iID    | iSeq | cStepType | cField   | cValue    | cTiming     | cExpect     | cOnError
----   |---            |---        |---      |---       |---       |---         |---
-Seq001| 1             |Data       |            |       |       |            |
-Seq001| 2             |Step       |Login       |       |       |            |
-Seq001| 3             |Step       |BusProcess1 |       |       |            |
-Seq001| 4             |Step       |BusProcess2 |       |       |            |
-      |               |           |         |          |       |            |
-Login | 1             |Text       |UserName | MyUserName    |       |       |
-Login | 2             |Text       |Password | MyPassword    |       |       |
-Login | 3             |Button     |         | Login    |       | Welcome Users Name | LoginFailedSequence
+iID    | iSeq  | cStepType | cField       | cValue       |cTiming     | cExpect     | cOnError
+---    |---    |---        |---           |---           |---         |---         |---
+Text001| 1     |Data       |BP23Case002   | BP23Data     | \\TestingServer\TestingShare\DataSheets|            |
+Text001| 2     |SaveParam  |MyExample     |{DataCol001}  |       |            |
+Text001| 3     |Step       |BusProcess1 |       |       |            |
+Text001| 4     |Step       |BusProcess2 |       |       |            |
+       |       |           |         |          |       |            |
+Login | 1     |Text       |UserName | MyUserName    |       |       |
+Login | 2     |Text       |Password | MyPassword    |       |       |
+Login | 3     |Button     |         | Login    |       | Welcome Users Name | LoginFailedSequence
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Amies</dc:creator><pubDate>Fri, 28 Feb 2014 06:22:43 -0000</pubDate><guid>https://sourceforge.netacfc06b44e9b959f1db9c59777a3870cf7fdc64a</guid></item><item><title>Parameterisation modified by Dave Amies</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -23,13 +23,13 @@

 Given the following datasheet that is stored at \\TestingServer\TestingShare\DataSheets\BP13Data.tsv

-iID    | DataCol001    | DataCol002    | AnotherDataCol
----    |---           |---         |---
-BP13Case001| Tom      | Jackson    |2010-08-08
-BP13Case002| Megawatikesuma|     |2001-06-18
-BP13Case003|      | Franklin    |
-BP13Case004| 震嶽      | 張    |1969-03-29
-BP13Case005| Афанасий      | Аминев    |1945-10-01
+iID        | DataCol001    | DataCol002    | AnotherDataCol
+---        |---            |---            |---
+BP23Case001| something     | Jackson       |2010-08-08
+BP23Case002| Data          | Another       |BP23Case005
+BP23Case003| Framework     | Franklin      |Lincon
+BP23Case004| 震嶽           | 張            |Stepping
+BP23Case005| Col002        | john          |Tiger

@@ -43,4 +43,3 @@
 Login | 1             |Text       |UserName | MyUserName    |       |       |
 Login | 2             |Text       |Password | MyPassword    |       |       |
 Login | 3             |Button     |         | Login    |       | Welcome Users Name | LoginFailedSequence
-
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Amies</dc:creator><pubDate>Fri, 28 Feb 2014 06:11:55 -0000</pubDate><guid>https://sourceforge.net9631db87cea496d357a2f7de8be38134d86d34c8</guid></item><item><title>Parameterisation modified by Dave Amies</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -21,6 +21,18 @@
 ---

+Given the following datasheet that is stored at \\TestingServer\TestingShare\DataSheets\BP13Data.tsv
+
+iID    | DataCol001    | DataCol002    | AnotherDataCol
+---    |---           |---         |---
+BP13Case001| Tom      | Jackson    |2010-08-08
+BP13Case002| Megawatikesuma|     |2001-06-18
+BP13Case003|      | Franklin    |
+BP13Case004| 震嶽      | 張    |1969-03-29
+BP13Case005| Афанасий      | Аминев    |1945-10-01
+
+
+
 iID    | iSeq | cStepType | cField   | cValue    | cTiming     | cExpect     | cOnError
 ---   |---            |---        |---      |---       |---       |---         |---
 Seq001| 1             |Data       |            |       |       |            |
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Amies</dc:creator><pubDate>Fri, 28 Feb 2014 04:34:43 -0000</pubDate><guid>https://sourceforge.netd3bdadc927c2783c83bdc251fc10b99c814912b1</guid></item><item><title>Parameterisation modified by Dave Amies</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -14,3 +14,21 @@
 Parameterisation is available in all columns of a Step Sequence or Data Set except the ID (first) column.

 Parameters can be concatenated to strings and other parameters or even concatenated inside another parameter name.
+
+
+
+Example usage:
+---
+
+
+iID    | iSeq | cStepType | cField   | cValue    | cTiming     | cExpect     | cOnError
+---   |---            |---        |---      |---       |---       |---         |---
+Seq001| 1             |Data       |            |       |       |            |
+Seq001| 2             |Step       |Login       |       |       |            |
+Seq001| 3             |Step       |BusProcess1 |       |       |            |
+Seq001| 4             |Step       |BusProcess2 |       |       |            |
+      |               |           |         |          |       |            |
+Login | 1             |Text       |UserName | MyUserName    |       |       |
+Login | 2             |Text       |Password | MyPassword    |       |       |
+Login | 3             |Button     |         | Login    |       | Welcome Users Name | LoginFailedSequence
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Amies</dc:creator><pubDate>Fri, 28 Feb 2014 04:22:45 -0000</pubDate><guid>https://sourceforge.net1e50171e2234953bfc3f5542c619e0a7bb2a0d7d</guid></item><item><title>Parameterisation modified by Dave Amies</title><link>https://sourceforge.net/p/steppingframework/wiki/Parameterisation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="parameterisation"&gt;Parameterisation&lt;/h1&gt;
&lt;p&gt;Parameters are referenced by the parameter name in curly braces ( { and } ) e.g. the parameters created by the 0rand Step can be accessed as {c0RandNum} and {iRandNum}.&lt;/p&gt;
&lt;p&gt;The following Step Type can create Parameter values:&lt;br /&gt;
- Data&lt;br /&gt;
- 0rand&lt;br /&gt;
- SaveParam&lt;br /&gt;
- FormattedDateTimeString&lt;br /&gt;
- MathParam&lt;br /&gt;
- PromptParam&lt;/p&gt;
&lt;p&gt;Parameterisation is available in all columns of a Step Sequence or Data Set except the ID (first) column. &lt;/p&gt;
&lt;p&gt;Parameters can be concatenated to strings and other parameters or even concatenated inside another parameter name.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Amies</dc:creator><pubDate>Fri, 28 Feb 2014 04:20:26 -0000</pubDate><guid>https://sourceforge.net9d52fc7afe5a94982dfbed61c6835e3ff9042ace</guid></item></channel></rss>