Please help me in selecting a testing tool which load tests and functionality tests our web applications. - Software-Testing

This is a discussion on Please help me in selecting a testing tool which load tests and functionality tests our web applications. - Software-Testing ; Hi i'm given the role to test our web application. our company already uses JMeter to test our web application. But i have problems handling HTTPS requests, which our application uses. So, please suggest me a tool which has all ...

+ Reply to Thread
Results 1 to 6 of 6

Please help me in selecting a testing tool which load tests and functionality tests our web applications.

  1. Default Please help me in selecting a testing tool which load tests and functionality tests our web applications.

    Hi

    i'm given the role to test our web application. our company
    already uses JMeter to test our web application. But i have problems
    handling HTTPS requests, which our application uses. So,
    please suggest me a tool which has all (or similar) features of JMeter.


  2. Default Re: Please help me in selecting a testing tool which load tests and functionality tests our web applications.

    jagan wrote:

    > i'm given the role to test our web application. our company
    > already uses JMeter to test our web application. But i have problems
    > handling HTTPS requests, which our application uses. So,
    > please suggest me a tool which has all (or similar) features of JMeter.


    HttpUnit or Watir seem to lead here.

    HttpUnit simulates a browser in Java, and here's their HTTPS support FAQ:

    http://httpunit.sourceforge.net/doc/sslfaq.html

    Watir grabs your Internet Explorer by its Automation model, so it can do
    anything IE can do via DOM.

    --
    Phlip
    http://www.greencheese.org/ZeekLand <-- NOT a blog!!!



  3. Default Re: Please help me in selecting a testing tool which load tests and functionality tests our web applications.


    jagan wrote:
    > Hi
    >
    > i'm given the role to test our web application. our company
    > already uses JMeter to test our web application. But i have problems
    > handling HTTPS requests, which our application uses. So,
    > please suggest me a tool which has all (or similar) features of JMeter.


    Check out Empirix e-Test Suite at http://www.empirix.com


  4. Default Re: Please help me in selecting a testing tool which load tests and functionality tests our web applications.

    jagan wrote:
    > Hi
    >
    > i'm given the role to test our web application. our company
    > already uses JMeter to test our web application. But i have problems
    > handling HTTPS requests, which our application uses. So,
    > please suggest me a tool which has all (or similar) features of JMeter.


    The eValid solution puts the testing functionality inside a
    fully functioning browser, so handling HTTPS is "built in" and
    100% realistic.

    eValid has a rich command language, a variety of test data
    generation capabilities, a full command line interface, and a
    variety of page validation modes.

    You can download an evaluation copy of eValid from:

    http://www.soft.com/eValid/Products/...ml?status=FORM

    Complete details about the eValid web ****ysis and testing
    suite are found at:

    http://www.e-Valid.com


  5. Default Re: Please help me in selecting a testing tool which load tests and functionality tests our web applications.

    JMeter handles HTTPS, to the best of my knowledge and experience. From
    its docs (at
    http://jakarta.apache.org/jmeter/use...started.html):

    [docs]

    You can specify the class for your SSL implementation. If you are using
    the JSSE from sun, then it is:

    com.sun.net.ssl.internal.ssl.Provider.

    JMeter, by default, should provide https support is (sic) you are using
    JDK1.4 or if you use JDK1.3 with the JSSE class jars in your JMeter
    classpath.

    [/docs]

    ---Michael B.


  6. Default Re: Please help me in selecting a testing tool which load tests and functionality tests our web applications.

    you might want ot try the following:

    http://www.interece.com


+ Reply to Thread

Similar Threads

  1. Code-less unit tests, Gui-less Gui tests (Beta users needed)
    By Application Development in forum Software-Testing
    Replies: 0
    Last Post: 11-02-2007, 04:37 AM
  2. Load Tests Between JBoss and Apache Web Server
    By Application Development in forum Java
    Replies: 2
    Last Post: 09-14-2007, 09:44 PM
  3. Replies: 0
    Last Post: 04-21-2005, 08:59 PM
  4. Replies: 0
    Last Post: 04-21-2005, 08:58 PM