File Boost Network / Freeware And Shareware Downloads Directory
Advertise | Legal Statements | Contact Us
Welcome Submit Software Search For Software Free Newsletter
Search for: in
  Set as homepage
  Add to favorites
  Link to fileboost.net
  Most Popular Titles
  Most Rated Titles
Software Directory
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
  • Top 10 Popular
    Java Slideshow Applet
     
    JCavaj Java Decompiler
     
    Visual Paradigm for UML (CE) for Windows
     
    JDatePicker
     
    2D/3D Horizontal Bar Graph Software
     
    Spriteworks
     
    exeJ
     
    JDOC2CHM
     
    Fly Animator - Free Java Animation Maker
     
    JBrowser
     
    See Also
    Random Word Generator
     
    novaPDF OEM
     
    WinPopup ActiveX
     
    AlarIT Virtual Serial Driver (AVSD)
     
    Programmer's IDE 2000
     

    Wasp Static Error Checker:\

    Listed in: Development / Java

    Overview:\

    Added:  Jan 05, 2006
    License:  Free to try, $99.99 to buy
    Version:  3.1
    Requires OS:  Win 9x/NT/2000, Linux
    File size:  1.2 Mb
    Interface: English
    Downloads:  1,560
    Popularity:  
    Rating: 0 out of 5 stars ( Rate it! )
    Download Time:
     00:00:00

    Description:\

    Wasp Static Error Checker 3.1

    If your Java program has been thoroughly tested but still error-prone,the Wasp analyser can help to detect subtle run-time errors and weak points in your program.The following kinds of errors may be statically detected:null pointer exception, impermissible cast, array index out of bounds, division by zero, etc.

    The following kinds of weak points may be detected:uninitialised variable,unreachable branch in conditional or switch statement,unreachable loop body or catch clause, assignment of variable whose value is never used, unreachable main exit of method, etc.Wasp produces detailed and precise method call graph.The method call graph of a program helps to know for each method what actual methods are called in its body.

    Additionally, for each method you may know where this method may be called.In comparison with other static error analysers, Wasp has two important advantages.Wasp is able to distinguish between a definite error, a possible error (warning), and a potentially erroneous situation.

    In the latter case, Wasp produces a message called conditional error that in practice appear to indicate an errorin approximately one case from five.Wasp performs context-sensitive data flow analysis, so it is able to recognize an error that appears only for some calls of the method containing it, but does not for other ones.

    All known to us static analysers (e.g. 

    QStudio Java, MetaMata Audit, etc) that statically detect run-time errors may produceonly long lists of warnings because they can not recognize definite errors in a program due to weak analyses applied.

    A user has to waste much time to analyse all warnings.Wasp has proven its ability to find subtle bugs in programs evenafter debugging and testing stages of development because Waspdetects situations of real complexity.

    Download Sites:\

  • www.waspsoft.com
  • www.waspsoft.com
  • Publisher:\

  • AcademSoft