User Tools

Site Tools


admin:cldttosunit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
admin:cldttosunit [2013/08/01 17:14] – created jwarrioradmin:cldttosunit [2013/08/01 17:18] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== CLDTTestSuite to Sunit ======
 +
 +  * load ENVY/Image Automated Test Suites 
 +  * modfy CommonTestEnvironments>>testClass: to print to the Transcript. Run what is in italics below
 +  * //CfsStreamsTestSuite showSelectors: true.//
 +  * //CfsStreamsTestSuite run//
 +  * //CfsTestSuite showSelectors: true.//
 +  * //CfsTestSuite maxDirs: 3; maxFiles: 26; rootDirectory: 'c:\avast\coverage2'; xdevDirectory: 'm:\temp\coverage2'//
 +  * //CfsTestSuite run//
 +  * //CLDTTestSuite run//
 +  * //CLDTOtherTests run//
 +  * //CLIMTestSuite showSelectors: true.//
 +  * //CLIMTestSuite run//
 +  * //CPMTestSuite showSelectors: true.//
 +  * //CPMTestSuite run//
 +  * Combine the above into allOld.txt. Use Excel to remove crud, change '>>#' to '>>' and sort
 +  * From a new image, load DinoSunitOneClick then Run what is in italics below
 +  * //DmmMoveToSunit  print: #('TestCLDT').//
 +  * //DmmMoveToSunit  print: #('TestCLIM').//
 +  * //DmmMoveToSunit  print: #('TestCPM').//
 +  * //DmmMoveToSunit  print: #('TestDM').//
 +  * //DmmMoveToSunit  print: #('TestCommonFileSystem').//
 +  * Combine the above into allNew.txt. Use Excel to sort
 +  * run DmmMoveToSunit compare after adjusting file paths. It will print not found and super set numbers