Testing in QAS or Development System

Hi everybody,
I have created my Testpackages and assigned the users to them. The testing is already working fine.
Now I discovered that the STWB_WORK also exists in my development system but it does not show the testpackages.
What do I have to do to be able to test directly from there? And if I do, does it automatically transfer all the testdata back to the solution manager?
Thanks for helping
Miriam

Hi
I think you are confused with old R/3 test workbench by checking in ur R/3 or ECC system workbench.
pls ignore the same ...solman is to provide the centralised testing across the landscape whether it is for SAP or Non SAP products using ECATT/QTP or manual
That is why now they dont have to login to individual system for testing they just login to solman execute from here itself whatever the scenario may be...
I hope it is clarified
Regards
Prakhar
Edited by: Prakhar Saxena on Nov 23, 2009 3:38 PM

Similar Messages

  • The tool for testing developed system

    We have already developed a system base on WebAS.Is there  some test tool for the developed system such as J Unit in Java?Thanks.

    If your intentions is to test user interfaces or scenarios eCatt is the best choice. If you want to ensure code quality ABAP Unit and Code Inspector are suited well.
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm
    Best Regards
      Klaus

  • For one Urgent Change during performing the Approval(chnging the status to 'To be Tested') system does not recognize any changes using the CTS WBS BOM in the development system. The transaction is therefore incorrect or the status was reset by the system.

    For one Urgent Change while performing the one of the Approval before changing the status to 'To Be Tested'
    We are getting below error.
    The system does not recognize any changes using the CTS WBS BOM in the development system. The transaction is therefore incorrect or the status was reset by the system.
    COuld anyone please help us to know, How it can be resolved?
    We also have this below error.
    System Response
    If the PPF action is a condition check, the condition is initially considered as not met, and leads to another warning, an error message, or status reset, depending on the configuration.
    If the PPF action is the execution of a task in the task list, and the exception is critical, there is another error message in the document.
    Procedure
    The condition cannot be met until the cause is removed. Analyze all messages in the transaction application log.
    Procedure for System Administration
    Analyze any other messages in the task list application log, and the entries for the object /TMWFLOW/CMSCV
    Additional Information:
    System cancel RFC destination SM_UK4CLNT005_TRUSTED, Call TR_READ_COMM:
    No authorization to log on as a trusted system (Tr usted RC=0).
    /TMWFLOW/TU_GET_REQUEST_REMOTE:E:/TMWFLOW/TRACK_N:107
    For above error Table /TMWFLOW/REP_DATA_FLOWwas refreshed as well but still the same error.

    If you are in Test System, you can use function module AA_AFABER_DELETE to totally delete the depreciation area (tcode SE37, specify chart of depreciation and depreciation area), After that recreate your depreciation area and run AFBN. But before you do that, have you created a retirement transaction type that limits the posting on your new depreciation area? If not create one.
    Hope this helps.
    Thanks!
    Jhero

  • Transferring the application from development system to test system

    Hi All,
         I have developed Web  Dynpro application in one system ( which is development system) as "Local Object" . Now i want to transfer the whole application to another system ( which is the test system) .Can anyone please tell me the steps needed to transfer it.
    Regards,
    Muzammil.

    Hi Muzammil,
    There are 2 ways.
    1. open the local objects right click copy the WD component and provide a package which is not a temp. object and then you can transport.
    Note: when you copy the application will not be copied.
    2. in se80. go to other functions -> write transport entries -> relocation of object with package change -> Provide a package and a description a
    and your component is ready to be transported...
    Create application before transport..
    Hope this helps
    Regards,
    Kinshuk

  • Service product replication for test and developement system

    Hi Experts,
    In our scanario service product is created in production system and later manually created in test and developement system.
    Is there is any standard function module avilable to replicate the product master data into test and developement system
    Or Is it possible to use the middleware functionallity to replicate the service product details.
    Please advice on this issue.
    Thanks,
    Senthil .R
    Edited by: Senthil Vadivelan R on Dec 17, 2007 3:46 PM

    You can use the FindFile method in the TS API:
    FindFile Method
    Syntax
    Engine.FindFile ( fileToFind, absolutePath, userCancelled, promptOption = FindFile_PromptHonorUserPreference, srchListOption = FindFile_AddDirToSrchList_Ask, isCommand = False, [currentSequenceFile])
    The function itself returns a boolean which indicates if the file exists or not. 
    Then just use a Call Executable step to run command line string to delete the file.
    Hope this helps!
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • Can we  export the bdcrecording   testing to  development  system?

    Hi  guys,
    Can we export the bdc recording  file  testing system to development system? can we use that file in development system ?
    Thanks  in advance .
    Moderator message: please try finding out yourself first.
    Edited by: Thomas Zloch on Nov 9, 2010 11:40 AM

    Yes you can. Atleast in a ECC 6 version.
    Vikranth

  • Testing in development system

    I specify J2EE of NWDI as Development system, in order to test my scenario. A DC has been built and checked-in successfully from NWDS. However, I couldn't be able to launch the scenario with the url as indicated in application.xml. How can I check if my development has been transferred to CBS, and how to find out the problem here?
    Thanks

    Successful activation means that CBS built the DC(s) successfully.

  • Transport request from development system to testing system

    Hi,
    I have collected necessary objects in (development) the transport request except 0DUNN_AREA infoObject .Because info object  0COMP_CODE is compounded with Info object 0DUNN_AREA and 0COMP_CODE is in revised version in development system (But available in active version in testing). Suppose I release that transport request from development system to testing system  it get overwrite 0COMP_CODE  in testing system?
    Thanks

    Hi Jk,
    Depending the same technical names it will get overwrite in the testing server. But if the object 0DUNN_AREA is necessary in any objects which u have collected then u havce to collect it in the rtequest or else u will get RC8.
    Khaja

  • Transporting objects from Development System to Testing,Quality and Produtn

    Hi Experts,
    We have developed one scenario in our project in Development System.
    Now we need to transport the same to Testing System and test it there and then transport to Quality system and after that to production system.
    Can any one let me know what are all the steps required for transporting like
    1) like wat are all the SLD changes to be done.
    2) Do I need to create all the SLD settings of development in testing and Quality as well.
    Also please let me know if there are any other things other than SLD settings.
    Regards,
    Pruthvi

    Hi Pruthvi,
    >But I didnt get a clear idea of what exactly needs to be done.
    Please explain kindly what exactly you are missing or did not understand. If you just want to have an overview please read: [SAP help: Transporting XI Objects|http://help.sap.com/saphelp_nw2004s/helpdata/en/93/a3a74046033913e10000000a155106/content.htm]
    Regards,
    Udo

  • Using full development system on customized test setup that normally uses run-time - How to do?

    I have 8.2 Full Development System (2 copies as there are two of us  who write code).
    I develop testing systems, each on an individual computer, each customized with a custom built (by me) interface to test and measure perfomance of motors produced on the production line.
    In order to modify the program and test it, I have to replace the production set-up computer with my developmental computer, make the changes (and check that they work) and then make the run-time version for the production computer.  THEN switch computers.  Since I have nearly a dozen different setups, I cannot just make two production test sets of each (one for development and one for production).
    Is there an easier way? 
    Perhaps with HDD in a drawer?  But then I'd have driver and version issues.
    Is it possible to run the full development system remotely (from the production setup)?
    What about a site-license?
    Thanks,
    Tim K

    From the 8.2 Release Notes:
    Single-Seat and Multi-Seat Licensing
    LabVIEW supports both single-seat and multi-seat licenses. Single-seat
    licensing is the use of LabVIEW on up to three computers but by only one
    user. Multi-seat, or volume, licensing is the use of LabVIEW on several
    computers or by several users. Each seat using LabVIEW must have a valid
    license from a license server. Refer to the National Instruments Web site at
    ni.com/license for more information.
    You are permitted to install LabVIEW on the the pc with the hardware, do the changes and debug, and re-build the app for production.

  • Not able to change the data of test data containers in production system

    Dear All,
    We have created eCATT scripts in Development SolMan System and moved the transports to Production SolMan System.  Customer wants to change the data at Test data containers and run the scripts in production system but we are not able to edit the data. 
    May be the reason is SCC4 transaction code has set the below option.
    Changes and transports for client-specific Objects
    u2022 No changes allowed
    Customer doesnu2019t want to change the above option and wanted to change the test data containers to give different datau2019s and run the eCATT scripts.
    Could you please let me know the solution for this?
    Your help is really appreciated.
    Thanks,
    Mahendra

    eCatt has the feature where you don't need to transport the scripts or test configuration to our target system. We can keep all our scripts and test data in Solman and run this script any other system in your landscape using the System data container and target system.
    Maintain the production as one of the target system in System container in Solman and point that system while running the script. Change the test data in Solman to run this script.
    Let me know if you need more information
    thanks
    Venkat

  • VISA Write differs between TS Development System and LV Run-Time Engine

    Hi all
    I made an application on LabVIEW to test BERs (Bit Error Rates), and I used VISA Write between two COM ports to exchange data.
    Everything works fine using just LabVIEW.
    Afterwards, I used TestStand to call my application (VI). The LabVIEW adapters from TestStand were set to Development System by default, and everything works OK!!
    Finally, I needed to disable the development system, and set the LabVIEW adapters from TestStand to LabVIEW Run-Time Engine and I notice that the speed of the data exchange between the two COM ports decreased dramatically.
    The only difference was the speed...because all the data (changed slowly in this case) arrived correctly on the other COM port too.
    The symptom was the same as decreasing the baud rate...but the baud rate and all the other configurations remained the same. The only difference was the change between Develpment System to Run-Time Engine to notice this decreased speed between the exchanged data using VISA Write.
    Any solutions for this?
    Thanks in advance
    Joao
    Solved!
    Go to Solution.

    Joao,
    you state that using the LV Developement System as execution platform for your LV code modules result in faster datatransfer between the COM ports than using the LV Run-Time Engine.
    So i am pondering: Does this refer to TS at all?
    Please check the following:
    Run you communication using a sole LV application in LV Developement System. This should be fast. Now build an executable of this application and run that one. Do you see the same behavior?
    If there is no difference in a sole LV approach, there have to be some settings in the TS approach making this slow. So please let us know:
    Are there different modules involved in that data transfer (which in fact points to the reply Christophe made)?
    What about loading/unloading options of the modules?
    How big is the hierarchy of the modules, e.g. is it necessary for the RTE to load stuff the Dev Env has already in memory due to loading a lvproj.......?
    Could you provide a simple example sequence+modules showing this behavior?
    What versions of LV and TS are you using?
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Error -17600 when switching from LabVIEW Development System to LabVIEW Run-Time Engine in Adapter Configuration

    I receive an error message (code -17600) while loading my test sequence after switching from LabVIEW Development System (2009 f3) to LabVIEW Run-TIme Engine using the Adapter Configuration.
    ErrorCode: -17600,
    Failed to load a required step's associated module.
    LabVIEW Run-Time Engine version 9.0.1f3.
    When I switch back to the LV development system, everything is OK, and the sequence loads and runs perfectly.
    My TestStand Engine Version is 2012 f1 (5.0.0.262).
    I'd appreciate any help on this issue.
    Roman

    Hi Roman,
    There are a couple of things you can try:
    1) Determine if the LabVIEW RunTime Engine is corrupted in some way. Create a new simple VI with no sub-VIs, using the same LabVIEW Development system you used for mass-compiling the VIs. Create a TestStand step that calls this VI and ensure it runs correctly. Now switch your LabVIEW adapter to use the RuntimeEngine and choose the "Auto detect using VI version" option.
    Check if the simple VI is loadable and runs without errors in TestStand.
    If the step generates the same error, you should try a re-install of the LabVIEW development system.
    If not, its most likely that there is some VI you are using that is not loadable in the LabVIEW Runtime Engine because:
    1) Some sub-VI is still not saved in the right version or bitness. Open the VI heirarchy of the top-level VI that you are calling from TestStand and examine the paths of all the sub-VIs to check if they were in the folder you masscompiled and re-save any that are outside this directory.
    Also, when you try to close the top level VI, do you get a prompt to save any unsaved files? If so, they could be the sub-VIs that are not saved in the right version. Save all of them.
    Check if you are loading any VIs programatically and if these are compiled and saved in the right version as well.
    2) There is some feature you are using in your LabVIEW code that is not supported in the LabVIEW RunTime Engine. To check this, add your top-level VI to a LabVIEW project and create a new build specification and create a new executable from this VI.
        Right-click "Build Specifications" and choose "New->Application(EXE)".
        In the Application Properties window, select Source Files and choose the top level VI as the start-up VI.
        Save the properties.
        Right-click on the newly created build specification and choose Build.
    Run this executable (it will be run using the LabVIEW RunTime) and check if the VI has a broken arrow indicating that it cannot be loaded and run in the LabVIEW Runtime Engine.
    You might need to examine your code and find the feature which is not supported in the LabVIEW RunTime and find an alternative.
    Another thing i forgot to mention the last time around is if you are using 64-bit LabVIEW with 32-bit TestStand, then executing code using LabVIEW RTE from TestStand will not work since the 64-bit LabVIEW RTE dll cannot be loaded by the 32-bit TestStand process.
    If none of the above steps resolve the issue, consider sharing your LabVIEW code so i can take a look.
    Regards,
    TRJ

  • Is there a way to activate the whole application in Non Development system?

    Hi All,
    Is there a way to activate the whole application in Non Development system? Using some BRF Plus Tool.
    We copied a sample application and customized the same as per our requirement. The same is then released to Test System for testing. On Test system this application with all component is in non-active state. We re activated the application with all the component and released it to Test System. But still the application is inactive.
    Application is a of storage type system and so cannot use changeability exit to activate on test system.
    TR log shows imported with error. Below is the extract of the error:
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    BRF+: Runtime client: 000 / target client: 400
    BRF+: Object activation of new version started for 418 object IDs
    BRF+: <<< *** BEGIN: Content from Application Component  CA  *** >>>
    BRF+: <<< BEGIN: Messages for IDs (53465BA36D8651B0E1008000AC11420B/ )  Table 'Dunning Proposal Line Items (Table)' >>>
    No active version found for 23.04.2014 08:14:10 with timestamp
    No active version found for IT_FKKMAVS with timestamp 23.04.2014 08:14:10
    No active version found for IT_FKKMAVS with timestamp 23.04.2014 08:14:11
    BRF+: <<< END  : Messages for IDs (53465BA36D8651B0E1008000AC11420B/ )  Table 'Dunning Proposal Line Items (Table)' >>>
    BRF+: <<< *** END  : Content from Application Component  CA  *** >>>
    BRF+: Object activation failed (step: Activate )
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    BRF+: Import queue update with RC 12
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Errors occurred during post-handling FDT_AFTER_IMPORT for FDT0001 T
    FDT_AFTER_IMPORT belongs to package SFDT_TRANSPORT
    The errors affect the following components:
       BC-SRV-BR (BRFplus - ABAP-Based Business Rules)
    Post-import method FDT_AFTER_IMPORT completed for FDT0001 T, date and time: 20140423011412
    Post-import methods of change/transport request DE1K901989 completed
         Start of subsequent processing ... 20140423011359
         End of subsequent processing... 20140423011412
    Any help would be appreciated.

    Is IT_FKKMAVS part of the same transport request or was it sent already earlier?
    You may have a look at the request if it was OK. Probably not.
    Maybe in the meantime more requests reached the system that now have in combination solved the problem. What is your release and support package level?
    Higher versions of BRFplus have a lot of automatic correction mechanisms built into it.
    E.g. problematic imports are collected in an import queue. As soon as a request comes in that fixes any problems the after import processing for faulty imports is automatically redone.

  • Data not loading in Development system( Urgent)

    Dear SDNs,
                       Am loading data in development system... The message in status tab is Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Service API .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    I tried to reload the data but am getting the same kind of error message...
    I checked out whether the source system connection is OK or not... While am checking the source system connection I got an error message like as follows
    <b>BW unknown in source system
    The BW IDoc type ZSIA035 is not the same as the source system IDoc type
    The following errors occurred in the source system:
    EDI: Partner profile not available
    Entry in inbound table not found
    Entry in outbound table not found
    Entry in outbound table not found</b>
    Wat kind of action does we follow in this situation...
    Kindly Advice me...
    Answering getz appreciated...
    Warm Regards,
    <i>Aluri</i>

    Hi Aluri,
    I do faced the same problem before....
    Is RFC connections and Partner Profiles are done properly between BW system and R/3 systems.........
    If it has done properly....... Try to Activate the R/3 source system at BW side...
    Still if you are getting the same error..
    Right click on R/3 Source system at BW -> select Resore....
    It will ask you RFCUSER passward for BW adn R/3
    After doing it also still if you get the errors ...
    Try to configure the all these steps....
    Step 1: Create a Logical System at BW and R/3 side using t-code SALE
    Step 2: Create the RFC Connection between BW to R/3 and R/3 to BW using the SM59 and Do the Test Connection and Remote login
    Step 3: Create the Port Number for IDOC processing at R/3 and BW sides using WE21
    Step4 : Create the Partner Profiles at R/3 and BW sides using the WE20
    Specify the Inbound and Outbound parameters at R/3 and BW
    For to know message types follow the link.....
    http://wiki.ittoolbox.com/index.php/HOWTO:Re-Connect_R/3_and_BW
    Check this Link also...
    http://help.sap.com/saphelp_nw04/helpdata/en/72/c18ee5546a11d182cc0000e829fbfe/content.htm
    After doing all these things now come to BW
    Create R/3 Source System at AWB....
    Hope it Helps...
    Regards,
    Kiran Telkar
    * Assign points if it helps your requirement * *

Maybe you are looking for

  • How to print the contents of doubly-Linked List

    Hi I have a DLList consists of header , trailer and 10 linked nodes in between Is there a simple way to print the contents ie "the elements" of the list thanks

  • Why do we need  a session

    in bdc session method we create a session by bdc_open_group , i want to know the exact functionality in creating this session .we procees this session in t code sm35.we r processing means it is updating the database,is that right.   thank u in advanc

  • How long to burn a DVD

    I am trying to transition from Windows to Mac using FCP and DVD Studio Pro on a G5 (twin 2.7 processors, not the new Quad). I was surprised to find a 42 minute DVD took almost 90 minutes to encode and burn to disc. The steps I took were: Exported Qui

  • Uploaoding of stock Lying in legacy system

    Dear Gurus, How to upload initial stock lying in Quality in the legacy system,Into SAP directly into Quality stock Eg: there are 400 batches of different material lying in Quality stock in the legacy system at different stages in the production.Total

  • File open dialogue

    Hello, I was trying to use the File_open_dialogue in the CL_GUI_FRONTEND_SERVICES and used the parameters as follows: CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG      EXPORTING        WINDOW_TITLE            = 'Select Files'        DEFAULT