[Dev] TM 5 check-in, partially functioning

Frank Cohen fcohen at pushtotest.com
Fri Mar 9 23:05:12 PST 2007


Hi devs: William checked-in the most recent TestMaker 5 code changes.  
This now builds and partially operates a load test. Your feedback and  
bug reporting is appreciated. Thanks. -Frank

--

OK.

Let me explain:
In the CVS repository you have:
tm5
    ...
    examplesTestScenarios
    TestMaker
    Tool

Inside examplesTestScenarios, you will find an example TestScenario XML
file (test.xml). It uses the myexample.jar that has a dummy test class
that prints messages to the console.

Please edit test.xml. You will find that it requires the absolute path
for the jar, and also the path where you want the logs to be created.

Inside Testmaker, where the actual working distribution is, you execute
TM.

Now, you see the usual TM ui. Above you find the new buttons. Hit the
Open button and browse to where the text.xml is.
When it loads, it will create a new window with the controller bar. That
window will contain the run button and the other buttons too.
When you hit run (the down arrow) the slider will appear and move each
time a new cycle is started. The console window in the TM UI will print
the threads messages. The logs will be recorded where you indicated in
the test.xml.

What is missing?
1. TestNetwork. The text is run by a class, we need that to be installed
in testnetwork and TN running in JVM 5.
2. TNTally we removed at last minute, since it is requesting the SDLog
files (which we will have when PTTMonitor is added to the equation).
That bug we will fix, but for now Tally is disabled to avoid the
crashing.
3. Placing the Controller bar in the UI. Adding the charting.
4. Adding 223 + JVM 6.
5. Loading XMl will present XML in TM ui editor window.

Please let me know what you find, or would like to improve.

William.



--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
TestMaker: The open-source SOA test automation tool





More information about the Dev mailing list