adding TestON
diff --git a/TestON/examples/CaseParams/CaseParams.params b/TestON/examples/CaseParams/CaseParams.params
new file mode 100644
index 0000000..0364f0a
--- /dev/null
+++ b/TestON/examples/CaseParams/CaseParams.params
@@ -0,0 +1,10 @@
+<PARAMS>
+    <testcases> 1,2 </testcases>
+    <mail> paxweb@paxterrasolutions.com </mail>
+    <CASE1>
+        <destination> h2 </destination>
+    </CASE1>    
+    <CASE2>
+        <destination> h3 </destination>
+    </CASE2>
+</PARAMS>
\ No newline at end of file