Changing template for Test Case Description

Hi All,
Greetings...
In one of my projects, I want to customize the template provided by the SAP in test case description.
We can add test case description while creating Manual Test Case (Tx: STWB_TC), Test Script and Test Configuration (Tx: SECATT)
I want ot update the default template with the custom template.
We had tried to update the same in SOLAR_PROJECT_ADMIN --> select Project --> Project Standard --> Project Templates --> Documantation Types, selected TD1, Test Case Description of Complete Directory of Document Types and using Document Template --> Change and Import we tried to update the template. In the document type, it has been changed but it is not reflecting in the other transactions.
Please help me in this regard to update the test case description.
Thanks in Advance
Saman

The template is stored in the table DOKTL with documentation type TX, object TEMPLATE_CATE, language EN
Update the last version...
thats it

Similar Messages

  • Updating the template for Test Case Description

    Hi All,
    Greetings...
    In one of my projects, I want to customize the template provided by the SAP in test case description.
    We can add test case description while creating Manual Test Case (Tx: STWB_TC), Test Script and Test Configuration (Tx: SECATT)
    I want ot update the default template with the custom template.
    We had tried to update the same in SOLAR_PROJECT_ADMIN --> select Project --> Project Standard --> Project Templates --> Documantation Types, selected TD1, Test Case Description of Complete Directory of Document Types and using Document Template --> Change and Import we tried to update the template. In the document type, it has been changed but it is not reflecting in the other transactions.
    Please help me in this regard to update the test case description.
    Thanks in Advance
    Saman

    Hi,
    More information about the issue....
    We are creating the test scripts both manual and automated.
    Manual
    Using the Tx. STWB_TC, we are creating the manual test cases. While doing so we will provide the test case desctiption
    Automated ECATT
    using the Tx. SECATT, we are creating the Test Configuration. We are providing description through the documentation option.
    The SAP format for both documents is
                   &DESCRIPTION&
                   &PREPARATION&
                   &ENTRANCE&
                   &REALIZE&
                   &CHECK&
                   &FURTHER_HINTS&
    But we want the format to be
                   <DESIGNSTEPS>
                   <INPUTDATA>
                   <EXPECTEDRESULT>
                   <TARGETSYSTEM>
    So we want to update the format / template to reflect the changes.
    Please guide us to do so.
    Thanks and Regards
    Saman

  • Want to change template for an application

    I made my first test application on oracle's provided platform.
    I chose the template with No tabs. Now I realize I need the tabs. I dont find a way to change the template assigned to an application.
    Is it really allowed or not ??
    regards,
    raghav..

    Raghav,
    If you just want to change template for that particular page, go to edit page and in the Display Attributes select the template that you want, by default its Application level default. For changing the application default template go to Home>Application Builder>Application #>Shared Components>Themes>Create/Edit Theme and there you can change the default values.
    Thanks,
    Manish

  • BW standard templates and test cases.

    Hi friends.
    Can any body send me some standard templates and test cases for BIW .
    My mail id is [email protected]

    Hi Akash,
                 I know about the unit testing in BIW.I have know idea about  integration testing.
    If you need idea on Unit testing i can provide you  point wise how the testing will be done
    Regards
    Ramakanth.

  • Report available for test cases (manual test script files uploaded)?

    We upload our test script files to the "Test Case" tab, assign it a status.  We are hoping to have a report that would report all test case files and their STATUSES.
    In solar_eval, there is a standard SAP report for test case provided.  However, the field "Status" for the test case file is not included in this report.
    Is there any report available that would give us this status?  If not, in which table does this data come from?  Is there anyway to build a simple SQVI query to extract the list of test cases and their statuses?
    Any help is highly appreciated!

    Hi Jo,
    It's not entirely clear on whether you are look for 'Status' values of the Test Case document itself OR for 'Status' values of the Test(s) conducted on such Test Case documents.
    I believe the following two SOLAR_EVAL reports should resolve either ways:
    (a) SOLAR_EVAL -> Project -> Configuration -> Assignments -> Documentation (Programme called is SAPLSPROJECT_SOLAR_DOC_EVAL_IM) , Tick only 'Test Cases' and switch off other tabs
    (b) SOLAR_EVAL -> Project -> Test -> Test Plan Status Analysis
    Best regards,
    Srini

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

  • Iam searching for test cases specific to iPhone apps

    Please help me out on writing Test cases specific to iPhone apps
    Thankyou

    I think I had the same problem. iTunes was reporting (in the side bar and at the bottom of the applications view) that there were X application updates but when I clicked it, it showed either none or only a couple of them.
    The problem was that iTunes checks if there are any updates to the applications you have installed (in your iTunes or iPhone) but when you go to see the updates, it logs in your iTunes account and displays the updates that are purchased with this specific account. Of course when you use for some reason two different accounts (e.g. just got a MobileMe account and want to use this instead of your previous), you will get different updates available to each account but the total number of updates will be displayed in various locations (sidebar, apps pane, iPhone app store icon badge).
    The only work-around I found was to logout from one account, login with the other, do the updates and log back in to the one I currently use.

  • Process validation for test case is not working

    I' am using SQL Developer EAR 3.0.02.83. The is a test case defined which uses "Query returns rows" with Select count(*) from dual;
    It should return a row an that way fulfill the test.
    but when running the testcase I get the result ERROR due to:
    Query returns rows not succesful: null
    How can I find the reason? Is this a bug?
    Even other types of validation do not work, they always give null and the overall result ERROR.

    Thanks for your reply. Unfortunately our procedure returns in some cases null values, so that a unit test is not possible.
    I need to ckeck the results of the function, but not to compare them with fixed values, rather something like {VALUE$} LIKE 'x%Y'.
    I'am afraid there is no solution.
    When can I hope the relaese version to be available?

  • Change template for Form Checkbox Item?

    I would like to remove the <label> tag from the template for Form Checkbox items and replace this in the list with my own label tag
    E.g. something like this
    select '<label onmouseover...>'||reference||'</label>', table_id r
    from tabel
    order by 1
    Is this possible?
    Thanks & regards
    Edited by: rw on May 3, 2012 6:10 AM

    Checkbox is <input> HTML tag with type="checkbox"
    The Label that wraps this Input is generated by Apex while rendering and stores important information.
    It is not advisable to play with that area even if someone gives you a technically feasible solution like "use a jquery selector to change the tags" in onload event,etc.
    Please find a more elegant solution to your problem.
    E.g. look at APEX_ITEM API
    Regards,

  • Change order for iphone case prgram

    Hi,
    I had recently ordered a free case via the iphone free case program. But now I want to change to a different case. Does anyone know how I can go about changing my choice? I've heard who want to make a change and he cancelled the order online, but now he couldnt re-order a new case.
    warm regards
    smilez

    You should call Apple Sales support by phone but don't cancel your order. Just simply explain to them that you've changed your mind and get them to change the order to the case that you want. As long as you do this before you get a shipping confirmation by email then they should be able to do this for you.
    Hope this helps.

  • Any Documentation for Test case?

    Hi,
      Can anyone send me links, procedures or sites to get clear understanding on RFID testing once Development is been completed. As i'm a little new to this domain i'm eager to learn the integration of RFID with SAP and how is it been done.
    Thanks,
    Prashanth

    Hi Prashanth,
    Do send me your email address. I do have test cases for Integrated Scenario and Stand-alone (Slap and ship) scenario.
    Regards,
    Sunil

  • Setting Logical component for Test Case.

    Hello,
                I've created test case in SOLAR02 and I want to link my test case to Quality Assurance in my logical component (SAP ECC).How can i set this link? Now the test cases  are link to Developement system in SAP ECC. Please tell me how can i fix it.

    Hi,
       If you want to perform the testing in QA client, set your system role as "Quality system" in STWB_2 transaction.
    By default, the system role has to come as "Quality system".
    If it is not check your transport route of the logical component in t.code SMSY.
    Regards
    Senthil

  • Changing templates for outbound "Send something" emails ...

    T-mobile 8800 .
    How do I change the template used for "Send Location ... by email" ?
    When I use my built-in GPS and choose to "send location ... by email" it creates an email with this:
    >
    This is my current location.
    maps.BlackBerry.com?lat=37.87848&lon=-122.18098&z=1
    <
    I would like to send an email like this instead, of course putting the lat/long in the right places:
    >
    maps.google.com/maps?f=q&hl=en&geocode=&q=39.738346,-120.62439&ie=UTF8&z=16&iwloc=addr
    <
    is there a location on my blackberry where templates like this are stored and can be edited?

    Amog wrote:
    Yes, the changes are occurring inside the "data member access VI." Basically, if I change any VI template, the wizard will fail to load. I've added a short video of the wizard working correctly, my changing of a read VIT, and then the wizard failing to load even though it appears to find the VIT I modified.
    http://screencast.com/t/Y9zSKxlH
    I haven't tried this, but thanks for bringing this up. I get sick of the template having the error case structure around it so I was going to go in and modify some things, but now I think I'll wait...
    CLA, LabVIEW Versions 2010-2013

  • Changing template for "email work item "

    Hi,
    TFS Web Access has the possibility to send the work item in an e-mail. (The enveloppe on action bar).
    By clicking on this Icon, a new window opens with some basic work item information.
    I suppose the content of the e-mail is based on a template.
    My question is: Is it possible to update this template (red box)?
    Jeppen Twitter: @DoSTHGreat

    Hi Jeppen, 
    Thanks for your post.
    As far as I know there’s no default way to change that template, please refer to the discussions in this similar post:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/2a63b27d-4bfd-413f-bff9-825d6bdc99fe/how-do-i-change-the-ides-send-work-item-to-outlook-email-template?forum=tfsworkitemtracking.
    But you can add the required column in work item query result, then select work item from query result to send email. Please refer to the workaround in this post:
    http://stackoverflow.com/questions/10518254/can-i-modify-the-email-thats-created-from-a-wi-when-i-click-the-send-work-item.
    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.

  • Changing Template for large intranet site

    Hello,
    I need to make template changes for a rather large intranet
    site. The templates affect the entire site that have several
    directories. Is there a way to do it by directory rather than the
    entire site at once?

    Yes. Consider this example -
    PARENT PAGE (index.shtml) -
    <html>
    <head>
    <title>I AM THE PARENT</title>
    </head>
    <body>
    <!--#include file="foo.html" -->
    </body>
    </html>
    INCLUDE FILE (foo.html) -
    <p>Hello World!</p>
    > 3. Save the code in the templates that will be common in
    all files as
    > .SSI
    > file (.txt files?)
    You can use any extension you want. However, if these files
    contain
    server-scripting, then the extension would have to reflect
    that. In other
    words, if foo.html in the example above contained -
    <p><?php echo "Hello World!"; ?></p>
    then it would have to be named foo.php.
    > 4. Change all files that now use the templates to
    include the .SSI file
    Yes - or in the event that the includes were in the
    non-editable regions you
    would need to change the template.
    > 5. Rename the files using the .SSI files to have an
    extension of .SHTML
    The parent pages would have this extension or an extension
    that reflects the
    coding method used. Your links to these pages would have to
    change as well.
    Be aware that this will break any existing bookmarks to the
    now defunct
    pages, including those that have been spidered by the search
    engines....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "ValedaW2" <[email protected]> wrote in
    message
    news:[email protected]...
    > By definition, would the SSI files be considered
    fragment files?
    >
    > I am trying to determine the steps I would need to take
    to setup my
    > environment. This is what I understand from what you
    have told me.
    >
    > 1. Make sure that SSI is enabled on the server.
    > 2. Make required changes to the templates.
    > 3. Save the code in the templates that will be common in
    all files as
    > .SSI
    > file (.txt files?)
    > 4. Change all files that now use the templates to
    include the .SSI file
    > 5. Rename the files using the .SSI files to have an
    extension of .SHTML
    >
    > Does this seem right, or have I missed something?
    >

Maybe you are looking for