From ndinesh at ellacoya.com Tue Apr 1 10:23:19 2008 From: ndinesh at ellacoya.com (ndinesh@ellacoya.com) Date: Tue Apr 1 11:15:15 2008 Subject: [ptt-users] Protocol.connect() method; sending multiple SOAP requests over single session Message-ID: <47F27D97.8050308@ellacoya.com> Hello everyone, I need help to send multiple SOAP requests over a single TCP session. I currently use Protocol.connect() method shown in the SOAP example. This however creates a TCP connection for each request. I tried Protocol.send() method but that doesn?t send any requests at all. Is there a way I can do it? Here is what I am looking to do: - Open a TCP session to server - Send multiple SOAP requests (can be asynchronous; but it will be helpful to get responses) - Close the TCP session to server Thanks for your help in advance Best, Nirmit From frank at pushtotest.com Sat Apr 5 06:55:46 2008 From: frank at pushtotest.com (Frank Cohen) Date: Sat Apr 5 07:48:18 2008 Subject: [ptt-users] Frank giving free talk in London, UK on Monday Message-ID: <861E3A68-860B-4314-BC37-3A28FA1DE86D@pushtotest.com> Dear TestMaker Users: I will be giving a free talk on Unit Testing in SOA and Java environments. Details, directions, and additional information are found at: http://www.skillsmatter.com/event/java-jee/the-next-step-in-unit- testing-and-java Thank you. I hope to see you there. I will be in London on Monday and Tuesday and I am available for meetings. Please let me know. Thanks. -Frank -- Frank Cohen, http://www.PushToTest.com, phone 408 871 0122 PushToTest, the open-source test automation company From david.medinets at gmail.com Tue Apr 8 13:55:22 2008 From: david.medinets at gmail.com (David Medinets) Date: Tue Apr 8 14:48:54 2008 Subject: [ptt-users] Testclass not found PTT_Examples_UnitTest.testgen4web Message-ID: 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: and my test section is the following: 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 From david.medinets at gmail.com Tue Apr 8 14:14:48 2008 From: david.medinets at gmail.com (David Medinets) Date: Tue Apr 8 15:08:06 2008 Subject: [ptt-users] Element Not Found But Functional Test Was Successful? Message-ID: I found out the answer to my last question. The testcase needed to be just the filename mentioned in the resource section. For example, However, now that the test is running, I am seeing an Element Not Found error in the Local Testnode Output tab. Here is the output: Running a functional test Executing time 0 TestRunListeners TestIndex Test #1/1 : ./localhost/UC-landing-to-order_receipt.xml - Redirect requested but followRedirects is disabled - Redirect requested but followRedirects is disabled ------------- ERROR ---------------- element not found */FORM[@NAME="ServicesForm"]/*/INPUT[@TYPE="image" and @VALUE=""] ------------------------------------ Test is successfull Functional test done. Why is the test successfull if there was an error? thanks. -- 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/81d2ba9c/attachment.htm From frank at pushtotest.com Fri Apr 11 15:18:54 2008 From: frank at pushtotest.com (Frank Cohen) Date: Fri Apr 11 16:13:03 2008 Subject: [ptt-users] EndToEnd Test Published Message-ID: <5F702512-9A18-41D0-826A-1B7A43BF778C@pushtotest.com> Hi TestMaker Users: I blogged about an upcoming use of the DPL system in TestMaker 5.2 at: http://www.pushtotest.com/thecohenblog/2008/04/07/end-to-end-testing -Frank -- Frank Cohen, http://www.PushToTest.com, phone 408 871 0122 PushToTest, the open-source test automation company From frank at pushtotest.com Thu Apr 17 16:37:29 2008 From: frank at pushtotest.com (Frank Cohen) Date: Thu Apr 17 17:33:12 2008 Subject: [ptt-users] TM 5.2 preview Message-ID: Hi TestMaker Users: I put a preview build of TestMaker 5.2 onto our download server. The new version comes with a bunch of new features. Download 5.2 preview at: http://downloads.pushtotest.com/tm5/tm52/ PushToTest_TestMaker_Install_Windows.zip Documentation on the new features and bugs is at: http://tinyurl.com/5j3mwf We are shooting for a May release of TestMaker 5.2. -Frank -- Frank Cohen, http://www.PushToTest.com, phone 408 871 0122 PushToTest, the open-source test automation company