Test scripts for controlling

Can any one explain me what the test script contains for testing out transcation codes in controlling . can anyone provide me a sample of test script for testing transcations in controlling.
Thanks
Monica

Hi,
Before the configuration settings / Reports are moved to Production it needs to be tested by Consultants as well as Business Users.
Business Users will specify their requirements during Blue Print phase - basically how the system should work. After completing the configuration, testing is done based on the requirements. For testing this Test scripts are prepared for different Business scenarios covering various Transaction codes. This sequence of testing different transaction codes is known as Test script.
For example for a Sales Cycle testing - a Sales Order is created - Delivery document is created - a Billing document is created. Accounting documents are checked whether it is posted to correct GL Accounts / Profit Centers etc. All these steps should be included in Test script.
Thanks
Murali.

Similar Messages

  • Test scripts for oracle applications using qtp testing tool

    hi
    i want some test scripts for oracle applications using qtp testing tool
    regards

    You will need to create separate scripts for Load testing. The functional scripts cannot be used in OLT. The exceptions to this would be the "General" items (Java Code Script & Web Services) which can also be used in OLT.
    e.g. Instead of selecting "Functional Testing - Oracle EBS/Forms"
    select "Load Testing (Protocol Automation) - Oracle EBS/Forms"
    Once you get into load testing you'll realise that you want to create very specific scripts and won't want to try re-using functional scripts. I know a lot of such tools are 'sold' on the fact that functional scripts can be re-used for load, but when it comes down to it you'll want to design your load scripts seperately anyway!

  • Test Script for Billing

    Hello Experts,
    I would like create test script for Billing.Since i have no clue about test script coz in my previous organization we have not made any script for testing.Now i would like to create testing for Billing.
    Could you all explain me what are the pre - requisites for testing only for Billing.
    What are the different ways for testing to perform since i have never worked on testing on documentations.
    Your reply would appreciate.
    Thanks
    Shri...

    Test script is nothing but unit testing through which you list down the steps that are needed to execute a test case and record the results.
    In your case, since you wanted a test script for billing, first you need to identify the different types of billing documents configured in production client.  For each and every billing document type, you need to create a test document and record in the following format
    Test Scenario No.
    Scenario:::Billing
    No.::TCode:::Description:::Input Data:::Output Data:::Remarks (OK/Error)
    We call this process as ASAP Methodology.  The prescribed format you can get in service market place.
    thanks
    G. Lakshmipathi

  • Test script for 4.6c to 4.7

    hi,
        can any one help me out to get test script for comparisons between 4.6c to 4.7

    HI,
    For 4.7  Try this link
    http://help.sap.com/saphelp_47x200/helpdata/en/fc/e3003deddfae4de10000000a114084/frameset.htm
    Regards,
    Sachendra Singh

  • Test script for functional tesitng

    Hi all,
    i need to create test scripts for Non sap screens( z-transaction). In that i m adding new fields. since Thsoe fields are new, i dont have any data to test the screens. From where i can get the data to perform the testing?
    some of the fields are like export country code and container number etc..?
    Plz help me guys its urgent for me
    Edited by: anil kumar on Jul 25, 2008 1:03 PM

    Yes i got the asnwer after analysing myself

  • Test scripts , for upgrade project

    hi
    i am doing upgrade project, its my first experience ,
    can someone tell me what is the test scripts for testing, how to prepare it, and what's importance of this for fico side?
    offcourse points to all.
    thanx

    hi plz refer at
    http://www.thespot4sap.com/upgrade_guide_v2.pdf
    asign points if useful
    thanks
    Srilakshmi

  • Test Script for Event driven function

    Hi,
    i m new to this product. i have one doubt , is it possible to write test scripts for event driven functions ?
    if possible, could you please share some samples.?
    Thnk you.
    Bala.

    Yes.
    At the simplest, you could have a test like this:
    [Test]
    public function shouldThrowEvent():void {
      var eventCalled:Boolean = false;
      var someEventDispatcher:SomeEventDispatcher = new SomeEventDispatcher();
      someEventDispatcher.addEventListener( "someEvent",
              function ( event:Event ) {
                   eventCalled = true;
      assertTrue( eventCalled );
    I would recommend looking at docs.flexunit.org for more information.
    Mike

  • Test Script for HR Off Cycle Process Model

    Hi,
    Does any one have the Test Script for Off cycle Process Model?
    Regards,
    Srini.

    Do you have any conditional breakpoint between second and third step?
    The red error is coming out of conditional breakpoint and it will work if you re-run the step. Generally, we put conditional breakpoint to make sure that we will start next process only after verfiying the result of the last step and thats why if you start manually it turns green.
    You can delete conditional breakpoint if you dont want.
    Arti

  • Rational Robot Test Scripts for Oracle Application Vanilla Instance

    Hi,
    Does anybody have Rational Robot Test Scripts for Oracle Applications Vanilla Instance. We are in the process of automating testing. But for the same, we need to have the test scripts for the standard functionalities/flows.
    Any help would be highly appreciated.
    kanjurm

    Hi;
    I belive there is no sch a script as you mention. Please log a SR for your request
    Regard
    Helios

  • Test Scripts for financials modules

    Hi,
    I am looking for detailed test scripts covering all test scenarios for system testing in financials modules. I am interested in Purchasing, Payables, Cash Management, Projects and Fixed Assets. I also need for Receivables and Order Management.
    Do some body have this please let me know. If there is any website or download place where I can get this. Please let me know.
    I am looking for a test script to show the purpose and results clearly including the gl accounts involved and the results in debiting and crediting the accounts in various transactions while doing the test. For ex. when you validate a PO matched invoice in Payables which accounts get affected and how etc.
    Thanks in advance
    Regards,

    Pl do a search for "financials test scripts" in the forum search - this has been discussed and responded to many times before :-)
    HTH
    Srini

  • Sample test scripts for Enhancements

    I need your inputs on some standard Test Scripts that should always be tested for Enhancements(User Exits etc...) Points will be rewarded.

    These are the table is the order in which you need to papoluate data from 10.7 instance for the conversion of customers:
    ·     RA_CUSTOMER_INTERFACE
    ·     RA_CUSTOMER_PROFILES_INTERFACE
    ·     RA_CUSTOMER_BANKS_INTERFACE
    ·     RA_CONTACT_PHONES_INTERFACE
    ·     RA_CUST_PAY_METHOD_INTERFACE
    Once data is there, you need to call custmer import programe.
    You have also number of API's for TCA, and process is same.
    Regards
    sanjit

  • Test Scripts for Process Chains

    Hi Gurus,
    Can anybody send me the sample test scripts or the available links for process chains
    to my mail Id. [email protected]
    I will assign full points.
    Thanks in adance.
    Maruthi.

    Hi Maruthi,
    Please go through the belwo links and let me know if you need any specific information. Also you can find lot of threads in SDN
    http://help.sap.com/saphelp_nw04/helpdata/en/67/13843b74f7be0fe10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0f4e952-e46e-2910-1f9e-cae187cd16d1
    Assign points if its helpful.
    Regards,
    Jagadeesh.

  • Including a test script for other scripts in OpenScript

    Hi all,
    I am a newbie in OpenScript. I had created a "myfunctions" test script which have all the common functions for my scripts. I found out that, for the script to be called, we need to add it to the script assets. This will not be feasible in my case because there are many scripts that calls these functions and I cant add them to all. Is there any other method to include it (eg. Making it in a jar file and using import? or something of that sort?). Couldnot get any help from the net or the documentation. Please let me know a way to handle this.
    Thanks.

    Hi,
       Looks like the relative path information is not being properly resolved during Replay. Is the application URL being properly loaded in the Replay view? By "properly" I mean does it have the entire URL of the application with the protocol, server & port number?
    Regards,
    Satyajit

  • Test Scripts for Oracle Account Recievable app using QTP tool

    Hi
    Please send me some QTP sample Script for testing Oracle AR application
    Thanks

    You will need to create separate scripts for Load testing. The functional scripts cannot be used in OLT. The exceptions to this would be the "General" items (Java Code Script & Web Services) which can also be used in OLT.
    e.g. Instead of selecting "Functional Testing - Oracle EBS/Forms"
    select "Load Testing (Protocol Automation) - Oracle EBS/Forms"
    Once you get into load testing you'll realise that you want to create very specific scripts and won't want to try re-using functional scripts. I know a lot of such tools are 'sold' on the fact that functional scripts can be re-used for load, but when it comes down to it you'll want to design your load scripts seperately anyway!

  • Need training material / test scripts for MRP and Supply Chain module. Can anyone hel

    Can anyone out there provide me with sample test scripts they may have used for upgrading to Oracle Financials 11i? Need sample scripts for MRP and Supply Chain management. Looking for good test scenarios for testing these modules. Appreciate any help. Email at [email protected]

    Can anyone out there provide me with sample test scripts they may have used for upgrading to Oracle 11i? Need sample scripts for MRP and Supply Chain management. Looking for good test scenarios for testing these modules. Appreciate any help. Email at [email protected]

Maybe you are looking for

  • What database would you recommend for a beginner?

    I'm learning to use Java by developing a database application and am considering design choices. I started using a text file but, from an earlier posting to this board have now have been persuaded to move to a real database using JDBC. I'm OK with th

  • A 'Hidden article' in the finished content

    Is there a way of hiding an article? I'd like to have a 'bonus' story in the folio but I don't want to be able to qwipe to it, only 'click' on it and the user will be taken to that article. I've hidden it from the contents (like an advertsiment) and

  • Sharing videos with clients in the cloud

    I have many clients who will be sending videos to me which will need to be edited and all will need to be saved in the same file format, such as Mpeg 4. Later all these videos will need translation subtitles. These videos will need to be shared back

  • How to reduced PDF to its smallest possible size for Emails

    Hi I'm trying to send a PDF portfolio to prospective employees, however most emails can only send a file no larger than 10mb (which these days is a ridiculous size). I want to reduce the size of the PDF which is currently at roughly 17mb. I've used t

  • Need help with placing PSD duotone in ILL CS5

    Hi, I am using Illustrator CS5 ver.15.0.2. I created a duotone image in Photoshop CS5 from a grayscale image, changed the image mode to duoton and assigned 2 different PMS colors. Saved as Photoshop format. When I tried to place the image in ILL, I g