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.

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

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

  • 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

  • Testmanagement: transport of business blueprints and test plans?

    For the moment we have  the following situation:
    We have a 3 system landscape. (development system, test system and productive system)
    On the the test system, the testmanagment module (testworkbench) was integrated. This is used by 5 test projects from extern SAP systems.
    My question: Is there a possibility to transport the Businesses Blueprints and the test plans of the actual test projects into the productive system?

    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 Plan generation in SOLAR_TESTPLAN

    HI
    Is the test plan generation in SOLAR_TESTPLAN by default a transportable object?. If i save it as a local object i wont be able to transport it to other clients, but i want to create the test plans independant of the client systems. Please let me know if there is an option
    Thanks

    Hi
    You create a test plan for a project  if you want to reuse the project structure created in the Business Blueprint for a process-oriented test. means You organize tests after you have created a project structure in Create Business Blueprint,Configured, and want to test these configurations by process.
    then only you can select all the test cases and transactions which you have assigned to the project structure, for the test plan.
    When you create a test plan for a project, the default test plan structure is based on the structure of the Business Blueprint that you have previously created for your project.(hope i clear you that how it get sync).
    and yes you required to save the Test plan as tranportable package obeject directory, this is needed only for the optimizing transports.
    please check this [Transport testplan|http://help.sap.com/saphelp_smehp1/helpdata/en/69/38d2872daa11d5b37d0050dade3beb/frameset.htm]
    Thanks,
    Jansi

  • Can I Test the Test Package Created in SolMan Directly from ECC?

    Hi,
    the test plan and test packages are created in Solution Manager. The Test Packages are comprised of transactions (on ECC).
    (The business scenarios and processes are defined in Solar01, ECC is defined as logical component and assigned to every tx, the test case description is uploaded in Solar02,...)
    The needed Trusted RFC (to enable the tester to start the tx from within SolMan) is running late, but I can see that STWB_WORK tx is also available in ECC.
    Of course - when I open it in ECC (logged on as a test user - defined in test package in SolMan) the test package is empty in ECC.
    What kind of connection is there within STWB_WORK in ECC and SolMan?
    Can one somehow "transfer" the packages from SM to ECC, so the tester can start to test the transactions from ECC directly?
    Is it possible to see the results and status overview in SolMan during and after testing?
    Thank you in advance,
    cheers,
    Nenad

    Hi
    You getting confused between old ECC test workbench and Solution Manager Test workbench.
    Test workbench is present there from r/3 version onwards.
    When you are performing testing via solman then you have to use the test packages assign to you in STWB_WORK which has the relevant transaction and doc for you to test
    here you upload the test result and update status .Later any PM can generate report for overall testing including entire landscape and not one system.
    But remember it has got no connection to ur r/3 workbench
    The diff between 2 is...solman test workbench is for entire landscape including BI R/3 ECC any other system ...but in r/3 etc the workbench is alone and obsolete now is used for standalone testing.
    Hope it carifies ur doubt completely
    Regards
    Prakhar

  • Consolidated status overview for all test plan

    Hi all,
    We are performing our Integration test from SolMan. I would like to generate a consolidated report which will give me data same way as the status overview gives for individual test plan.
    This will help me to track the progress at the test package level, which inturn is my IT scenario.
    Any quick help will be highly appreciated.
    Regards,
    Smita

    Thanks Prabhakar,
    I am aware of this, but this gives me details for one test plan.  Even when I use STWB_2, it gives me summary of all the test plans, and for status overview I have to go in each and every test plan.
    I am looking for some way out to generate the status overview of multiple test plans together in same screen, for reporting purpose.
    Any suggestions?
    Thanks,
    Smita

  • Messages in Test Plan Management

    Hi,
    In STWB_2, am viewing a Test Plan. It contains 10 Test Packages. Each Test package has  some Messages assigned to Test cases.
    When i click on the MESSAGE INDICATOR against a particular Test Package, none of the messages are getting displayed in the Message Overview Report.
    But When i click on the Message Overview Icon on TestPlan, i could see all the Messages associated with the TESTPLAN, but the same is not fetching the message report for Test Package.
    Can anyone help me out.
    Thx,
    Waseem

    any updates?

  • Error in Transport Request PRD to Test application

    Dear all,
    We are in process of doing reverse transport from PRD to TEST system. i have opened the PRD system and collected the objects in TR and once again done the transport of copies in PRD system
    after transport of copies, i tried to import the TR in TEST transport queue. once i tried to import the same i got the below error.
    Please advise what needs to be done. Any help would be appreciable.
    Transport control program tp ended with error code 0247
    Message no. XT200
    Diagnosis
    An error occurred when executing a tp command.
      Command: ADDTOBUFFER PBWK900028 TBW pf=/usr/sap/trans/bin/T
      Return code: 0247
      Error text: addtobuffer has problems with data- and/or cofile
      Request: PBWK900028
    System Response
    The function terminates.
    Procedure
    Correct the error and execute the command again if necessary.
    regards,
    mohankumar.G

    Hi,
    when creating Transport Requests in the Production system the requests are created as local requests that can't be transported between systems, and when the Transport Request is released the Data and Cofiles are not created.
    You need to change the client settings with Tx SCC4 to allow the creation of Transport Requests.
    You need to create a Temporary Transport Layer and Temporary Transport Route from Production to Test System. When you create the Transport Request make sure the transport request is using this newly created transport layer and has a target system.(Package also) when you release this request,  the data and cofiles will be created. The transport request should also appear in the import queue of the Test system.
    Satish.K

  • Reg: Test Sequences in Test Plan Management

    Hi Guru's
       I do created the Test plan and Created Test Packages and also assigned Testers to that package
            I do also created a Sequences for the testers
                           But it allows the tester to change the status  whose in Sequence 2  before the tester whose in sequence 1 is not yet ended the test.
             It give just an information
    Previous test case not yet finished
    Message no. AGSTWB000
    I wanna make it as an error- It should not allow the tester in sequence 2 to change the status until tester of sequence is completed / ended the test.
    Help me to guide this issue
    Thanks in advance
    Regards
    Anandh

    Hi,
    is there any solution?
    Is it possible within a test sequence that Tester No.2 can NOT edit his test case before Tester No.1 has finished the previous test case?
    Any idea?
    Thanks and best regards,
    Marco

  • Test Plan creation in Solutoin manager Production

    Hi
    We have the Solution and Blue print updated in the Solman production System.  The test system is quite old and does not have the update Solutoin or the Blue print .  As we have updated Testcases & processes in production system, we would like to create a test plan (using test organizer) directly in the production system.  But the system is not allowing creation of test plan in Productoin and system is expecting us to create in test and transport to Produciton.  As we do not have the updated process/solution in the test, the creation of test plan in Test has no meaning and cannot be used.  What is the way out to resolve our problem.  Also guide us the procedure to create test plans directly in Produciton system and highlight us if there is signifcant impact.
    Regards
    Srini

    Hi Srini
    You are asking why it is not possible to do directly in solman production
    the answer is same if you ask for ECC PRD or BI PRD why we have 3 tier landscape simply because PRD is not a test system or training system all the configuration development happen in ECC/BI dev then we move the request to QA for testing
    Samething if you create a Test Plan in Solution Manager PRD where you expect to do the testing for your configuration.
    Moreover where are you planning to train your Actual Tester's who will use your Test Plan.
    Last you have to open the client for changes to happen in PRD do you think is it correct it ?
    Hope I have explained or clarified your doubt
    Regards
    Prakhar

Maybe you are looking for