1) one test is deleted (covered by JUnit test)
2) 1 test is rewritten. 
diff --git a/rcpttTests/ECL_IDE_module/selfAUTTests/q7commands/SelectRows.test b/rcpttTests/ECL_IDE_module/selfAUTTests/q7commands/SelectRows.test
index 7863538..b1c9a1a 100644
--- a/rcpttTests/ECL_IDE_module/selfAUTTests/q7commands/SelectRows.test
+++ b/rcpttTests/ECL_IDE_module/selfAUTTests/q7commands/SelectRows.test
@@ -1,14 +1,13 @@
 --- RCPTT testcase ---
 Format-Version: 1.0
-Q7-vendor: www.xored.com/q7
-Contexts: _ymiyse5IEeCU6db9MgIBkA,_roqd8KekEeC8_YI4qVLWTA
+Contexts: _ymiyse5IEeCU6db9MgIBkA,_QpuEsG3qEeOpKr7OsF8P0g
 Element-Name: SelectRows
 Element-Type: testcase
 Element-Version: 3.0
 External-Reference: 
 Id: _6f2O0JBTEeKb2YsCtQq5YA
-Q7-Runtime-Version: 1.5.0.201406131029
-Save-Time: 6/13/14 7:04 PM
+Runtime-Version: 1.5.2.201408180747
+Save-Time: 9/10/14 3:11 PM
 Tags: q7commands
 Testcase-Type: ecl
 
@@ -35,19 +34,17 @@
 Content-Type: text/ecl
 Entry-Name: .content
 
-get-preferences-menu | click
-get-window Preferences | get-tree | select "General/Network Connections"
-get-window Preferences | get-table | get-table-data | select-rows -column "Schema" -value "HTTP" | write-csv-file "workspace:///FilesForContextEditor//test.csv"
-get-window Preferences | get-button OK | click
+get-view "Test Explorer" | get-tree | select "MyProject/P1" | double-click
+get-editor P1 | get-section Parameters | get-table | get-table-data | select-rows -column "Value" -value "v2" | write-csv-file "workspace:///FilesForContextEditor//test.csv"
 get-view "Test Explorer" | get-tree | select FilesForContextEditor | get-menu Refresh | click
 get-view "Test Explorer" | get-tree | select "FilesForContextEditor/test.csv" | get-menu "Open With/Text Editor" | click
-get-editor "test.csv" | get-editbox | get-property text | equals ",Schema,Host,Port,Provider,Auth,User,Password\n"
-    + ",HTTP,,,Manual,false,," | verify-true
-    get-preferences-menu | click
-get-window Preferences | get-tree | select "Team/File Content"    
-get-window Preferences | get-table | get-table-data | select-rows -column "Name/Extension" -value "*ja*" -match "glob" | write-csv-file "workspace:///FilesForContextEditor//test.csv"
-get-window Preferences | get-button OK | click
+get-editor "test.csv" | get-text-viewer | get-property text | equals "Name,Value\n"
+    + "p2,v2\n" | verify-true
 
-get-editor "test.csv" | get-editbox | get-property text | contains "*.jar,Binary\n" | verify-true
-get-editor "test.csv" | get-editbox | get-property text | contains "*.java,ASCII Text\n" | verify-true
+
+
+
+
+
+
 ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--
diff --git a/rcpttTests/platform_tests/ecl/ParseDateTime.test b/rcpttTests/platform_tests/ecl/ParseDateTime.test
deleted file mode 100644
index 86cf7b4..0000000
--- a/rcpttTests/platform_tests/ecl/ParseDateTime.test
+++ /dev/null
@@ -1,19 +0,0 @@
---- Q7 testcase ---
-Format-Version: 1.0
-Q7-vendor: www.xored.com/q7
-Element-Name: ParseDateTime
-Element-Type: testcase
-Element-Version: 3.0
-External-Reference: 
-Id: _64ym4OAXEeOX9dn67tGaCQ
-Q7-Runtime-Version: 1.3.12.qualifier
-Save-Time: 5/20/14 7:53 PM
-Testcase-Type: ecl
-
-------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
-Content-Type: text/ecl
-Entry-Name: .content
-
-echo "01.12.2013 10:37:46" | parse-time "dd.MM.yyyy HH:mm:ss" | equals 1385869066000 |verify-true
-echo "01.12.2013 10:37:46" | parse-time "dd.MM.yyyy HH:mm:ss" |  format-time "yyyy/MM/dd HH:mm:ss" | equals "2013/12/01 10:37:46" | verify-true
-------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--
diff --git a/rcpttTests/platform_tests/selfAUTTests/AUT Configuration Tests/Create/LaunchSecondAUTWhenOneAUTRun.test b/rcpttTests/platform_tests/selfAUTTests/AUT Configuration Tests/Create/LaunchSecondAUTWhenOneAUTRun.test
index 1e8bd57..d2bc60d 100644
--- a/rcpttTests/platform_tests/selfAUTTests/AUT Configuration Tests/Create/LaunchSecondAUTWhenOneAUTRun.test
+++ b/rcpttTests/platform_tests/selfAUTTests/AUT Configuration Tests/Create/LaunchSecondAUTWhenOneAUTRun.test
@@ -1,14 +1,13 @@
 --- RCPTT testcase ---
 Format-Version: 1.0
-Q7-vendor: www.xored.com/q7
 Contexts: _ymiyse5IEeCU6db9MgIBkA,_ZQYygK2sEeCqBbDEJWufvQ
 Element-Name: LaunchSecondAUTWhenOneAUTRun
 Element-Type: testcase
 Element-Version: 3.0
 External-Reference: http://jira4.xored.com/browse/QS-2318
 Id: _cdaRIHXUEeKildJqAz4YNg
-Q7-Runtime-Version: 1.5.0.qualifier
-Save-Time: 5/14/14 6:45 PM
+Runtime-Version: 1.5.2.201408180747
+Save-Time: 9/10/14 2:58 PM
 Tags: AUTConfiguration, selfAUT, Create
 Testcase-Type: ecl
 
@@ -47,9 +46,13 @@
 get-view Applications | get-button "New..." | click
 with [get-window "New Application Under Test"] {
     get-editbox -after [get-label "Location:"] | key-type "M1+v"
+    get-editbox -after [get-label "Location:"] | click-text 5
+    get-editbox -after [get-label "Location:"] | key-type Space -times 2
+    get-editbox -after [get-label "Location:"] | key-type BackSpace -times 2
     get-editbox -after [get-label "Name:"] | set-text SecondAUT
     get-button Finish | click
 }
+
 get-view Applications | get-tree | get-property itemCount | equals 2 | verify-true
 with [get-view Applications] {
     get-tree | select SecondAUT