Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

IBM Rational Purify


Company: IBM

Average User Rating (14 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    "good"

    by agievans on Nov 2, 2018 3:21 AM

    Summary:
    well done

    Report post

    Was this review helpful? (0) (0)

    add a comment


    "Oldie but goodie"

    by Markdan on Jun 5, 2018 4:31 PM

    Summary:
    This is an old debugging tool that hasn't been updated in many years. IBM bought it when they bought Rational back in the day when they were interested in development tools. In the last few years, however, this and other old Rational tools have been relegated to the dustbin - sold to Unicom a few years ago and allowed to rot and rust.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    "Great tools"

    by Yaspal on May 11, 2018 8:36 PM

    Summary:
    Very use full tools

    Report post

    Was this review helpful? (1) (0)

    add a comment


    Version Reviewing: better product

    "amazing tool"

    by radkoh on May 11, 2018 9:53 AM

    Summary:
    very helpful product

    Report post

    Was this review helpful? (1) (0)

    add a comment


    Version Reviewing: Nice

    "It is convenient"

    by Phuong on May 11, 2018 8:07 AM

    Summary:
    Let's download and experience it. After that, You will feel it is right choice.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: nice

    "better product"

    by Rajesh on May 11, 2018 4:51 AM

    Summary:
    better product

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 7

    "memory debugger program used by software developers to detect memory access"

    by david on May 31, 2016 11:44 PM

    Summary:
    IBM Rational Purify Ensures reliability Crucial via two functions,memory corruption.IBM has a product called Rational Application Developer to uncover These sorts of errors.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    "good"

    by spoorti on May 30, 2016 12:21 AM

    Summary:
    Good to know about this

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: good

    "ibm review"

    by uma on May 13, 2016 10:19 PM

    Summary:
    good review

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 1

    "best tools"

    by Rima Manna on May 12, 2016 10:42 AM

    Summary:
    it is the best tool for a software survey

    Report post

    Was this review helpful? (0) (0)


    this is better and latest tool agievans


    add a comment

Prev    [ 1 2 ]    Next

Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!