[Dev] Chart problem

Frank Cohen frank at pushtotest.com
Mon May 26 08:38:54 PDT 2008


Hi William and Luis Carlos:

I ran the example_agents/EndToEndTest/LoadTest.xml scenario with CRs  
at 2, 4, 6, 8. The scenario completed normally and showed the real- 
time scalability chart.

I added the following chart definition:

     <chart>
         <graph name="Resources" type="Bars">
             <XAxis value="Periods"/>
             <YAxis value="System Resources Percentage"/>
             <options>
                 <option name="periods" value="10"/>
             </options>
             <series>
                 <name>NET</name>
                 <name>CPU</name>
                 <name>MEM</name>
             </series>
         </graph>
     </chart>

TestMaker asked if it should rerun the charts. I clicked yes and see  
the following in the output panel:

	-	Test Complete!			-
	-	Test Scenario Error		-
Error reading the TestScenario: Unexpected end of element {www.pushtotest.com/tm5 
}:usecase
	-	Test Scenario Error		-
Error loading scenario: Unexpected end of element {www.pushtotest.com/tm5 
}:usecase

-Frank

--
Frank Cohen, http://www.PushToTest.com, phone 408 871 0122
PushToTest, the open-source test automation company





More information about the Dev mailing list