[ptt-users] Testclass not found PTT_Examples_UnitTest.testgen4web

David Medinets david.medinets at gmail.com
Tue Apr 8 13:55:22 PDT 2008


Hi. I'm new to PushToTest. The functionality seems exactly what I need for
my modest load test. However, I am having trouble getting my functional test
to work.

I captured a workflow using TestGen4Web and saved it. My functional test
uses the following to load the unit test xml:

  <resources>
    <testgen4web
path="/home/medined/Workspaces/ZZZ/ZZZit-ft/push-to-test/UC-landing-to-order_receipt.xml"/>
  </resources>

and my test section is the following:

              <test>
                <run name="MyTest"
testclass="PTT_Examples_UnitTest.testgen4web" method="testGen4Web"
langtype="testgen4web"/>
              </test>

when I execute this functional test, I receive the following message:

    -    Validating test            -
    -    Testscenario error        -
Testclass not found PTT_Examples_UnitTest.testgen4web  <=== this is the
problem.
Test case is invalid or cannot be found.
Test stopped.

Any ideas why the testclass is not being found? What am I not understanding?

-- 
David Medinets, Affy Advice & Coding
http://www.affy.com/
http://www.linkedin.com/in/affyadvice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cake.pushtotest.com/pipermail/users/attachments/20080408/2d28c7ce/attachment.htm


More information about the Users mailing list