Which Test Tool do you use?

Is there any Test Tool for Java? I know there is JUnit. Alought it is free, it is not easy to use. I am looking for a tool that can test java code and monitor java application's memory. It can be business software or free.

Is there any Test Tool for Java? I know there is
JUnit. Alought it is free, it is not easy to use. No harder than any other Java class. What's so hard?
I am looking for a tool that can test java code and
monitor java application's memory. It can be business
software or free.JVMStat from sun can monitor application memory. But that's not a test tool in the same sense that JUnit it.
TestNG is another one like JUnit, but if you don't like one you're likely to feel the same about the other.
%

Similar Messages

  • Which tool do you use for load testing?

    Which tool do you use for load testing for J2EE application?

    hi,
    i use jmeter for without issues..
    first make sure that the system from where you are doing load testing is in the same lan(without firewall) to that of server. Here you are testing the capacity of server and not the network bandwith.
    So assuming very good network connection what is the servers performance level...
    If u have to decide which tool is decent enough to load testing,
    i would suggest go for jmeter. its reliable and i have used it without problems.
    Here is my quick tutorial for jemeter which i made for my teams reference.
    REFERENCE
         For Getting Started refer to any tutorial for Jmeter
         You can refer to introduction on
              http://jakarta.apache.org/jmeter/usermanual/
    RUNNING LOAD TEST
         Extract jakarta-jmeter-2.3RC4.zip in c:
         install jdk-1_5_0_12-windows-i586-p.exe
         Run C:\jakarta-jmeter-2.3RC4\bin\jmeter.bat
         In Test Plan add Thread Group
         Right Click Thread Group -> Add->Sampler->HTTP Request
         Select HTTP Request added fill details
              Serverip:www.xyz.com
              Port:80
              Path:/xyz-webapp/index.jsp
              Use KeepAlive: Checked
              Retrive All Embeded images from HTML: Checked(For geting images inside html)
         Right Click Thread Group -> Add->Listner->Graph Results
         Click on Thread Group Fill details
              No of Threads:3(This means no of simultaneous users)
              Ramp Up Period:1(3 Request will be made in 1 second period)
              Loop Count:5(Above process should be repeated how many times)
         Save TestPlan
         Run -> Clear All
         Run -> Start
              Click on Graph Results for Output
         Try adding different listener in Thread Group
              Thread Group -> Add->Listner->Summary Report
         Listeners coud be added at thread group level or HTTP Request Level
    RECORDING A TEST.
         Add a HTTP proxy server in workbench by right clicking on it and selecting Add->Non test Element->HTTP Proxy Server.
         In Test Plan Add Thread Group
         In HTTP proxy server select Target Controller as Test Plan > Thread Group.
         Go to Internet Explorer and go to internet settings and set proxy server as localhost and the port
              which is configured in Jmeter proxy server.Save Settings.
         In Jeter proxy server start by Clicking on Start button in the HTTP Proxy Server Flap.
         In browser navigate the application which you want to test.
         The nodes will be added in the Thread Group.
         Once Navigation is done stop the proxy server and save the test plan from file menu.
    LOGGING INTO APPLICATION.
         When we have to login into system and then navigate the system
              we need a cookie to be tracked after login. This could be achieved
              simply by Add -> Config Element -> HTTP Cooie Manager.
         After adding the HTTP Cooie Manager simply run the test.
    LOOPING COUNTER.
         When a request is made multiple parameter is sent to server.
         Parameters are sent from the HTTP Request node added in the Thread Group
              in "Send Parameter with the request" table.
         If we run the loop count 10 times the parameters will be sent same in every request.
         If you have to send parameters like user1,user2,user3,user4....
              then add -> Pre processor -> Counter.
         Put start as 1 and and Maximum as 10 or whatever required.
         Put Referene name as iCtr or whatever.
         In the "Send Parameter with the request" in value column put user${iCtr}

  • Which tools are you using?

    which tool are you using for modelling oracle objects?

    thanks, but is it possible to create (to the databse) both attributes and methods of oracle objects with sybase power designer or just attributes as a table?

  • Can some one plz tell me which customization tool should be used to package Adobe Audition CS6

    Can some one plz tell me which customization tool should be used to package Adobe Audition CS6

    Sorry, you will have to give us a LOT MORE DETAIL about what exactly you are trying to do!
    As written, I'm afraid your question makes no sense.  Why do you need to "package AA CS6"?

  • Which develop tools are being used most widely

    Which develop tools are being used most widely?
    Who are using JCreator, could you tell me if it is good.

    there's another thread that should answer this for you. Actually, several other threads. Even one earlier today, that I just responded to.

  • Which kerning option do you use in After Effects, and which should be the default?

    Which kerning option do you use, Metrics or Optical?
    Which do you think should be the default?
    How would you feel about us changing the default to Optical and creating a new preference where you can set the default?

    OK. Here's where we've ended up for now:
    One of our software engineers is working on fixing the bug that keeps the setting from being persistent. So, if you like Optical, you can set it that way once and it will be the default for new text layers created after that.
    We're not going to change the default right now. Our thinking is that fixing the bug makes it so that the people who want Optical only need to change it once, and we should continue to match Photoshop and Illustrator with their default. Also, Angie makes a good case that even if Optical is the right solution much of the time, having the default be Optical will cause people to miss out when a type designer has done the right thing and done the pairs correctly for the Metrics case.
    We'll revisit this decision if it turns out that our incremental step of just fixing the bug isn't enough to satisfy everyone.
    Thanks for the feedback, everyone.

  • Which server model do you use?

    Folks,
    Which server model do you use with Dreamweaver.  ASP, PHP_MySQL or ColdFusion?
    Is anyone still using ASP.Net or JSP with DW?
    In your opinion, which of the three server models is best supported by DW CS5 and which one needs most improvement?
    UltraSuite

    David,
    First of all let me say how impressed I am with your contribution to the Dreamweaver Community.  Your tutorials and other resources are most impressive and I am sure they are appreciated by a lot of Dreameaver users.
    What you have said about PHP is precisely what I have heard from people via private emails.  That is why I recently released a package of simple but frequently used PHP extensions.
    WebAssist seem to have done a great job and I am sure I'll be no competiiton for them or anybody else.  For me this is more like a hobby. That is why when I had the market for server-side extensions, all to myself, I still kept giving away a lot of free extensions.
    I remember in the early days a fellow Dreamweaver sent me an email saying that he had found the MagicSuite on a couple of Chinese servers.  I went to take a look and two servers traced to Shanghai mentioned more than 20,000 downloads each of the MagicSuite, which was free anyway.  This was just within days of a book that was published in Chinese in Taiwan and which (with my permission) had discussed each of my extensions with screenshots, etc.
    Sorry for going off on a tangent.  Thanks for your reasoned response.
    J.S.

  • Which PHP editor do you use?

    Hello programmers
    Which php editor do you use? Which is the best you think?
    I use php Designer & think it's the best

    Hi Guys,
    Over the last year Iu2019ve developed a full E-Commerce site in PHP hooking up directly into SAP using SOAP Calls. Very pleased with how itu2019s turned out.
    My editor of choice for this project has been Komodo Edit from Active State which is completely free and open source. [http://www.activestate.com/komodo-edit|http://www.activestate.com/komodo-edit]
    Well that and VI of course!
    Cheers
    Matt

  • Which Firefox plugins do you use?

    Which Firefox plugins do you use?
    Mine is: Tiny Menu, Adblock Plus
    Last edited by toorlv (2010-05-09 04:24:06)

    gazj wrote:
    JohannesSM64 wrote:
    I don't use Firefox much anymore, but when I do, I only use Vimperator (how can you guys live without that?). When I'm in Windows, though, I also use NoScript, for obvious security reasons.
    rent0n wrote:I use Adblock Plus (how can you guys live without that?)
    By using a hosts file for ad blocking.
    Please give me an example
    This: http://someonewhocares.org/hosts/
    I don't like this approach too much actually.
    I prefer Adblock Plus for Firefox and Privoxy for everything else (uzbl).
    Edit: @Procyon: I didn't find privoxy to be slow nor complex. Could you elaborate what you mean?
    Last edited by rent0n (2010-05-09 15:44:27)

  • New! Poll on Portal Studio: Which discussion forum do you use the most?

    Poll: Which discussion forum do you use the most? http://portalstudio.oracle.com/servlet/page?_pageid=356&_dad=ops&_schema=OPSTUDIO&_mode=3

    I'm giving this thread a bump to remind eveyone that we want to know your opinion.  Please vote in our poll.
    Thanks,

  • Poll: Which LabVIEW version do you use for new projects?

    I have posted a poll on the LAVA forums, here:
    Poll: Which LabVIEW version do you use for new projects?
    Thank you for taking the time to tell us your thoughts.

    I'm giving this thread a bump to remind eveyone that we want to know your opinion.  Please vote in our poll.
    Thanks,

  • BI  Testing tools - How to use

    Hi Gurus,
    Please let me know  how to use Testing tools in BI.
    1. how to do Stress test in BI
    2. Performance test in BI using tools.
    3. How to do Regression testing.
    Can you please let me know if you have any documents related to this. also please provide me the related sites.
    Thanks in advance

    Hi,
    BW Quality Testing
    We have not used any tool like Mercury Quality center for testing. In our case we created some test scripts and based on that we proceeded further.
    All the testing is done in quality before moving into Prod.
    Testing like Integration and unit testing are done in quality.
    You need to test if the extractions are working fine, data is getting loaded into targets, post load activities like activation, rollup, compression etc are successful etc.
    We test the PC chains also in Quality.
    We schedule / trigger the chains and monitor them. We ensure that all the process types are happening successfully.
    One major area we concentrate on is to identify decencies in the chain. This will ensure less errors and also reduce chain timings by a great extend. Dependencies should be kept to a minimum wherever possible.
    Also in cases where we use events/third party scheduling tools to trigger BW chains we check that out.
    Executing reports to check the definitions are correct.
    The volume of data will be lesser in Quality compared to prod.
    Also activities like Change runs, Deletion, Selective deletion etc are done.
    Almost all the activates in Prod are done in Quality.
    Refer.
    Re: Quality System
    Re: bw developer_unit_integration_testing
    Integration Testing
    http://www.sap-img.com/general/role-of-sap-consultant-in-testing.htm
    integration testing
    SAP testing
    SAP Testing
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e5d8d390-0201-0010-e284-e418e3f0e150
    Can any one explain about the SAP Testing process in Implementation Project
    BI 7.0 Test cases
    /thread/796460 [original link is broken]
    Vvv imp*****
    Purpose;
    During the entire life cycle of a SAP solution, it is necessary to test the functions and performance of your solution. With the SAP Test Workbench, SAP provides you with an environment for all test phases, which you can use for testing in the following cases:
    u2022 Implementation of SAP solutions
    u2022 Integration of new components and business scenarios
    u2022 Customer developments
    u2022 Function tests
    u2022 Integration tests with other components
    u2022 Upgrades, regression tests
    u2022 Importing support packages
    Integration
    The SAP test tools are
    Test Workbenchu2014(http://help.sap.com/saphelp_nw04/helpdata/en/3c/aba1d2413911d1893d0000e8323c4f/frameset.htm)
    Extended computer Aided tools
    (http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm)
    and Computer Aided Test Tool
    (http://help.sap.com/saphelp_nw04/helpdata/en/ae/410b37233f7c6fe10000009b38f936/frameset.htm) are part of the SAP Web Application Server.
    Features
    Test Preparation
    u2022 Creation of manual and automated test cases
    u2022 Management of manual and automated test cases
    u2022 Creation of test plans
    u2022 Definition and management of test series
    Test Execution
    u2022 Execution of mass tests using Extended Computer-Aided Test Tool and Computer Aided Test Tool
    u2022 Integration of test cases and test scripts of non-SAP providers
    u2022 Assignment of work lists (test packages) to individual testers
    Test Evaluation
    u2022 Permanent overview of test progress and test results
    u2022 Complete documentation of test processes in the test plans (test cases, test case descriptions, test results, test case notes, error messages)
    u2022 Detailed tabular and graphical evaluation of all test plans
    u2022 Export of test results to Office applications
    u2022 Message processing
    For the BP ;
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60981d00-ca87-2910-fdb8-d4a2640d69d4
    Presentation
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6397d490-0201-0010-a0ae-f3d09c02fc11
    Other links
    http://help.sap.com/saphelp_nw04s/helpdata/en/70/f6d53f41adea34e10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0477d70-5082-2910-e49a-e53ea6d4c893
    How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI
    Can any one explain about the SAP Testing process in Implementation Project
    Regards
    Tg

  • What tool do you use

    Hi,
    I have a warehouse environment with planing data. Partitioned tables by range ( date) mainly.
    Size is in > 1 - 6 TB. ( 9R2 and 10gR2 on AIX)
    Using GControl only.
    I'm wondering what could be the way to create subsets of the production database, for test purposes?
    Are there any effective 3-rd party tools/suites or native Oracle functionality?
    What one should look into eventual 3-rd party tools?
    What do you use?
    Thx,

    The idea of using a different schema is just so that you can keep the same table_names and schema in the target database for the selected data. You would be able to use a full export and import of the special schema that holds all of the data of interest.
    Instead of CTAS you can use CREATE DDL followed by INSERT SELECT statements for your partitioned tables.
    There is not built-in feature to quickly do what you want without serious study to understand the data relationships and target the data in question. The query= on an export might be useful but extracting the data into holding tables is probably the better route where the number of objects is not one or two and the relationships vary especially if some of the relationships are not defined to the database.
    HTH -- Mark D Powell --

  • What tools do you use for automating builds?

    Hi all Build Engineers,
    what systems do you use for automating builds - do you use your own tools, or some opensource project?
    If it is something public, which one it is, and what were the reasons to chose it?
    We are thinking about using the Hudson system (http://hudson.dev.java.net/) for our developers, but would like to hear from other RE groups about their experiences too.
    Thanks,
    Karel

    Tinderbox is another build monitoring tool. It does not show detailed steps of a build cycle. It only shows the final result : success or failed. But it can display build output for multiple platforms on the same page.
    This is how the tinderbox build grid will look --> http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey
    Detail Info -->
    http://www.mozilla.org/tinderbox.html
    Tinderbox can be connected to Bonsai -->
    It is a tool that shows you who checked in what, lets you perform queries on the contents of a CVS archive; get a list of checkins, see what checkins have been made by a whom, or on a given CVS branch, or in a particular time period.
    Detail Info -->
    http://www.mozilla.org/bonsai.html

  • What 5 online tools do you use the most?

    Hi,
    please let us know what you use the most. please give a description for each tool. thanks you very much.
    i hope i/you can find a lot new tools that i/you can use in the future
    I'm using:
    1. firefox (browser)
    2. irssi (irc chat client)
    3. gajim (jabber client)
    4. mutt (console based mail client)
    5. ysm (console based icq client)

    1. Firefox
    2. SSH
    3. Pidgin
    4. Prism (cut-down firefox for web apps - I use it for GMail, Support Ticketing System at work and Nagios "Problems" page)
    5. Liferea (feed reader)
    Last edited by fukawi2 (2009-09-04 06:16:03)

Maybe you are looking for