Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » URL Recorder and PHP Projekt(Not able to URL Record a PHP Project)
URL Recorder and PHP Projekt [message #637862] Tue, 09 November 2010 08:25 Go to next message
Frank N. Furter is currently offline Frank N. FurterFriend
Messages: 1
Registered: November 2010
Junior Member
Hallo,

I upgraded Eclipse 3.3.2 to the new Helios Version yesterday with the PHP development perspectives. Developing woks fine, even the XDebug feature of PHP.

But when I open the "Test" perspective and try to add a "New Test Element", choose "TPTP Test From Recording", then choose "URL Recorder", click "Next", choose a Folder and Type in a Name, the dialog says:"The project is not a Java project" and the "Next" and "Finish" Buttons are grayed out.

So why is it not possible to URL Record a PHP Project or is there another way to automate testing of Webpages with Eclipse?
Re: URL Recorder and PHP Projekt [message #657738 is a reply to message #637862] Thu, 03 March 2011 18:55 Go to previous message
Torsten Stolpmann is currently offline Torsten StolpmannFriend
Messages: 37
Registered: July 2009
Member
The URL Recorder generates Java code which later executes the test.

So in your case, you would need to create a separate Java project holding your tests (recommended), or add a Java Nature to your PHP project (discouraged).

Hope this helps,

Torsten
Previous Topic:Profile newb: Eclipse Application won't start
Next Topic:Problems running testsuite containing testsuites from other projects
Goto Forum:
  


Current Time: Fri Apr 26 21:07:50 GMT 2024

Powered by FUDForum. Page generated in 0.02390 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top