Automating uploading of test case through SOLAR02 - Solution Manager

Hi
Currently our client is uploading hundreds of test cases into SOLUTION MANAGER manually, they have lots of test cases to be uploaded, and doing it manual is a tedious process.
Client is requesting us to develop a program which will automate the feature of uploading the test cases into SOLUTION MANAGER.
Detailed requirements :
Client needs a Program to be developed in such a that, client will provide 'Project name', 'Business Scenarios' and the 'Business Process'. Also provides the folder on the desktop system with the test case file.
Once user make this selection it(program to be developed) should upload the test document (XLS File) will be saved under a particular folder and also the manual steps maintained in the test case get uploaded.
To meet the above requirement we are in process of debugging (tcode: SOLAR02) to check if there is any function modules or BAPI to upload the test documents and the respective test cased to develop this program, but we could not make any progress.
Any help in this regard is highly appreciated.
Many Many Thanks in advacne.
Ramesh.

Hello,
we had this need a year ago and got the answer that it's not possible to upload several documents at one time automaticly.
There should be a SAP partner offering a solution for it, but he could only offer it for a totaly new Solution Manager environment and not for a database which has already content in it.
Sorry, we would also be happy to have an automated solution.
Sonja

Similar Messages

  • Upload of Test Cases in SAP Solution Manager.

    Hello,
    I am trying to create a project and its component in SAP Solution Manager with 12 Test Plans. The Test Plans have different number of test cases. I do not have the Test cases now, but I shall have them in future. I currently have the following data.
    Test Plan ID
    Module
    Business Process
    Business Area
    Sub Business Area
    Test Case Description
    Test Case Details
    Transaction Codes
    Priority of Test Cases
    Can I create a structure of a project in the development system in which I have 12 Test Plans and n number of Test Cases under every Test Plan? The structure would have place holder for each test case in which I can upload the Test Cases later. Is that possible?
    Regards,
    Namrata.

    Hi Namrata,
    Yes, you can create project structure before using solar01 tcode. later once your test cases (either manual or automatic) are ready then you can upload them using solar02 on test cases tab,
    refer Link Test Case to Transactions/Reports - Configuration - SAP Library
    Assignments - SAP Solution Manager - SAP Library
    Thanks
    Jansi

  • How to set up approval process for test case in SAP solution manager?

    Hi Experts,
    We need to setup a 2 level approval process for test case documents in SAP Solution Manager.
    e.g. If test case document is uploaded for transaction "MM01" then first it will go to Reviewer1. Once Reviewer1 approves it , should go to Reviewer2.
    Adn finally once reviewer2 approves it , it will be complete.
    What are the required configurations and steps for approval process setup? It will be helpful if screenshots and detailed steps are provided.
    Thanks.
    regards,
    Sanjana

    Hi,
    the above requirement we are going develop add on.below code is there. in this code how we can set for line level amount instead of document total amount
    Private Function GetCondition(ByVal sCondition As String) As ApprovalTemplateConditionTypeEnum
            Try
                Select Case sCondition
                    Case "Deviation from Credit Limit"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromCreditLine)
                    Case "Deviation from Commitment"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromObligo)
                    Case "Gross Profit %"
                        Return (ApprovalTemplateConditionTypeEnum.atctGrossProfitPercent)
                    Case "Discount %"
                        Return (ApprovalTemplateConditionTypeEnum.atctDiscountPercent)
                    Case "Deviation from Budget"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromBudget)
                    Case "Total Document"
                        Return (ApprovalTemplateConditionTypeEnum.atctTotalDocument)
                End Select
            Catch ex As Exception
                MsgBox(ex.Message())
            End Try
        End Function
    Please guide me.
    Regds,
    Samapth Kumar.

  • Authorization check For Test plan in SAP Solution Manager test management

    Hi experts,
    I need to allow only selected user to view their test package and the list of transaction so i need to have a authorization check by using enhancement i got struck since i am not able to find any badi for this ..kindly looking back your suggestion

    Hi Namrata,
    Yes, you can create project structure before using solar01 tcode. later once your test cases (either manual or automatic) are ready then you can upload them using solar02 on test cases tab,
    refer Link Test Case to Transactions/Reports - Configuration - SAP Library
    Assignments - SAP Solution Manager - SAP Library
    Thanks
    Jansi

  • Error opening a Test Script inUFT from Solution Manager

    This error is the subject of a call with SAP and HP but I wondered if anyone else has come across this problem.
    We work with Solution Manager 7.1 (SP11) and HP's UFT 11.53 to create automated testing. We ustilise the two free seat licences for UFT that are provided via enterprise support. We do not use HP's Quality Centre.
    On some occasions when trying to open a test script for editing UFT tries to open and then closes again. The error message below is displayed in solution manager.
    “External Test Tool Quick Test Professional Is Busy and Cannot Create a New Test Script”
    When this happens the local cache files are wiped. We have managed to salvage some of these scripts by pasting in copies of the cache file from another PC but some we had to recreate from scratch.

    If you don't have one already create a gateway instance on your Content Server.
    Change or create the RFC destination :  SAPKPROTP   type = T
    Check the radio button to start on Expicit Host 
    Enter the program = c:\winnt\sapkprotp.exe
    Enter target  host - use the hostname of the server for your Content Server
    Enter the Gateway information
    Regards,
    Brian

  • Test Package Sequences in Solution Manager Test Management

    Hello,
    Is it possible to have a sequence in a test package with only one test case but 2 or more testers?
    I have individual test cases which will be tested by several testers e.g. tester1 completes first half, tester2 second half using results obtained from tester1. I do not want to split it into 2 separate test cases.
    Is there any way of creating virtual copies of a test case in a test package so I can assign a sequence or any other possible solution?
    Thank you.

    Hi,
    As far as I know the only solution for this would be to split it in two test cases, so you can assign the two testers in sequence.
    You can assign the same test case for multiple testers but you can't split half of it for each tester.
    Kind regards,
    Fabricius

  • Archiving/Deleting Test Messages in SAP Solution manager

    Hi,
    We have configured Service Desk in our solution manager 7.0 with EHP1 system.
    We have created test messages to test the configuration.
    We need to delete these test messages which are appearing in T Code CRM_DNO_MONITOR.
    We run the report "CRM_ORDER_DELETE" but the output is
    Deletion of CRM Documents
    The following document could not be deleted:                 8000000259
    Not possible to delete, a reference exists to a subsequent document
    Number of documents deleted:                                          0
    Number of documents not deleted:                                      1
    So
    We have followed the "Note 1329247 - Archiving Solution Manager Service Desk messages".
    1)
    a)Call transaction DNOTIFWL and set the deletion flag for the Service Desk message. The deletion flag corresponds to the system status I1076 (deletion flag).
    b) Execute the report Z_DELETE_BASIC_NOTIFICATIONS
    The above step we have executed successfully.
    2)
    In CRM
    You cannot delete a service process in CRM. The service process must be archived.
    Call transaction SARA and select the archiving object CRM_SERORD. Archiving involves three steps:
    a) Initial run     Report CRM_ARC_SERORD_CHECK
    b) Write run       Report CRM_ARC_SERORD_SAVE
    c) Delete run     Report CRM_ARC_SERORD_DELETE
    in SARA T Code we have typed  archiving object CRM_SERORD.
    After this what to do??? How to proceed further.
    Can any body suggest us the step by step procedure to archive these test messages.
    Regards,
    Raj

    > In CRM
    > You cannot delete a service process in CRM. The service process must be archived.
    > Call transaction SARA and select the archiving object CRM_SERORD. Archiving involves three steps:
    > a) Initial run     Report CRM_ARC_SERORD_CHECK
    > b) Write run       Report CRM_ARC_SERORD_SAVE
    > c) Delete run     Report CRM_ARC_SERORD_DELETE
    >
    > in SARA T Code we have typed  archiving object CRM_SERORD.
    > After this what to do??? How to proceed further.
    You need to schedule a BGD job to execute this. You can do this from the SARA screen itself, clicking on the 'Job' button. Please refer:
    http://help.sap.com/saphelp_crm50/helpdata/en/e6/c66f3b6c980c3be10000000a11402f/content.htm
    Rajeev

  • Autom. replication of EarlyWatch Alerts in 2nd Solution Manager possible?

    Hi experts,
    I just received a question from a customer whether it is possible to automatic replicate EarlyWatch Alerts generated for systems in SolMan A to SolMan B without having all satellite systems connected to SolMan B.
    There are two reports available I know: BDL_GET_SESSION_DATA and BDL_GET_DATA_AND_CREATE_SESSIO
    At least via the last report it is possible to read the session number in SolMan A and create a new session with this data in SolMan B. But it is not possible to assign the sessions to a solution or run it as daily job...
    Do you know if there is such a functionality in SAP standard or do we need to build our own solution here?
    Regards, Richard

    Hello,
    This is how you genrate an EWA for on Satellite system in two Solution Manager systems.
    One will be created automatically via the Maintenance Package (providing you followed best practices) or periodic EarlyWatch of Solution Manager Task if you are not follwoing best practices.
    Say we have Solution Manager A & B. In SDCCN in RFC Destinations, we define Solution Manager A as the Master.
    So this will be where the EWA task created by the Maintenace Package task will be sent.
    For the Solution Manager B you created a Earlywatch periodci task, only you make the RFC Destination the SM<SID>CLNT<NO#>_BACK (where the SID is the SID of Solman B) Yoy can refer to SAP NOTE 207223, which is the Note that explains how to send an EWA to SAP. Its the exactsame process, but the destination is changed to the second Solution Manager.
    The data comes from the Satellite/managed system, but can be directed to different destinations.
    But you can't send the data from Solution Manager A to Solution Manager B.
    You can send the data to Solution Manager A & B and process the data on A and on B, or any other Solman system.
    Regards,
    Paul

  • Webdynpro testing using Ecatt from Solution Manager

    Hi Experts,
    I am trying to do test a Webdynpro application using Ecatt. But when i go to test script --> pattern
    in the following popup i am maintaing the following data
    group       :  UI Control
    Command : Webdynpro
    Interface  : [GENERATED] then START RECORDING
    i am getting the below error An error probably occurred during the logon to the Web Dynpro target system. Check user name and password in your eCATT target system.
    I have created and mapped a HTTP rfc. Assigned ECATT_HTTP user also in the RFC. Also i followed all the steps mentioned in the [http://help.sap.com/saphelp_nw2004s/helpdata/en/8e/df9f40eb72371be10000000a1550b0/content.htm]
    kindly help me
    regards
    Naveen

    >
    Naveen Kumar wrote:
    > Hi Experts,
    >
    > I am trying to do test a Webdynpro application using Ecatt. But when i go to test script --> pattern
    >
    > in the following popup i am maintaing the following data
    >
    > group       :  UI Control
    > Command : Webdynpro
    > Interface  : [GENERATED] then START RECORDING
    >
    >
    > i am getting the below error An error probably occurred during the logon to the Web Dynpro target system. Check user name and password in your eCATT target system.
    >
    > I have created and mapped a HTTP rfc. Assigned ECATT_HTTP user also in the RFC. Also i followed all the steps mentioned in the [http://help.sap.com/saphelp_nw2004s/helpdata/en/8e/df9f40eb72371be10000000a1550b0/content.htm]
    >
    > kindly help me
    >
    >
    > regards
    > Naveen
    Hi,
    You may not have a valid user id in the target system.
    Regards,
    SSN.

  • Assign logical components to Test Case Management

    Hi ,
    I have my scenario where I had uploaded the test cases in SOLAR02. And created the rest of the Test plans, packages and so on.
    My logical components are:
    100 DEV
    130 Single Test
    200 QAS (Integral Test)
    300 PRD
    I need to know which is the way to execute the Plan and Package test (Single and Integral ), using the logical component descripted before.
    Regards,
    Ignacio

    Hello Ignacio,
    When you create a test plan, then you can assign the role where the test should be executed.  You need to go to the plan STWB_2, then modify the ATTRIBUTES of the test plan, you have the General Data TAB, and then you can select whaterver role you want to use for the testing.  You can also go to modify the plan itself, go to the Menu Test Plan, dropdown, select System Role and again the role you need.  Save it and it is ready.
    Regards/Saludos
    Esteban Hartzstein

  • Test cases in Solution manager

    I have uploaded two test case documents under 'Test case' tab for a Business Process in the transaction solar02.
    But those two test documents does not appear in STWB_WORK for that Business Scenario.
    Any advices?

    Hi,
    Perhaps this might be of interest to you, if it happens that inconsistency is affecting the availability of your test documents
    You can use the program as it does not do any harm to
    your projects (it does not delete anything, it add only some entries
    to a table, if at any circumstances they are missing)
    The use of the program is quite simple.
    Start transaction SE38 and enter the program GHE_CHECK_TTREEI_ENTRIES
    and hit execute (F8).
    In the next screen enter the project you would like to check using the
    F4-help.
    There is also a field TEST. When you enter here 'X' then no modification
    will be done, but only the check whether there are entries missing
    is performed.
    If the program finds any missing entries, simply re-run the program
    without the 'X' at field TEST and the program corrects the inconsistency
    Hope this helps.
    Cheers
    SH

  • SOLAR02-test case export option

    Dear friends,
      I am working with Sol Man 4.0 SP 12.
    In SOLAR02, under "test cases" tab i have uploaded some test cases. Now i want to "Export" one test case to my lacal desktop. But the "Export" option is not available for "Test cses" tab. But the "export" option is available for "Project Documentation" tab.
    Is it possible to enhance this "Export" option for "test cases" tab in SOLAR02?
    Regards
    Senthil

    Hi Senthil,
    Actually you can Check out the doc to ur local desktop and make the changes later select the same doc in solman Check in.
    Remem if u use the above proc the test plan generated upon the same test cases on 't be disturbed.
    Don't forgot to check in the new doc or updated doc after changes.
    Please reward points if it helps.
    Message was edited by:
            Prakhar Saxena

  • ECatt testing through Solution Manager

    Hi,
    Could anyone please send me the documents for creation of test cases through solution manager?
    My email id is: [email protected]
    Regards
    Karan

    Karan,
    Did you not check the first thread on the forum; I am a bit unclear if your query is something that the thread did not deal with OR  it's just that you haven't read the thread so far.
    eCATT Articles On SAP SDN  - Series Of 8 Weblogs
    Regards,
    Srini

  • Where should i found the executed automation test cases result in TestResult folder?

    we are using VS2013, i have automated some coded ui test cases and executed from test explorer. once completed i am able to view the test result in the Test explorer window. But I am unable to view in the 'TestResult' folder under project location. (In The
    Test result folder created IN & Out sub folder )  I think it should be create .trx file under TestResult folder.  is there any configuration required.
    Please guide me.
    Thanks in Advance. 

    Hi Divakar,
    Thank you for posting in MSDN forum.
    As far as I know that when we automated coded ui test cases from VS IDE, it is default that there have no the .trx file be created in the TestResult folder. However, there have a replace workaround that we can automate coded ui test cases using MSTest.exe
    in command line. And then we can get the .trx file be created in the TestResult folder.
    So you can execute the /resultsfile command to get the .trx file using mstest.exe in command line.
    Reference:
    https://msdn.microsoft.com/en-us/library/ms182489.aspx?f=255&MSPPError=-2147217396
    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 can we upload test cases from excel to MTM 2013

    Hi,
    In my current project we are using Microsoft Test Manager 2013. We have prepared test cases in excel.
    How can we upload these test cases from excel to MTM 2013. I have tried with TestCaseMigratorPlus but it is giving some exceptions.
    Thanks,
    Naveen

    Hi Naveen,
    If you encountered any issues when using TestCaseMigratorPlus with MTM2013, please download this package uploaded at August 28 here:
    https://tcmimport.codeplex.com/SourceControl/list/patches which allows to use this tool with VS2013 and TFS 2013. Maybe it can resolve your issue.
    If you still can't use TestCaseMigrationPlus tool with MTM2013,as far as I know, currently there is no other tool for importing test cases from Excel to MTM2013. But we can highlight and copy
    all actions and expected results from Excel and then paste it to test case steps. For detailed steps, please see ‘Add action and validation test steps from Microsoft Excel or Word’ section in this document:
    Plan tests from Excel or Word
    Thanks,
    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.

Maybe you are looking for