Testing tools for new web UI & PCUI

Hi Experts,
what are the different testing tools used by you in your engagements especially for testing web applications based on new UI (2006s) and PCUI (5.0).
we have a need to automate our testing.
thanks
RH

RH,
Have you looked at any of the Mercury testing tools?  I know they provide adapters for SAP applications and might cover what you need.
Take care,
Stephen

Similar Messages

  • Need information on open source testing tools for ADF web applications

    Hi experts,
    I need to investigate on new feasible open source Java testing tools for testing ADF web applications. I have tried to google a lot but getting confused.
    My requirements as as under:
    1. The tool must be open source.
    2. It should be easy to understand and to work upon by the tester and developers.
    Selenium based testing approach is already in place for testing the application but need to search for tools other than Selenium which shall prove suitable for testing ADF applications. Kindly let me know your inputs / suggestions.
    Thanks a lot in advance.
    Neelanand

    Hi,
    Have a look at JMeter http://jakarta.apache.org/jmeter/index.html
    1. The tool must be open source.It is.
    2. It should be easy to understand and to work upon by the tester and developers.I guess it is.
    There are some specifics in configuring it for ADF, but Chris Muir wrote a nice blog about how it's done, check it out http://one-size-doesnt-fit-all.blogspot.com/2010/04/configuring-apache-jmeter-specifically.html
    Pedja

  • Stress test tool for Developer 6i

    Hi!
    I'm looking for a stress test tool for a client/server 6i Forms/Reports application.
    Any suggestions appreciated!
    Br Niklas Danielsson

    Mercury Loadrunner should do it.
    Check the Web.

  • Load Test Tools for CC&B 2.2?

    We are evaluating four load test tools for CC&B 2.2. JMeter (Free), BadBoy (Free), TheGrinder3 (Free), Selenium (Free) and Loadrunner 9.5.1.
    1) Does anyone out there have a load test success story to share? If so, be sure to mention which tool or tool combination.
    2) Can anyone recommend another solution we might want to evaluate?
    3) It appears none of these tools work "out of the box" with CC&B. GUI rendering mode fails ajax calls. Does anyone have a trick for working around/through this issue?
    At this point, it appears the best options are:
    1) Use a combination of JMeter and BadBoy. We record the gui navigation in BadBoy and run the script in JMeter. JMeter doesn't support https GUI capture, but it seems to be the better tool for running the scripts and analyzing the results. BOTH TOOLS ARE FREE.
    2) Loadrunner VuGen. Fails on replay due to the ajax calls. Manual scripting is the only workaround found so far.
    TheGrinder3 has no GUI replay. You can't watch the replay. Also, passwords are clear text.
    Selenium only works with Firefox. LVVWD doesn't use/support firefox.
    I should also mention that our criteria assumes minimal load testing in the near future and are trying very hard to avoid spending big $$$ for upgrade and maintenance fees.

    My company used AppLoader to run tests through NRG Global. We didn’t have a lot of people to dedicate to the testing, so we paid NRG a consulting fee to do it for us (for surprisingly less than we thought!). We had them test a Citrix & .net client/server application (with 300 users) and an Apache web application with Ajax (150 users). AppLoader is protocol independent, so it worked just fine with both. Also, it tests from the front end, so you can watch the GUI replay. They also have password encryption, although we didn’t use it for our tests.
    They were able to run the tests & get the data back to us quickly. We ended up with some failures & errors, but they gave us a detailed report with screenshots, logs & graphs which enabled us to find the problem, get it fixed and get our application up quickly. Turns out we had a memory leak. It was a relief to have the test done so fast, thorough & without the huge price tag. I spoke with the consultant there directly. She was very nice & helpful walking me through the results. Hope that helps. Good luck!

  • Tools for tracking web management tasks

    Sorry this is off-topic, but this is one of the few web
    development forums I can post to from my work PC due to filtering
    restrictions. It's on-topic from the point of view that we are a
    Dreamweaver development team.
    I am looking for input on a job tracking tool for our web
    management team in a government agency. Ideally the tool would need
    to run on .NET (ASPX/MS-SQL). We currently use an old clunky Lotus
    tool that is being phased out.
    Our basic needs are:
    integration with LDAP/Active
    Directory
    customisable client job creating form
    with multiple file attachment
    email integration with Microsoft
    Outlook
    client area to check on progress of
    jobs via a browser
    developer area to view allocated
    jobs, advise progress and post replies
    admin area to get reports on job
    status, progress, etc
    ability to re-assign jobs based on
    status - e.g. development, QA, test, publish
    If anyone has found such a tool, I'd really appreciate a
    point in the right direction.
    Thanks
    Tony

    Hi Fangnaka,
    You can use JWDSP2.0 + Tomcat 5.X +Jdk1.5 to develop and deploy webservice.
    Better IDEA are Intellij or Eclipse for webservice code development.
    Cheers
    Rajesh R

  • I am looking for a load testing tool for my flex application

    I am looking for a load testing tool for my flex application having a limited budghet of 1000-1500$. I have gone through NEOLoad,WebUiLoad all are very expensive.

    Do you have iPad 1 or 2?
    You can connect iPad 1 via a VGA adapter to any projector with a VGA input (all projectors have this).
    You can connect iPad 2 via VGA or HDMI.
    I like Epson or Sony for projectors.

  • Please give me your opinion... about tools for develop web service

    If you would like to choose the tool for develop web service.
    what is the most important feature that you will consider,
    Please help me to order these topic from the most to the least
    a. creating web service
    b. creating web service client
    c. searching web service to UDDI registry
    d. publish web service to UDDI registry
    e. connecting to database management systems.
    f. license fee
    g.system requirements
    h. Installation procedures
    thank you very much for your opinion. I will keep your information for my research....
    :)

    Hi Fangnaka,
    You can use JWDSP2.0 + Tomcat 5.X +Jdk1.5 to develop and deploy webservice.
    Better IDEA are Intellij or Eclipse for webservice code development.
    Cheers
    Rajesh R

  • Testing Tools for SAP & SAP BIW

    Hi Forum ,
    will any body pls let me know what are available testing tools for SAP and SAP BIW? Which tool is popular and mostly used? Does any one provide training for this tools?
    Regards
    Suhel

    Hi,
    For SAP R/3 we use CATT and ECATT tools.
    Both are very useful tools and generally used for automated functional testing.Reduces a large amount of cost and human effort.
    Even you can convert or call external tool scripts like mercury QTP etc from ECATT and run from ECATT itself.Also you can use these tools with solution manager to get awesome effortless testing and test plan management.
    Check my weblogs.
    Part-1:Shows how to create a Parameterize CATT script.
    /people/community.user/blog/2007/02/05/create-and-migrate-catt-to-ecatt-part-1
    Part-2:Shows how to migrate CATT to ECATT script.
    /people/community.user/blog/2007/02/06/create-and-migrate-catt-to-ecatt-part-2
    1./people/community.user/blog/2007/01/02/integrating-ecatt-mercury-qtp-part-1
       This one shows the minimum configuration required for QTP and ECATT integration on client and server side.
    2./people/community.user/blog/2007/01/15/integrating-ecatt-mercury-qtp-part-2
       This one shows the standalone mode.e.g.mercury script is created and uploaded to ecatt and then executed from ecatt itself.Also,It is now possible to call this script from Solution manager.
    3./people/community.user/blog/2007/01/22/integrating-ecatt-mercury-qtp-part-3
       This one shows the integration mode which is most powerful as we can run QTP scripts from ECATT,Upload & download modify existing etc.
    Please reward points.

  • Automated Test tools for Forte 4GL ....

    We're investigating a variety of automated testing tools for our Forte 4GL applications. Some of the companies mentioned are ClassIQ, Mercury and Rational. Does anyone have any experience with any of these test tools ? Any suggestions or comments (pro or con) would be appreciated !
    Thank you.

    We're investigating a variety of automated testing tools for our Forte 4GL applications. Some of the companies mentioned are ClassIQ, Mercury and Rational. Does anyone have any experience with any of these test tools ? Any suggestions or comments (pro or con) would be appreciated !
    Thank you.

  • Load testing tools for shrepoint 2013

    Can anyone give detailed comparison of load testing tools for sharepoint 2013
    Nishanthi N

    Hi,
    Please check the following urls
    http://www.sharepointcolumn.com/sharepoint-performance-testing-tools/
    http://sharepointdragons.com/2012/12/26/the-great-free-performance-load-and-stress-testing-tools-that-can-be-used-with-sharepoint-verdict/
    Please Mark it as answer if this reply helps you in resolving the issue,It will help other users facing similar problem

  • Performance testing tools for Web shop

    We have a requirement to perform some stress and volume testing for a web shop (using multi-user simulation).
    I know LoadRunner is probably the best way to do that but is expensive and probably not justified for just one 4 month implementation project.
    Has anybody performed such testing using other cheaper options ?
    Thanks
    Manoj

    Hi Manoj,
    Could you share the solution?
    As know there is as BSP code /(HTMLB) where we
    can show BSP response time. But this may not appropriate
    tools to perform stress test.
    Thanks,
    Gun.

  • Are there any good black box testing tools for j2me?

    Is there any good testing tools available for testing software on physical mobile devices?
    I would like to partially replace manual testing with automated testing using a test tool. It should work on physical devices, and with the help of a script it should be possible to execute predefined sequences of button pressings on the device. Preferably there should also be some way of deciding whether the test was a succes without having to do so entirely manually.
    The purpose with this would be to make it easier to go through the test protocols, which has to be done before every new software release.
    Deviceanywhere.com looks promising at first glance but it is rather costly. Still, does anyone have an opinion of it?
    Does anyone has experience of Mobile junit for this kind of testing? Is it possible to define series of physical button pressings with it? At first glance it doesn't seem so.

    You can collect the Organizational Health in Exchange 2010 console for Exchange 2003/2007/2010 and that will list very useful information about statistics in your organization like servers, databases, CALs, recipient, feature used etc...
    Collect Organizational Health Data -
    http://technet.microsoft.com/en-us/library/dd351156%28v=exchg.141%29.aspx
    However it doesn't contain any configuration information and that you need to collect it manually because that depends on needs of each organization and how they want to setup their infrastructure...

  • Stress test tool for EBS

    Hi Hsawwan, other EBS APPS dba's!
    We are trying to predict some performance according future load on EBS. This is classic stress test techniques. We want to automate stress on APPS side and run some requests and forms as well....
    With "Load runner" we have unsolvable problems....
    What can we use for that?
    THX,
    Damir Vadas

    Damir,
    With "Load runner" we have unsolvable problems....What do you mean by unsolvable problems?
    What can we use for that?You may try OpenSTA.
    OpenSTA Users Home Page - Free Web Load and Stress Testing Tool
    http://www.opensta.org/
    Also, have a look at the following links:
    Automated Testing for the E-Business Suite
    http://blogs.oracle.com/stevenChan/2006/06/automated_testing_for_the_ebus.html
    Breaking Oracle Presentation
    http://www.psoug.org/pres/ukoug08_breaking_oracle.pdf

  • Testing tools for Servlet

    hi ,
    Iam using Tomcat for my web application,
    Application generates reports using Servlets and Jsp.
    when no of users are more the Session Clash occurs ,also Session expires,
    are there any tools to test the session handling and simulate no of users .
    Thanks in advance
    Arvin

    are there any tools to test the session handling and simulate no of users .I would make your own test method(s) and use JUnit

  • Looking for new web hosting

    I'm currently hosting my site through GoDaddy. Plain and simple, I am looking to switch from them because of the way they choose to advertise their product. I'm looking for a new web hosting company to host my site and need some help finding a good one.
    As for price, I'm looking for something in the same price range as GoDaddy. After a little research, these are the few that I've found:
    iPage
    BlueHost
    InMotion Hosting
    I'm pretty confident in my ability to choose a good one, but I just want to be sure there's nothing I'm missing about web hosting that would make it smart for me to avoid any of the above. Just a few notes about what I'm working with:
    My site was made in DreamWeaver. The entire site is 17 html pages. It just contains mostly text, some spry and some embedded video, so not a lot needed for data usage.
    If there is any other information needed for you to help me, let me know. Thanks!
    -Mark

    If I were you I would go check out reviews on webhostingtalk.com .  Very reliable forum for reviews and sometimes hosts like those post specials over there so you don't start off paying full price.

Maybe you are looking for

  • Payment term at site level in AR Customer interface

    Is there anyway to assign *'Payment Terms'* to Customer at Site level using interface table. Navigation : Customer>Address> business purpose > bill_to>Details > 'Payment terms' Please help. Regards Suresh

  • Doubt in the function module POPUP_GET_VALUES

    Hi, i am using the function module POPUP_GET_VALUES. I am giving the table name and field name but the field name shows in display mode i am not able to enter any values in the given popup. What is the problem

  • Query on Ipad mini 2 usage

    Hello - I am planning to buy a ipad mini 2 (wifi + cellular) model and will be using it in India. Please let me know which carrier model should I buy so it can be changed to local India carrier? Also let me know if these ipad model are unlocked versi

  • Message no. KM745

    Hi, my problem is when i am doing billing for intercompany sales , system is giving me error: Conditions of category b are not permitted in company code VR01 Message no. KM745 Diagnosis No multiple valuation approaches / transfer prices are active in

  • Connection between two or more outputs of PCI-DIO96

    Is it allowed to connect an output with low-Signal and an output with high-Signal of PCI-DIO96. In the manual I found only, that it is not allowed to connect +5V to GND. Thank you for your help Markus Pilhoefer