Is Ecatt a Regression Testing Tool?

Hi,I am New to Ecatt.
Generally a Testing tool is Used For RePitative or Regression Testing.
In Sap it is not possible ans\d i have to enter the Customeror vendor etc each time i run the script.
Then How come this is called a testing Tool?
Pl Clarify,
Thanks

The Web Application Server 6.40 is part of NetWeaver 2004 and it contains CATT and the successor tool eCATT.
Note that it is no longer possible to create new automated CATT test cases in Web AS 6.40 - SAP is gradually phasing out CATT in favor of eCATT.
In eCATT, you can continue to call existing CATT test cases. There is also a migration function that allows you to convert existing CATTs into eCATT tests. If you are a SAP Professional Journal subscriber, you can read about this feature in the September/October 2003 edition.
For more information on eCATT, search "eCATT" on SDN - you'll find last year's TechEd material. Also check out http://service.sap.com/eCATT and the documentation at
http://help.sap.com/saphelp_nw04/helpdata/en/20/e81c3b84e65e7be10000000a11402f/frameset.htm
Technical questions and discussions on eCATT and other test tools are starting to catch on in the SAPGUI forum.

Similar Messages

  • Command-line Regression Tester

    Hello:
    I am using the command-line regression testing tool in OPM 10.2 and have a need to parse the resulting XML output file. However, I have noticed that the verbose option does not work when using the XML format of the test reports.  Where might I file a feature request for this tool?  I am currently having to run the tests twice when an error is detected in our Continuous Integration environment: once to detect test failures using the XML output (parsing the text version just seems like it would become much too brittle), and if failures are detected, another run simply to see the output of the failures.  Can anyone point me to someone who may be open to hearing about these types of issues?  Please see below examples of the outputs both with the verbose argument...
    Thanks in advance!
    -Ryan Connolly
    XML:
    <testsuite failures="0" errors="6" tests="12" skipped="0" time="0" name="ReferenceApp_Eligibility.xprj">
    <testcase time="0" name="citizenship - citizen condition A">
    <failure>error</failure>
    </testcase>
    <testcase time="0" name="citizenship - qualified alien condition A">
    <failure>error</failure>
    </testcase>
    <testcase time="0" name="citizenship - alien barred for 5 years Condition B">
    <failure>error</failure>
    </testcase>
    <testcase time="0" name="citizenship - person meets citizenship criteria" />
    <testcase time="0" name="citizenship - meets E and not D" />
    <testcase time="0" name="citizenship - condition C Emergency Services">
    <failure>error</failure>
    </testcase>
    <testcase time="0" name="eligibleFamilyMembers - ANFCcategoricalRequirementUnder21" />
    <testcase time="0" name="residence - resTest">
    <failure>error</failure>
    </testcase>
    <testcase time="0" name="MedicaidChoiceOfCategory - SSI-AABD Requirement-PASS" />
    <testcase time="0" name="MedicaidChoiceOfCategory - SSI-AABD Requirement-FAIL">
    <failure>error</failure>
    </testcase>
    <testcase time="0" name="MedicaidChoiceOfCategory - Person satisfies categorical requirement for ANFC" />
    <testcase time="0" name="HouseholdComp - New Test Case" />
    </testsuite>
    Default:
    RULEBASE: output\ReferenceApp_Eligibility.zip
    TEST SCRIPT: C:\Documents and Settings\ryan.connolly\Desktop\TEMP\OPATEST\opa\Test Scripts\citizenship.tsc
    citizen condition A - ERROR
    The results for this test case cannot be determined due to the following errors:
    * Rulebase does not contain attribute 'b9@4170_citizenship' in entity 'person'. Test case data belonging to this attribu
    te has been discarded
    qualified alien condition A - ERROR
    The results for this test case cannot be determined due to the following errors:
    * Rulebase does not contain attribute 'b9@4170_citizenship' in entity 'person'. Test case data belonging to this attribu
    te has been discarded
    alien barred for 5 years Condition B - ERROR
    The results for this test case cannot be determined due to the following errors:
    * Rulebase does not contain attribute 'b9@4170_citizenship' in entity 'person'. Test case data belonging to this attribu
    te has been discarded
    * Rulebase does not contain attribute 'b26@4170_citizenship' in entity 'person'. Test case data belonging to this attrib
    ute has been discarded
    * Rulebase does not contain attribute 'b11@4170_citizenship' in entity 'person'. Test case data belonging to this attrib
    ute has been discarded
    * Rulebase does not contain attribute 'b10@4170_citizenship' in entity 'person'. Test case data belonging to this attrib
    ute has been discarded
    person meets citizenship criteria - PASSED (Failed: 0, Matched: 1 exact, 0 threshold, Ignored: 4)
    Match (exact match) - Entity: person[person 1], Attribute: b2@4170_citizenship, Expected Value: true, Actual Value: true
    meets E and not D - PASSED (Failed: 0, Matched: 2 exact, 0 threshold, Ignored: 8)
    Match (exact match) - Entity: person[person 1], Attribute: b2@4170_citizenship, Expected Value: true, Actual Value: true
    Match (exact match) - Entity: person[person 2], Attribute: b2@4170_citizenship, Expected Value: true, Actual Value: true
    condition C Emergency Services - ERROR
    The results for this test case cannot be determined due to the following errors:
    * Rulebase does not contain attribute 'b12@4170_citizenship' in entity 'person'. Test case data belonging to this attrib
    ute has been discarded
    * Rulebase does not contain attribute 'b13@4170_citizenship' in entity 'person'. Test case data belonging to this attrib
    ute has been discarded
    TEST SCRIPT: C:\Documents and Settings\ryan.connolly\Desktop\TEMP\OPATEST\opa\Test Scripts\eligibleFamilyMembers.tsc
    ANFCcategoricalRequirementUnder21 - PASSED (Failed: 0, Matched: 1 exact, 0 threshold, Ignored: 2)
    Match (exact match) - Entity: person[person 1], Attribute: b5@Rules_source_medicaidChoiceOfCategory_doc, Expected Value:
    true, Actual Value: true
    TEST SCRIPT: C:\Documents and Settings\ryan.connolly\Desktop\TEMP\OPATEST\opa\Test Scripts\residence.tsc
    resTest - ERROR
    The results for this test case cannot be determined due to the following errors:
    * Rulebase does not contain attribute 'b12@Rules_source_residence_doc' in entity 'person'. Test case data belonging to t
    his attribute has been discarded
    * Rulebase does not contain attribute 'b16@Rules_source_residence_doc' in entity 'person'. Test case data belonging to t
    his attribute has been discarded
    TEST SCRIPT: C:\Documents and Settings\ryan.connolly\Desktop\TEMP\OPATEST\opa\Test Scripts\MedicaidChoiceOfCategory.tsc
    SSI-AABD Requirement-PASS - PASSED (Failed: 0, Matched: 1 exact, 0 threshold, Ignored: 1)
    Match (exact match) - Entity: person[person 1], Attribute: b1@Rules_source_medicaidChoiceOfCategory_doc, Expected Value:
    true, Actual Value: true
    SSI-AABD Requirement-FAIL - ERROR
    The results for this test case cannot be determined due to the following errors:
    * Rulebase does not contain attribute 'b3@Rules_source_medicaidChoiceOfCategory_doc' in entity 'person'. Test case data
    belonging to this attribute has been discarded
    * Rulebase does not contain attribute 'b4@Rules_source_medicaidChoiceOfCategory_doc' in entity 'person'. Test case data
    belonging to this attribute has been discarded
    Person satisfies categorical requirement for ANFC - PASSED (Failed: 0, Matched: 1 exact, 0 threshold, Ignored: 1)
    Match (exact match) - Entity: person[person 1], Attribute: b5@Rules_source_medicaidChoiceOfCategory_doc, Expected Value:
    true, Actual Value: true
    TEST SCRIPT: C:\Documents and Settings\ryan.connolly\Desktop\TEMP\OPATEST\opa\Test Scripts\HouseholdComp.tsc
    New Test Case - PASSED (Failed: 0, Matched: 1 exact, 0 threshold, Ignored: 0)
    Match (exact match) - Entity: global[global 1], Attribute: b19@Rules_source_caseEligibility_doc, Expected Value: true, A
    ctual Value: true

    Thanks for taking the time to point this out. We'll put it on the list to fix in a future release. (And apologies for the tardy response.)
    Kind regards,
    Davin.

  • FAQs with respect to extended Computer Aided Test Tool (eCATT) - Part 1

    Dear  Community Members,
                                                                                    Please find the answers to the threads that can be frequently asked in the forum.
    1. What is eCATT?
        extended Computer Aided Test Tool (eCATT) to create and execute functional tests for software. The primary aim is the automatic testing of SAP business processes. Each test generates a detailed log that documents the test process and results.
    eCATT enables automatic testing in SAP GUI for Windows and SAP GUI for Java. In order to offer a complete test solution that covers other GUIs, eCATT has interfaces to third party tools.
    See Also 1. eCATT - An Introduction (PART I)
    /people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i
    2. What are the features of eCATT?
    You can:
    ·        Test transactions, reports, and scenarios
    ·        Call BAPIs and function modules
    ·        Test remote systems
    ·        Check authorizations (user profiles)
    ·        Test updates (database, applications, GUI)
    ·        Test the effect of changes to customizing settings
    ·        Check system messages
    3. How to record a transaction using TCD driver or command ?
    See link: eCATT Scripts Creation u2013 TCD Mode (PART II)
                   /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii
    4. How to record a transaction using SAPGUI driver or command ?
    See link: eCATT Scripts Creation - SAPGUI Mode (PART III)
                   /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii
    5. What is Parameterization, Test Data, Test Configuration,System Data and how to create them in eCATT?
    See link: eCATT Chaining, Parameterization, Creation Of Test Data,Test Configuration, System Data (PART IV)
                 /people/sapna.modi/blog/2006/04/18/ecatt-chaining-parameterization-creation-of-test-datatest-configuration-system-data-part-iv
    6. What is Test Workbench and How is it Managed?
    See Link: eCATT Scripts Management Via Test Workbench (PART V)
                   /people/sapna.modi/blog/2006/04/13/ecatt-scripts-management-via-test-workbench-part-v
    7. What is eCATT Log?
    See Link: eCATT Logs (PART VI)
                   /people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi
    Continued.
    Thanks and Kind Regards
    Mohan Kumar K
    eCATT Forum Moderator

    PMU reset does not get rid of it sorry to say and logic board replacement does nothing to cure it. They all have this problem I believe, and it could very well be the battery that is the culprit, and a recall might be on the way for the batteries or a firmware update. Who knows at this point, this is an inherent reality of first gen Apple portables (products also), they are never bug free, if you buy a MBP now, you should know what you are getting into and try to deal with it as best as you can, if you don't have the "stugots" to deal with these issues and document them, wait for the 3rd and 4th gen, those are usually bug free, but end of life also.
    Take it easy and don't worry, they will fix it soon, they just need documentation of the problem, half the battle has been won.
    --Felix

  • Info about eCATT Testing Tool

    Hi All,
    I have read various blogs/threads regarding eCATT Testing tool. I can see how to create eCATT scripts but my questions is how do we open eCATT tool.
    I ve read that we have to enter "SECATT" as tcode, but where?
    I ve SAP Netweaver Application Server 7x and Developer Studio installed on my M/C, please let me know if there is anything else to be installed to get started with eCATT, if yes then it would be great if you could provide me with relevant URLs as well.
    Regards
    Kaushal Panjwani

    Hi
    Check CATT help.
    http://****************/Tutorials/eCATT/eCATTMain.htm
    SAP users use CATT frequently to upload master data or to make changes to master data records. SAP Consultants and Abapers tend to use it for creating test data. The transactions run without user interaction. You can check system messages and test database changes. All tests are logged. The CATT records your keystrokes while performing the actual transaction. You then identify the fields that you wish to change in that view. Then export this data to a spreadsheet to populate with the data required. This is uploaded and executed saving you keying in the data manually.
    To perform CATT, it has to be enabled in your production environment (your systems administrator should be able to do this - SCC4). You will also need access to your development system to create the CATT script.
    The process of uploading data with a CATT:
    Activate CATT in your client
    In transaction code SCC4 - click the change button
    Double click on the client number
    In the Restriction section, tick Allows CATT processes to be started.
    Upload data using CATT
    1. Create Import variant for the fields you need
    Transaction SCAT
    Goto Parameters
    Create Import Variant
    Goto Variant -> Edit
    Goto Variant -> Fast entry or F9
    Duplicate 01
    2. To change the MRP Group for a list of Material
    Assuming that I want to change the MRP Group for a list of Material.
    My text files should look something like this:
    [Variant ID] [Variant Text] &ZDISGR &ZMATNR
    --> Parameter texts MRP group Material
    --> Default Values M1 A001
    Changes to the default values displayed above not effective
    #01 M1 A001
    #02 '' A002
    #03 M1 A003
    Note : '' denotes a blank in the field. e.g. Material A002 MRP group will be replaced by a blank.
    3. Configure the recorded entry fields to read from the imported text file data
    In the CATT : Maintain functions test case Screen
    Double click on the Object Name
    Double click on the screen number with your desired fields
    Park the cursor on the fields
    Click Edit -> Details
    Fill in the Parameters Name and Field Contents
    Finish Save it.
    Assign your text file data.
    In the CATT : Execute test case Screen
    Click External from file and choose your text file
    CATT will now read from your text file and update whatever data you have specified.
    u can go through this link
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=catt&cat=sdn_all
    Reward points if useful
    Regards
    Anji

  • Automated Regression Testing

    Apologies for putting a more advanced question in a general forum but there is no Topic for QA/Testing (that I know of).
    Okay, I've been tasked with finding a solution for fully automated unit, component, system, and regression testing. I realize that sounds like a tall order and can't truly be done. However, I'd like to get as close as possible to being able to test every aspect of our system and thought I'd post to the community for ideas. We have a typical multi-tiered web app. We have a web interface, business logic on the server-side, Web Services, DAO, etc. Naturally, some combination of testing needs to be performed. So I suppose that first I need to make a list of all the (general) types of testing that can be done. So far I have:
    - syntax validation
    - link checking
    - unit testing
    - record and playback (robot user for web UI)
    - custom scripting (for anything I can't buy a tool for)
    - performance monitoring & stress testing
    - security testing
    - etc.
    So I guess my first question is: What other types of testing am I missing here? I honestly think I'll end up with 2-3 sets of tests that hopefully give me good testing coverage. The end goal is to have a nightly build that includes a series of tests which generate reports. So in the morning someone can open the reports and see if anything's really busted. So basically, after the build finishes, the tests should be kicked off. I'd like to use Ant for this but I suppose a cron job could be written or whatever. I'm not worried about that right now.
    Anyway, I don't have very specific requirements yet but I'm thinking of breaking my work up into unit, component, and system level testing. My initial thoughts are that I'd need:
    1. Unit Testing - Ant would simply kick off all the JUnit tests we have available. This would do basic class level testing and validation.
    2. Component Testing - Custom Java code/scripts that would tests some specific functional area. This is open ended in my mind as I'm not that familir with the codebase yet. But an example would be "register a user" or "make a reservation".
    3. System Testing - Needs to simuilate a user hitting the web interface and would invoke all tiers. So I'm guessing I need to buy some software product to fill out forms automatically and whatever else.
    Can you all let me know if there's anything major I'm missing? What methodologies or tools do you recommend? Any links on good tech articles regarding this? Anything comments or feedback welcome.
    Thanks in advance!

    I'd recommend adding automated acceptance testing to the list of things to consider. Example:
    http://fitnesse.org/
    ~

  • Regression testing on PDF output files from Reports?

    My current client is looking to do more automated regression testing of the output (content) of their reports, most of which are output from Reports6i into Adobe Acrobat PDF file format. Is anyone currently using or aware of a tool (QARun, WinRunner, etc.) that will do this? (Most of the tools can do a binary comparison of the PDF files that were output, but we need something that will look into the PDF files themselves and tell us where any differences are found in the actual content (text) of the report itself.)
    Thanks in advance for any info anyone can provide!
    - Bill

    Dear Nick,
    Just ensure a printer is configured. This can be done by typing in echo $PRINTER at the $Prompt.
    If it returns null then configurea printer and i fell this should resolve your problem,
    Since it did resolve my problem.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Nick Mavrakis:
    I am having some trouble getting pdf output in the unix environment from Reports 6i.
    If I kick off a defined report file (.rep) from the command line as follows:
    rwrun60 testreport.rep destype=file desformat=pdf desname=testreport.pdf userid=connection_details
    I get the following errors:
    REP-0004: Warning: Unable to open user preference file.
    REP-3300: Fatal error in toolkit.
    UI-9: This function call is out of context
    If I run the command without the file output options (rwrun60 testreport.rep userid=connection_details) then the report opens up on the screen correctly. From here, if I try to generate a pdf file, I get the following error:
    REP-1800: Formatter error.
    The report is defined as character type, and is a simple listing of approximately 50 records from a database table. There are no graphics or any pl/sql defined in the report.
    Has anyone had similar problems in trying to do this?
    Any help is greatly appreciated.
    Cheers
    Nick<HR></BLOCKQUOTE>
    null

  • 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

  • Abap testing tool

    Is there any abap testing tool........

    Hello RajKumar,
    SAP has many ABAP testing tool.
    Check from the link
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm
    Here you go few tools
    ABAP Debugger
    Assertions and Breakpoints that Can Be Activated
    Runtime Analysis
    Performance Analysis
    Coverage Analyzer
    Runtime Monitor
    Memory Inspector
    Code Inspector
    Global Performance Analysis
    ABAP Unit
    ECATT
    Cheers
    Jawahar Govindaraj

  • ECATT Can't test which SAP modules ?

    Hi all,
    What are the modules/solutions in SAP where eCATT can't test ?
    for eg. SAP EP
    Can someone could list some of the SAP modules.
    Regards,
    Venky
    < < Do not use multiple question marks in your subject line >>
    Edited by: Mohan Kumar K on Mar 13, 2009 12:01 PM

    Hi Chen,
    SAP have 100's of products and applications in the market.
    But SAP eCATT can support only either SAPGUI for windows and SAPGUI for Java's(still it has some limited restriction).
    I'm aware certain front end application doesnt even recognize the tool like JSP & BSP.
    and SAP as stepped into dotnet world as well...So there is no support on that in front...
    I'm just looking up the industries specific where eCATT can play a vital role.
    Like, SAP Banking,ERP - eCATT stands best
    BI products from SAP & Business objects ...No recognization of eCATT
    SAP EP - No support
    etc etc...
    could you brief on this perspective,If you aware
    Thnaks & Regards,
    Venky

  • 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 regression tests on Oracle*Forms

    Hi all,
    We're looking for a toolset that allows automated regression tests (record/playback) on an Oracle Forms GUI. Something like QuickTest*Pro (previously Winrunner).
    Anybody having experience with this ? Thanks for sharing it.

    Check tool called DataLoader
    http://www.dbload.com/

  • Question abt Delta, Legacy system and Regression Testing..

    Dear SAP Guru's,
    I am New to SAP FICO and had a few q's..
    1) I wanted to know what is Delta and how is it used in SAP FICO?
    2) I even wanted to know a names of some Financial Legacy Systems?
    3) How to do regression testing? Does it require knowledge of ABAP?
    Please let me know the exact details of above questions.
    Thanks.
    SJ

    Hi,
    1) Delta usually refers to incremental change in functionalities/contents etc., Enhancements/Changes on account of new versions of SAP compared to older versions lead to delta.
    2) Legacy systems usually refer to in house applications and typically stand alone. there are many and it might be difficult to name.
    3) Regression testing is carried normally to check if any functionality working before is not working as desired now, usually consequence of a program change etc., It aslo includes re-running previously run tests and checking whether previously fixed faults have reemerged. Tools like Mercury's WinRunner are used for this purpose.
    Rgds.

  • 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

  • What are the IEDriver version requirements for using Microsoft Webdriver tool with a selenium based test tool?

    Hi,
    We are using IEDriver 2.44.0 with microsoft webdriver tool Windows7-KB2990999-x64.msu update with IE11.
    Using IMPLEMENTATION=VENDOR, we are not able to get this IEDriver version working with out selenium based test tool, with or without microsoft webdriver tool.
    I can see the driver IMPLEMENTATION set to VENDOR in the log, it also brings up the browser, but gets stuck there.Is this a known issue?ThanksTanvi

    Selenium is a third party software, so it is not supported in MSDN forum. It would be better consult to selenium's office website or forum. Some placa like here:
    http://www.seleniumhq.org/support/
    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.

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

Maybe you are looking for

  • How to view / play old Director / Projector presentation files?

    I have a multimedia presentation on CD from 1997 with both Windows and Mac versions of the presentation, including Quicktime 3 installation, and numerous .dir files as well as the Projector version 6.0.2.  I am running on Windows XP, would also like

  • Deleting columns in 2D array

    Hello All, I hope someone can help me. I have come across a hurdle in the programming of my application. I have an 2D array of 8x20 size. This data I have to show it in a multicolumn listbox. But I don't want to show all the data. From the front pane

  • TCP/IP stops responding.

    dhcp renew gives same address and no change in TCP/IP connectivity. A manual address also does not help, only thing that fixes is reboot of osx. I have it isolated to this one macbook. Also noticed that on connected devices list in my router that thi

  • T500: Keyboard service parts list, which manufacturer?

    Dear Community, The keyboard service parts list for the T500, located at http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-71050, has a FRU column for each manufacturer, but doesn't specify which column belongs to which manufacturer

  • Mavericks and Canon

    Ive just updated my OS to Mavericks and now mac wont speak to printer (4160). Printer says its connected to wireless. Any suggestions?