Forms and Reports: Automated Test tools - functionality AND performance

All,
I'm looking to get a few leads on an automated test tools that may be used to validate Oracle forms and reports (see my software configuration below). I'm looking for tools that can automate both functional tests and performance. By this I mean;
Functional Testing:
* Use of shortcut keys
* Navigation between fields
* Screen organisation (filed locations)
* Exercise forms validation (bad input values)
* Provide values to forms and simulate user commit, and go and verify database state is as expected
Performance Testing:
* carry out tests for fixed user load
* carry out tests for scaled step increase in user load
* automated collection of log files and metrics during test
So far I have:
http://www.neotys.com/
Thanks in advance for your response.
Mathew Butler
Configuration:
Red Hat Enterprise Linux x86-64 architecture v4.5 64 bit
Oracle Application Server 10.1.2.0.2 ( with patch 10.1.2.3 )
Oracle Developer Suite (Oracle Forms and Reports) V10.1.2.0.2 ( with patch 10.1.2.3 )
Oracle JInitiator 1.3.1.17 or later
Microsoft Internet Explorer 6

are there any tools for doing this activity like oracle recommended tools?
Your question is unclear.  As IK mentioned, the only tool you need is a new version of Oracle Forms/Reports.  Open your v10 modules in a v11 Builder and select Save.  You now have a v11 module.  Doing a "Compile All PL/SQL" before saving is a good idea, but not required.  The Builders and utilites provided with the version 11 installation are the only supported tools for upgrading your application.  If you are trying to do the conversion of many Forms files in a scripted manner, you can use the Forms compiler in a script.  Generating new "X" files will also update the source modules (fmb, mmb, pll).  See MyOracleSupport Note 955143.1
Also included in the installation in the Forms Migration Assistant.  Although it is more useful to people coming from older versions, it can also be used to move from v10 to 11.  It allows you to select more than one file at a time.  Documentation for this utility can be found in the Forms Upgrade Guide.
Using the Oracle Forms Migration Assistant

Similar Messages

  • Automated testing of Processes and forms

    Hi,
    Has anyone investigated the possibilities of performing automated testing of Process and forms/SAP Interactice forms ?
    Ideally using SAp's tools eCATT or CBTA(Component Based Test Automation in SolMan),  but also using other functional testing tools such as Selenium or HP QTP.
    The Adobe PDF plugin approach makes it very difficult to automatically testing using standard web testing tools.
    Regards
    Dagfinn

    Hi,
    There is a plugin which can be used with QTP for testing Adobe pdf and forms.
    Refer the link below.
    http://labs.adobe.com/technologies/aptt
    Regards,
    Ravindra

  • 3 yrs of Exp in Embedded test tool Development and Application Testing\LabVIEW\India

    Looking forward to work for a reputed organization.
    Over 3+ years of LabView 8.2/8.5 experience in design and development
    of customized PC based Embedded software's, automation tool for audio
    and vision validation, Audio and Telematics Validation Test Cases
    design and Automation,Data acquisition and Control Systems using
    LABVIEW 8.0/8.2/8.5 and NI DAQ Cards in the automotive and consumer
    electronics industries.
    Experience with GPIB Interface, VISA and Serial I/O Interface, Call
    Library Function nodes to interface with third party and custom Dlls,
    Image processing, Software Triggering, Analysis of acquired data with
    mathematical algorithms, Controlling and Monitoring applications, UART
    communication programming on PC side programming.
    Experience in developing customized applications in areas like VB
    and C, with good customer interaction. Experience automating vision
    Validation tests with customized Test Sequences.
    Ability to maintain large LabVIEW applications (> 250 Sub-VI's)
    Ability to Write programs and applications to support our measurement and control hardware.
    Presently working in an MNC Company.
    CLA 2014
    CCVID 2014
    Attachments:
    Puneet.Kapoor.doc ‏78 KB

    If your profile matches with requirement and willing to work in Pune(India), then send your resume to [email protected]
    Regards,
    Rajendra Gaikwad

  • I want to run automation test in multiple device say iphone and ipad or two iphone device Is it possible.I have done automation testing using UIAutomation and get it running from iphone device

    I want to run automation test in multiple device say iphone and ipad or two iphone device Is it possible.I have done automation testing using UIAutomation and get it running from iphone device

    plzzz reply to this question as soon as possible

  • 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.

  • I ran the program to improve speed and crashing and lost my norton tool bar and vault login

    I ran the program to improve speed and crashing and lost my norton tool bar and vault with all my log ins. I am sure it is still here some place but can not find it.

    Hi flkeen, Did you try to uninstall that program which you install to improve speed ..see if that works after un install that program....and restore the firefox after uninstalling that program.
    see link here for reset firefox https://support.mozilla.org/en-US/kb/reset-preferences-fix-problems?esab=a&s=restore+firefox&r=1&as=s#w_solution-1-reset-firefox-to-its-default-state

  • Forms test tools (functional & load testing)

    Hi,
    we are looking for test-tools.
    primary we want to automate functional tests of our forms app (10g).
    secondary we want to stress our app by load testing.
    which tool do you use?
    thanks for any suggestions!
    florian.
    p.s. the mercury tools are too expensive for us ;-)

    Forms2test is a load and stress testing tool of testNext

  • Form Letter Report - How To Format Date and Number Hidden Fields

    Hi
    Is it possible to format date and number fields in a form letter report. This case were Paper Design shows fields as $<hire_date>. The examples in reference book only print character values which do not require formatting. I cannot determine how to achieve this. Cannot select fields from Paper Design view as per other report styles where can apply formatting. Do I have to perform formatting in the query to return date as string in format I wish for? This is not case for other report styles.
    Thanks

    you could add a field, set the source of the field to hire_date (assuming hire_date is a column in the data model), and put a format mask of whatever format you want. then set visible to No.
    then instead of &<hire_date> you can instead type &<name of your new field>.

  • Doubt about using automation testing in mtm and vs 2012

    Hi
    Ive a doubt in using mtm and vs 2012. I wanna test a software by automation method
    1) whether i should record the steps in visual studio and attach the recorded file to mtm and test
    or
    2) can i record the script(steps) in mtm and run the automation testing in mtm, if you say yes what are the step.
    Plz help me out for both 1 and 2 by tell the steps.
    Thank you
    Reguards
    Pavan kumar R 

    Hi Pavan,
    It is based on the detail requirement to choose them.
    Do Coded UI test in visual studio 2012, we could record the action and playback, link tests to test case that in MTM, we also could base on the detail requirement to modify the code.
    Do manual or automated test in MTM 2012, we also could record the action and playback, but can’t modify the code (need do it in vs), we could do automated tests in lab environment
    # System Testing Your Application Using Microsoft Test Manager
    http://msdn.microsoft.com/en-us/library/jj635157(v=vs.110).aspx
    For the automated test in MTM, you could refer to these steps below:
    Create tests
    Check in TFS
    Link test methods to test case
    Queue a build
    Create lab environment in mtm
    Do automated test
    More information, please refer to:
    # Essential Guide for Running Automated Tests from a Test Plan
    http://msdn.microsoft.com/en-us/library/ff472576(v=vs.110).aspx
    If we record the action (script/steps) in the MTM, we could
    playback the test, if we want do the automated test for that recording, we could generate the code in VS and link that test to the test case, after that we could do automated tests.
    # Generating a Coded UI Test from an Existing Action Recording
    http://msdn.microsoft.com/en-in/library/dd286652(v=vs.110).aspx
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Automated testing tools for Oracle Finanacials

    Hello all,
    We are planning an upgrade to R12 and in order to save time we are wondering if an Oracle or 3rd party tool exists to input user data in various Oracle products - AP,PO, GL. The problem lies in getting our users to find time to input data into the forms every time we do an upgrade or large patch. If it was automated, we could run the automated scripts and the users could checkthe output. I've noticed one posting on HP's LoadRunner, but is this an option. I don't know what the cost would be, but we're hoping it is not too prohibitive. Does anybody use or know of tools available?
    Thanks,
    Alex.

    Please see if these links help.
    Automated Testing for the E-Business Suite
    http://blogs.oracle.com/stevenChan/2006/06/automated_testing_for_the_ebus.html
    Evolutionary Steps for Automated Testing for E-Business Suite
    http://blogs.oracle.com/stevenChan/2009/08/evolutionary_steps_automated_testing_ebs.html
    EBS 12.1.1 Test Starter Kit now Available for Oracle Application Testing Suite
    http://blogs.oracle.com/stevenChan/2010/04/ebs_1211_tsk.html
    Thanks,
    Hussein

  • How to do exporting Forms and Reports using Navision Tool 2009

    Dear Microsoft,
    I am looking for the information for exporting my all forms from NAVISION 2009 tool to desktop in extracted form,till now we can export them either single form or consolidated forms dump, but my query is if my project has 6 forms then i could extract all
    6 in one shot and save them independently and individually on my desktop in one go.
    Regards
    Asheesh

    Hi Asheesh,
    From your description the issue is not related to Windows Forms Designer forum "Discuss features of the Windows Forms designer inside of Visual Studio as well as custom control designers and hosting the Windows Forms designer in your app."
    I'll move your case to "Where is the forum for" which may show you some direction.
    Regards,
    Barry Wang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Kindly suggest oracle automation testing tools supporting oracle 10g forms

    Hi,
    We would like to automate oracle 10g forms in our company. kindly suggest oracle automation tools supporting oracle 10g forms other than OATS.
    If only OATS tool is available in Oracle, please suggest user guide for OATS.
    Regards,
    Sairam

    Hi Sairam,
    You can find OATS docs in OATS installation package itself. You can find separate pdf files for each OATS product(OpenScript Programmer Preference, OFT, OLT, OTM, Administrator etc).
    Regards,
    Deepu M

  • ID 5.5 Loses tool functionality and Crashes

    2 IMac 27" 3.4 ghz i7, 8 G Ram OS 10.6.8, CS 5.5 v 7.5.1.  The program worked great for 3-4 weeks.  All of a sudden I can't move any of the boxes in a new or previously saved document using the selection tool. When I close the program it tells me that it crashed.  Re-opening the program takes a very long time.  I trashed the preferences and that didn't help.  I trashed both cache folders and it seems to have solved the problem, but only temporarily.  I shouldn't have to trash the cache every 2nd or 3rd time I use the program.  It happens whether I'm logged in as an administrator or just a user.  I don't try to open the program using different users at the same time.
    Can anyone give me any help?
    Thanks
    Tom

    2 IMac 27" 3.4 ghz i7, 8 G Ram OS 10.6.8, CS 5.5 v 7.5.1.  The program worked great for 3-4 weeks.  All of a sudden I can't move any of the boxes in a new or previously saved document using the selection tool. When I close the program it tells me that it crashed.  Re-opening the program takes a very long time.  I trashed the preferences and that didn't help.  I trashed both cache folders and it seems to have solved the problem, but only temporarily.  I shouldn't have to trash the cache every 2nd or 3rd time I use the program.  It happens whether I'm logged in as an administrator or just a user.  I don't try to open the program using different users at the same time.
    Can anyone give me any help?
    Thanks
    Tom

  • Enhancements in forms and reports 6i from 5.0 and 6.0

    Hello!
    this might be the most trivial question. but all the help is appreicated:
    1. enhancements in 6i compared to forms
    5.0/6.0
    2. enhancements in 6i compared to reports
    3.0/6.0
    Thanks in advance
    VJ
    null

    check out the new features paper on http://otn.oracle.com/products/forms/

  • Automating the process of comparing two PDF file with the help of QTP(Automation Testing Tool)

    Can anybody help me with comparing the two pdf files with the help of QTP.I have Adobe Acrobat installed on my system and i have access to the API.
    Thanks,
    Varun Saini

    I want to find out more about QTP and API. Maybe that is what I want to compare two mechanical drawings for differences between them. (see “More than one pdf file in one window”. Is that what you are looking to do? 9Not necessarily mechanical drawings but some other pdf).

Maybe you are looking for

  • Manually refreshing TGT leads to "Message stream modified" error

    We wish to use Kerberos to implement application authentication without needing username/password. We have code which gets the TGT and can get other tickets from that, and those tickets can successfully be used with LDAP to make queries. However, the

  • Error 2032 returned after AIR 3.7?

    After the updates on April 10th, our AIR application is giving the same I/O errors from a few years back. HTTP request error: Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]. I noticed

  • Foreign contacts in my iPhone

    I have hundreds of foreign contacts in my iPhone that I did not enter.  Could my phone be syncing over iCould with someone else's account? 1) How can I get rid of the contacts without having to delete one by one, while still maintaining my real conta

  • CUP Connector names

    Hello CUP Experts, I'm certain that many of you have encountered this problem. Each CUP SAP Connector must be named the same as the CUA system name or the logical system name. - In the CUA case this is no problem. But when I need to provision system

  • InDesign unpredictable spacing on top of text box.

    Hello everyone. I have quite a frustrating problem that I'm assuming is an easy fix. InDesign is creating this empty space on top of my textbox depending where i place the box. In this case, I found the exact pixel position where when I move the box