applayerprotocols/httptransportfw/Test/Integration/ini/testhttpsuite.ini
changeset 0 b16258d2340f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/applayerprotocols/httptransportfw/Test/Integration/ini/testhttpsuite.ini	Tue Feb 02 01:09:52 2010 +0200
@@ -0,0 +1,655 @@
+// Ini file for running HTTP Integration Tests.
+
+////////////////////////////////////////////////////////////////////////////////
+///// Setting proxy to session//////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Testing existing FW without enabling the ebo feature ///////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_1]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_1.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = EFalse
+IsEncoded        =
+IsDecoded	 =
+FailTransaction  =
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_2]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_2.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_3]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_3.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_4]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_4.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_5]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_5.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_6]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_6.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_7]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_7.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_8]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_8.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_9]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_9.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_10]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_10.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = ETrue
+
+///////////////////////////////////////////
+/// Negative test cases. Fail with panic///
+///////////////////////////////////////////
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_11]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_11.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_12]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_12.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_13]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_13.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Not encoding the request (returning NULL) //////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_14]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_14.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = EFalse
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Not encoding the request (returning NULL) //////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_15]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_15.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = EFalse
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Not encoding the request (returning NULL) //////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_16]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= ETrue
+SessProxy	= 10.29.23.12:9003
+TranProxyUsage	= EFalse
+TranProxy	= 222.222.222.222:2222
+OutputFileName	= C:\HttpEbo_16.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = EFalse
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+///// Setting proxy to transaction /////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Testing existing FW without enabling the ebo feature ///////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_17]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_17.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = EFalse
+IsEncoded        =
+IsDecoded	 =
+FailTransaction  =
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_18]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_18.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_19]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_19.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_20]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_20.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_21]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_21.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_22]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_22.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_23]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_23.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = ETrue
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_24]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_24.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_25]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_25.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return True(failing the transaction) ///////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_26]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_26.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = ETrue
+
+///////////////////////////////////////////
+/// Negative test cases. Fail with panic///
+///////////////////////////////////////////
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_27]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_27.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_28]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_28.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Encode/change the request //////////////////////////////////////////////
+/////// Not decoding the response(returning NULL) //////////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_29]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_29.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = ETrue
+IsDecoded	 = EFalse
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session /////////////////////////////////
+/////// Not encoding the request (returning NULL) //////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_30]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_30.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = EFalse
+IsEncoded        = EFalse
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using transaction /////////////////////////////
+/////// Not encoding the request (returning NULL) //////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_31]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_31.txt
+SessHttpOptUsage = EFalse
+TranHttpOptUsage = ETrue
+IsEncoded        = EFalse
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+/////// Enabling the ebo feature using session & transaction ///////////////////
+/////// Not encoding the request (returning NULL) //////////////////////////////
+/////// Decode the response(same actual response only) /////////////////////////
+/////// and return False(not failing the transaction) //////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_32]
+Uri		= http://www.yahoo.com/
+SessProxyUsage	= EFalse
+TranProxyUsage	= ETrue
+TranProxy	= 10.29.23.12:9003
+OutputFileName	= C:\HttpEbo_32.txt
+SessHttpOptUsage = ETrue
+TranHttpOptUsage = ETrue
+IsEncoded        = EFalse
+IsDecoded	 = ETrue
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+///////// Disable Pipelining /////////////
+///////// Disable Session optimiser and transaction optimiser for 3rd transaction //////////
+///////// Enable transaction optimiser for 1st, 2nd & 4th transaction ////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_33]
+DisableTransOpt= EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+///////// Disable Pipelining and set the session optimiser /////////////
+///////// Disable the transaction optimiser for 3rd transaction //////////
+///////// Enable transaction optimiser for 1st, 2nd & 4th transaction ////////
+////////////////////////////////////////////////////////////////////////////////
+[HttpEbo_34]
+DisableTransOpt= ETrue
+
+////////////////////////////////////////////////////////////////////////////////
+///////// ////////////////////////////////////////////////////////////////// 
+///////// ////////////////////////////////////////////////////////////////// 
+/////// Enabling HTTP Buffer feature using session ///////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
+[Http_Buffer_Size_1]
+Uri		= http://10.29.23.12/manual/images/index.gif
+
+////////////////////////////////////////////////////////////////////////////////
+///////// Testing RHTTPExplicitSession with IAP 0 ////////////////////////////// 
+////////////////////////////////////////////////////////////////////////////////
+[Explicit_Session_Test_1]
+Uri		= http://www.google.co.in
+IAP		= 0
+
+////////////////////////////////////////////////////////////////////////////////
+///////// Testing RHTTPExplicitSession with IAP 1 ////////////////////////////// 
+////////////////////////////////////////////////////////////////////////////////
+[Explicit_Session_Test_2]
+Uri		= http://www.google.co.in
+IAP		= 1
+
+////////////////////////////////////////////////////////////////////////////////
+///////// Testing Filter Suspended test ////////////////////////////// 
+////////////////////////////////////////////////////////////////////////////////
+[Filter_Suspend_Test_1]
+Uri		= http://www.google.co.in
+FailTransaction  = EFalse
+
+////////////////////////////////////////////////////////////////////////////////
+///////// Testing Invalid Event test ////////////////////////////// 
+////////////////////////////////////////////////////////////////////////////////
+[Filter_Suspend_Test_2]
+Uri		= http://www.google.co.in
+FailTransaction  = ETrue
\ No newline at end of file