Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Scripts and Programs > Development Tools > Debugging and Testing  

Web Links
Sort By :
1. PHP Code Executer



It saves you a lot of time and frustration by enabling you to run scripts directly. You copy PHP and/or HTML and/or JavaScript code into the text area. When you click 'Execute Code', it executes the code. When you get a piece of code on the Web, and want to test it, you do not have to copy it into your editor and save it to a specific location and then run it again through your browser from that specific location. No, you just use this baby. It is extremely easy to use and contains no banners or spyware.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. phpEval()



phpEval() gives you a command-line interface for PHP, where you can type in PHP code and see what it would do, without going through the trouble of creating a new PHP file, uploading it to the server, testing it, etc.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. tableVarDump()



Replacement for PHP's built-in var_dump() function for complex arrays. tableVarDump() outputs any variable to an HTML table format, specifically designed to display complex multi-dimensional arrays in a more easy to read format than var_dump() or print_r().
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. debugHelper



The class provides JAVA style error messages for PHP. It has a nicer display of variable contents than PHPs print_r() function. It can take execution times, has a better highlight_file() function and a couple of other handy functions.Works with PHP4 and PHP5.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. Variable Validator



Validate your variables as you program your website.Perfect for debugging php scripts, do you not know were your error is?With Variable Validator you can show the contents of all HTTP_***_VARS and see were you are going wrong.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. SimpleTest



Unit tester, web page tester and mock objects framework. If you have used the Java tools JUnit, JMock and JWebUnit then this PHP version covers much of the same ground. Basically a tool for building application test suites around test cases and then executing and reporting on those tests. The tool set also includes a web browser that can be used for scripting web content.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. PHP_Debug



[PHP_Debug] An open source PHP debug libraryHi, i have motivated myself to write this debug class, it works pretty fine. :)Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump of all type of variable i
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. phpmytest



phpmytest is a tool to automate testing of web-applications. Therefore you have to record a so called test once by surfing arround your website and filling out the formulars. After that you can repeat this test everytime you want. How a page is tested is implemented as classes. If you want, you can write your own classes to attune phpmytest to your needs. At the moment phpmytest can find text on the page to be tested, dead links, it can validate HTML and find php-script-errors.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. PHP_Dyn



PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. Tesly



Tesly is a web application written in PHP that helps you create, execute, and report on test plans. Test plans are comprised of test cases, which are made up of step-by-step procedures. Each step has an action to take and a result that is expected. QA leaders can track the progress of testing as testers use the interface to report completion of test cases.
Category:   PHP > Scripts and Programs > Development Tools > Debugging and Testing

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS