Test plan &test cases

hey, can u help me out with a sample test plan with test cases for quries??

Hi,
Refer to the below blog through the URL.
http://blogs.ittoolbox.com/eai/implementation/archives/testing-a-sample-test-plan-3283
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60981d00-ca87-2910-fdb8-d4a2640d69d4
Assign points if this helps u...
Regards,
Koundinya Karanam.

Similar Messages

  • Test plan, Test scripts

    Hi friends,
    Please any one tell me, what is the Test plan, Test scripts, Test Scenarios and the procedure to create all.

    Test plan: How do you want to test, when and where and who will do the testing.
    Test scripts: a document which will contain all the test cases / scenarios.
    Test scenarios: will list the scenarios to be tested, in a logical order, expected results, actual results, defects, tested by and status.
    Procedure to prepare them: Just a word document. You should know the processes and the requirements to do this.
    Ravi Thothadri

  • Test workbench: test plan, test package, test case, test script, test tools

    i want to understand SAP terminology regardsing 'test workbench' terminology - its functions and its sequence.
    we creat test plan first , than test pacakge than assign it to tester.
    can u give sequence of this tcode and its function if u can provide documentaion too,
    tcodes:
    STWB_TC
    STWB_1
    STWB_2
    SCAT
    AND SECATT
    STWB_WORK
    i mwan what are the first step to last step regarding Testworkbench.
    thanks,
    regards.

    Hi ,
    STWB_TC  - Test Case
    STWB_1  - Test Catalogue
    STWB_2 - Test Organizer
    SCAT  - Test the object ( CATT) includes recordings ,parameters
    AND SECATT - Extended CATT
    STWB_WORK - This is a like a worlist to monitor test cases and CATT N ECATT
    Now Test Catalogue includes Test cases and test cases includes CATT which has test scripts which is organized in Test organizer .
    and to monitor this you use STWB_WORK.
    Please reward if useful.

  • Projects Test Plan - Test Case - Tester export of list

    Dear SAP Gurus
    I am trying to make an extract/ an spreadsheet of
    a Test Plan
    with assigned Test Packages
    with then again assigend Testers
    The reports I have been able to run does not have this option, is that something someone has tried.
    Best Regards
    Jeppe Kristensen

    Hi Fabricius
    Thank you very much, looks very good that does get me some part of the way, but not the whole way, unfortunatly.
    The most important thing for me at time is also to get the testers assigned to these test cases, I would like to be able to export a what I see in the screen test organizer.
    STWB_2
    Select a test plan
    Go intio test-plan management
    This I would love to be able to export or print.
    Best regards Jeppe
    Edited by: Jeppe Lærke Kristensen on Jul 14, 2011 5:56 PM

  • Transport of Test Plan / Test Packages

    Dear all,
    We intend to transport a test plan with all test packages from the development Solution Manager to the productive Solution Manager because in the productive Solution Manager no configuration is allowed.
    We are using the Solution Manager functionality to execute manual testing in the following way:
    On SOLAR02 the project 'FOUNDATION' is stored. The project 'FOUNDATION' has been migrated from a outstanding sandbox Solution Manager system to all three Solution Manager Systems: DEV, TEST and PROD. Test scripts have been uploaded on the 'test cases' tab of the respective business process branch.
    In the development Solution Manager SMD a test plan has been generated using the uploaded test scripts mentioned above.
    On the quality assurance Solution Manager the same project 'FOUNDATION' is stored and the same test scripts are uploaded on the same branches.
    When the test plan is transported (using the recommended STWB_2 transport functionality) from the development SM to the quality assurance SM there are two issues.
    1. The transported test plan cannot be edited / regenerated anymore. An error message "The specified structure does not exist" is displayed. Message number is SOLAR056.
    2. The transported packages can be assigned to users but no notes can be added to the test cases. The error message is: "Unable to find template". Message number is SOFFICEINTEGRATION231.
    It seems that the transported test plan cannot retrieve the underlying project structure, even it is identical to the project structure of the development SM.
    This problem is urgent to us, as the test phase is starting next week.
    Thank you very much for your support.
    Best Regards,
    Marc Reinhardt

    Hello Marc,
    We have experienced similar problems. A transport of the test plan and copies of the test plans have resulted in us loosing status values and test notes. 
    I was informed it had to do with the fact the information is stored in the GUI. How I don't know, I am not a technical person.
    I was wondering if you may have encountered the similar problems I have had above and found ways around it.
    You can reach me at [email protected] as well.

  • Test plans

    Hi friends , I am new to SAP testing and have been given a scenario to write test plan and cases.
    the scenario is like this . there are two output types configured in Nace : Z123 and Z456.
    Z123 : Sends an email  with the invoice doc as PDF attached to a mail to the AR team for checking.
    Z456 : After checking they send the same invoice as PDF to the customer of the invoice  through VF33  transaction .
    can some one tell where to find the Customer for an invoice?
    Can any one suggest what are the possible test plans /cases  that can come up in this scenario?

    If this is related to some sort of financial module or system, then perhaps it's better to move this thread to one of the EBS or Peoplesoft forums.

  • Donwload Test Plan does not work in GRC PC 3.0 Portal

    Hello Experts,
    We have GRC PC 3.0 SP3 ABAP and JAVA standalone systems. Configured ADS configuration and all the ADS related checks "FP_TEST_00" and others working fine, even are able to see the print version of documents from portal.
    Trying to download the test plans, but its giving error "The PDF was not generated correctly".
    These test plans are in the tester inbox, and we are trying to download these test plans so tester can complete these tests offline and then upload to GRC PC system once completed.
    Appreciate your inputs on this.
    Thanks
    Davinder

    Thanks Gangadhar for your inputs.
    We have installed BI JAVA and ADS checks are working fine from both backend as well as from portal - even we can display and print the pdf files from portal.
    Problem is coming for the feature of Offline Test Plans in GRC PC 3.0 portal - for this we need to download Test Plans , tester will complete these test plans and then upload the same back to GRC PC system. GRC PC system will upload the data entered in the completed Test plan.
    So when we are trying to download the test plan, we are getting error "The PDF object was not generated correctly".
    I am not sure is there any extra configuration steps required for this. Appreciate any pointers on this.
    Davinder

  • Unit Tests / Integration tests

    Hi Experts,
    I am planning to enchance the existing extract structure in R/3 by including new fields.
    After that, I need to enhance my structures and existing infoproviders in BW.
    I have just finished the blue printing phase.
    I would like to know what are the unit tests / test scenarios / test plans / test cases that I need to consider? Is there a list of standard unit tests?
    Also, what about integration tests?

    hi,
    Unit testing is the one in which the developer himself test the code.
    In Unit testing the developer will test whether all the statements will execute based on different conditions.
    There should not be any dead code after Unit test.
    Dead Code means, for any given combination the control will not go to the statement.
    you can go thru the following links
    http://en.wikipedia.org/wiki/SAP_Implementation
    http://hosteddocs.ittoolbox.com/CM021805.pdf
    Look at the below link
    http://softwarefinder.mbtmag.com/search/for/Techrepublic-Cost-of-SAP-Implementation.html
    refer to the following links.
    http://blogs.ittoolbox.com/eai/implementation/archives/gui-windows-types-unit-test-template-12961
    Integration testing is usually where the func team run processes end to end. If security is involved then generally you are validating that the roles contain required transactions, there aren't any gaps where roles can't support the processes. You may want to test org levels and +ve and -ve test controls here but it really depends on your implementation. Most security testing is usually done in UAT but you would preferably have func team using real end user roles in IT, though generally not in the first passes where they validate their config
    Ramesh

  • How to change the status of test cases in Test Plan from Design to Ready using Excel VBA

    HI,
    How to change the status of test cases in Test Plan from Design to Ready using Excel VBA

    Thanks Florin,
    Your piece of code has worked alot, and it was very helpful in changing the Status of the Workitem to "READY" for all the Users fo the workitem.
    Points have been rewarded for your help.
    Process: We have acheived this using the "Work Item Exits", Usng "AFTER_EXECUTION" Method.
    Note: The Exit will be executed if "exit_cancelled"  statement is present/used in the work item method. if not it is not taking to the exit code. I'm unable to find the reason for it. Florin can u please explain this point.
    Please check the link for adding the code in Work Item Exits.
    http://wiki.sdn.sap.com/wiki/display/ABAP/ProgramExitsIn+Workflow
    Please find the Code:
    method IF_SWF_IFS_WORKITEM_EXIT~EVENT_RAISED.
    Get the context of the workitem
      me->wi_context = im_workitem_context.
    After execution of the workitem call the method AFTER_EXECUTION
      if im_event_name eq swrco_event_after_execution.
        me->after_execution( ).
      endif.
    endmethod.
    METHOD AFTER_EXECUTION.
    This method acts as the Event Handler for SWRCO_EVENT_AFTER_EXECUTION
      DATA: LCL_L_WID TYPE SWW_WIID,
            L_STATUS TYPE SWR_WISTAT-STATUS,
            L_NEW_STATUS  TYPE SWR_WISTAT,
            L_SWR_MESSAG  TYPE STANDARD TABLE OF SWR_MESSAG,
            L_SWR_MSTRUC  TYPE STANDARD TABLE OF SWR_MSTRUC.
    Get work item
      CALL METHOD WI_CONTEXT->GET_WORKITEM_ID
        RECEIVING
          RE_WORKITEM = LCL_L_WID.
      L_STATUS = 'READY'.
      CALL FUNCTION 'SAP_WAPI_SET_WORKITEM_STATUS'
        EXPORTING
          WORKITEM_ID    = LCL_L_WID
          STATUS         = L_STATUS
          USER           = SY-UNAME
          LANGUAGE       = SY-LANGU
          DO_COMMIT      = 'X'
        IMPORTING
          NEW_STATUS     = L_NEW_STATUS
         RETURN_CODE    = SY-SUBRC
        TABLES
          MESSAGE_LINES  = L_SWR_MESSAG
          MESSAGE_STRUCT = L_SWR_MSTRUC.
      IF SY-SUBRC EQ 0.
      ENDIF.
    ENDMETHOD.
    Thank You Once Again,
    Ajay Kumar Chippa

  • Is it possible to import the failure cases from another test plan in MTM ?

    Hi,
    Is it possible to import the failure cases from another test plan? For example, I have created a new test plan with ID 1002. Now I want to import the failure cases from test plan with ID 1001.  Is there anyway to do this?
    Thanks,
    Leslu

    Hi Leslu,
    As far as I know, there isn’t that feature in MTM, but we could achieve that by add test cases to the test suite.
    As we know, the test case is associated to the test suite, remove the test case from the test suite won’t delete the test case, it just remove the relationship.
    So, we could base on the test cases’ id to add the test cases to a test suite of another test plan.
    The condition is:
    Work Item Type In Group Test Case Category
    ID In id1,id2 (e.g. 1,2,)
    Regards
    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.

  • Job help to regenerate the test plan after test case addition in solar02

    Hi,
    Any job help to regenerate the test plan after the test case addition in the solar02?
    It is very hard to regenerate in the test plan in test plan management, need to select the test case manually every time.
    Rg,
    Karthik

    Hello,
    You can send mail with the status of the test catalog-
    specify a mail system to which Test Workbench test objects send messages to the people responsible
    Please refer the below link for more information:
    http://help.sap.com/saphelp_smehp1/helpdata/en/6a/88370a002911d2bd02080009b4534c/frameset.htm
    Regards,

  • Solution Manager: Creating test plan - no test cases uploaded show up

    Hi,
    I am attempting to create test plans that include all the test case documents that I uploaded to the system.  Unfortunately, when I upload the documents, check them out and then in again, and then go to stwb_2 to create a test plan, the documents do not show up in the test plan structure.
    Why is this and is there someway to make the documents show up?
    Thank you!
    Edited by: acraver on Mar 13, 2009 6:37 PM

    Have u tried regenerating the Test plan by going to change mode and pressing the generate button after selecting the documents
    Secondly what is the status of the doc is it change
    Note whn u generate the test plan you have to chooose the Status of the Test Documents.
    Hope it solve ur problem
    Regards
    Prakhar

  • Can I re-use a parameterized manual test case with different set of parameters in a different test plan?

    Can I re-use a parameterized manual test case with different set of parameters in a different test plan without impacting the parameters in the first test plan?

    Hi ssteele_1,
    Thank you for posting in MSDN forum.
    Generally, I know that if you want to re-use a parameterized manual test case and without impacting the parameters in the first test plan.
    I suggest you could try to right click this parameterized manual test case ->Select the Create copy and add to suite option like the following screen shot.
    Then the parameterized manual test case can be re-used as a new test case in this MTM and it will did not impact the original parameterized manual test case.
    Best Regards,
    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.

  • How to send a mail about the test plan status

    Hi
    I have finished the development of ecatt automation test cases.
    And I have integrated the ecatt  automation test cases into the test plan of TWB.
    I have scheduled a job in background to run the test plan.
    After the job has finished, I need to send a email to related users to tell them the status of each test cases in the test plan.
    Is there any way to implement it?
    Thanks a lot in advance!

    Hello,
    You can send mail with the status of the test catalog-
    specify a mail system to which Test Workbench test objects send messages to the people responsible
    Please refer the below link for more information:
    http://help.sap.com/saphelp_smehp1/helpdata/en/6a/88370a002911d2bd02080009b4534c/frameset.htm
    Regards,

  • How to create  a test plan with specific transactions (or program)

    Hello,
    I'm a new user in Sol Man !
    How to create  a test plan with specific transactions (or program).
    In my Business Blueprint (SOLAR01) I've created in 'transaction tab' the name of my specific transactions and linked it.
    In my test plan (STWB_2) those specific doesn't appear to be selected !
    Thanks in advance.
    Georges HUYNEN

    Hi 
    In solar01 you have defined but you have to assign the test case in solar02 for this test case in the test cases tab.
    When you do so expand the business sceanario node in test plan generation of STWB_2 transaction and now that will appear.
    Also visit my weblog
    /people/community.user/blog/2006/12/07/organize-and-perform-testing-using-solution-manager
    please reward points.

Maybe you are looking for

  • Disable Keyboard Shortcut for Open Adobe Bridge

    Is there a way to disable the keyboard shortcut which opens Adobe Bridge from Illustrator? Often when I'm working quickly I accidentally hit this (option command o) instead of (shift command o) to outline type. It halts everything to open Bridge, whi

  • Master-detail-detail UDO?

    Hi, I'm fairly new to B1 but have a questoin. I've tried to search the fora, but couldn't find a (good) awnser yet..... Is it possible to create a Master-detail-detail UDO?? I want(need) to categorize Items and based on the category/subcategory offer

  • Licence upgrade from CS3 to CS5

    Is it ok to buy a box upgrade frm Photoshop CS3 to CS5 and install if the CS3 version is a Volume License?

  • Conf. SPA3102 with 3CX

    I am using 3CX PBX free edition on SPA3102 and SPA942 phones . I have problem to receive and make calls. Any ihelp ?  

  • Alias Hard Drives out of the blue and Trash removal

    In advance , Thank you ! You guys are doing a great service All of a sudden I have two hard drives and two external drives on my desktop. They have the little arrow on the bottom left corner and I think they are Aliases . They just appeared after bei