OpenSQL query testing tool

Hi,
I am looking for a simple tool that I can type in a sql query and then run the query. It would be nice if it can be like MS Access that you can switch between design view and SQL view - using design view to contruct the query and switch to SQL view so you can copy the SQL statement to the ABAP program.
So far the only thing I found is SQL Query Tool (t-code SQ01), but it's more a reporting tool than a query testing tool.
Please advise. Thanks,
Jack

Testing any product manually is the best testing pattern and about Rational ClearCase i dont believe that its a testing tool its one of the methodologies of Rational for team unification .... but there are quite a few products from rational like Rational Robot or Rational siteLoad which can be effectively used for testing

Similar Messages

  • SAP Query: Transport tool(program: RSAQR3TR)

    Does the SAP Query: Transport tool(program: RSAQR3TR) transport addtional fields and code in Extras of an InfoSet from one system to another?
    TKS in advance.

    Hello,
    Yes the ABAP query transports the whole Infoset.
    Goto Transaction SQ02
    Goto Environment -> Query areas -> Select teh Standard area.
    Select Environment -> Transports -> Import radio Button
    Check the Overwriting allowedand teh remove the check for Test Run
    Select the Transport Infosets and queries radiobutton
    Fill in the Infoset and teh Query with the corresponding names and the Import option with Transport Request Number
    Execute
    Regards

  • Free load test tool

    Hello all,
    are there any free load testing tool for sql queryl ?? We have this sql that i want to change and use a parallel hint....so i wanted to load test...maybe 50 concurrent user executing that at the same time....and see how the performance is on the server ...are there any freeware tool for that or anything that i can do ?? i am on 10.2.0.3 (AIX)....

    I'm a bit confused.
    Parallel query improves performance by allowing one session to use more of the database's resources than a single session could normally utilize. That makes it ideal for data warehouse environments where there are few concurrent users each running very resource intensive SQL statements. Parallel query is poorly suited, in general, for OLTP workloads because letting one session spawn multiple slave processes takes resources away from other sessions. If you really have 50 users simultaneously running a query, it should almost certainly not be parallelized. Even if each session creates only 2 slave processes, that's 100 simultaneous slave processes which probably overloads anything below, say, a 64-core box. Hopefully, your database is configured, in that case, to disable parallelism to avoid overloading the server. But if the database is configured to disable parallelism in that case, adding the PARALLEL hint will have no effect at high load.
    Justin

  • Bw within testing tool

    Hi,
    Can some one tell me or send me documents on how can quality center testing tool will be helpfull in testing in BW ?
    thanks,
    KS

    Smith,
    As long as HP Quality Center is compatible with netweaver you can use it to test SAP BI more in terms of simulating user loads of querying etc and also stress testing the system.
    Everything else would qualify as functional testing which ideally depends on use cases.
    Arun

  • Info about eCATT Testing Tool

    Hi All,
    I have read various blogs/threads regarding eCATT Testing tool. I can see how to create eCATT scripts but my questions is how do we open eCATT tool.
    I ve read that we have to enter "SECATT" as tcode, but where?
    I ve SAP Netweaver Application Server 7x and Developer Studio installed on my M/C, please let me know if there is anything else to be installed to get started with eCATT, if yes then it would be great if you could provide me with relevant URLs as well.
    Regards
    Kaushal Panjwani

    Hi
    Check CATT help.
    http://****************/Tutorials/eCATT/eCATTMain.htm
    SAP users use CATT frequently to upload master data or to make changes to master data records. SAP Consultants and Abapers tend to use it for creating test data. The transactions run without user interaction. You can check system messages and test database changes. All tests are logged. The CATT records your keystrokes while performing the actual transaction. You then identify the fields that you wish to change in that view. Then export this data to a spreadsheet to populate with the data required. This is uploaded and executed saving you keying in the data manually.
    To perform CATT, it has to be enabled in your production environment (your systems administrator should be able to do this - SCC4). You will also need access to your development system to create the CATT script.
    The process of uploading data with a CATT:
    Activate CATT in your client
    In transaction code SCC4 - click the change button
    Double click on the client number
    In the Restriction section, tick Allows CATT processes to be started.
    Upload data using CATT
    1. Create Import variant for the fields you need
    Transaction SCAT
    Goto Parameters
    Create Import Variant
    Goto Variant -> Edit
    Goto Variant -> Fast entry or F9
    Duplicate 01
    2. To change the MRP Group for a list of Material
    Assuming that I want to change the MRP Group for a list of Material.
    My text files should look something like this:
    [Variant ID] [Variant Text] &ZDISGR &ZMATNR
    --> Parameter texts MRP group Material
    --> Default Values M1 A001
    Changes to the default values displayed above not effective
    #01 M1 A001
    #02 '' A002
    #03 M1 A003
    Note : '' denotes a blank in the field. e.g. Material A002 MRP group will be replaced by a blank.
    3. Configure the recorded entry fields to read from the imported text file data
    In the CATT : Maintain functions test case Screen
    Double click on the Object Name
    Double click on the screen number with your desired fields
    Park the cursor on the fields
    Click Edit -> Details
    Fill in the Parameters Name and Field Contents
    Finish Save it.
    Assign your text file data.
    In the CATT : Execute test case Screen
    Click External from file and choose your text file
    CATT will now read from your text file and update whatever data you have specified.
    u can go through this link
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=catt&cat=sdn_all
    Reward points if useful
    Regards
    Anji

  • Query transport tool

    guys,
    we have a few queries, infosets and user groups created in our development system. I can see them all in the Global area. Now i want to export them to my qa system but when I open the query transport tool, I do not see options like export, import, download etc. However, I see these options when i execute report RSAQR3TR from SE38. But when i execute this report using export option, I get the message no object found !! I can see these queries, infosets from sq01, sq02 just fine.
    If I go back to the transport tool from sq01, I see that there are two options: copy standard area ---> global area, executing which gives me no object found message again. But if i execute the option copy global area -
    > standard area (in test mode), i get results. But why would I do that if my queries are already there in the global area and I want to transport them to another system???
    please advise.

    Hi Mahajan,
    The reason why the radio buttons do not appear is because the queries are in the global area and hence they are cross client.
    To transport them I would suggest assigning them to packages and hence it would either create a transport request right then or you can then use the option of the transport icon.
    To change the package of the query .
    Goto SQ02 and choose the infoset .
    Then goto menu Infoset->More functions-> Change Package.
    This will assign your queries to a Development class(package) and then using transport requests move them to the client that you require.

  • Free Security testing tool ADF

    Hi,
    Anybody aware of any free security testing tools for testing web apps developed on adf framework.
    We need to test for all types of injections and other possible vulnerabilities.
    Thanks,
    Rohit

    I think Junit tests the data for use cases which we give them ..yes you are right.
    sorry i may misundertsood from you of previous post? sorry for that.
    whereas I am looking for a tool which scans my code and looks out for vulnerabilities inside my code.I dont think that kind of tool may available. but if i found out. i will post it here.
    if you found post here. it helpful for all.
    I am not sure if Junit also does that ?yes absoultely.
    For example if I have written a functions that creates dymanic SQL query :
    1. The tool should check it and let me know if there are any any possible SQL injections possible through the code.
    About SQL injections
    kind note from an experts(john). go through out thread
    method holds some select clause
    Is there any free tool available meeting such requirements in ADF framework.i think some experts will better comment on it. about his.

  • Forms and Reports: Automated Test tools - functionality AND performance

    All,
    I'm looking to get a few leads on an automated test tools that may be used to validate Oracle forms and reports (see my software configuration below). I'm looking for tools that can automate both functional tests and performance. By this I mean;
    Functional Testing:
    * Use of shortcut keys
    * Navigation between fields
    * Screen organisation (filed locations)
    * Exercise forms validation (bad input values)
    * Provide values to forms and simulate user commit, and go and verify database state is as expected
    Performance Testing:
    * carry out tests for fixed user load
    * carry out tests for scaled step increase in user load
    * automated collection of log files and metrics during test
    So far I have:
    http://www.neotys.com/
    Thanks in advance for your response.
    Mathew Butler
    Configuration:
    Red Hat Enterprise Linux x86-64 architecture v4.5 64 bit
    Oracle Application Server 10.1.2.0.2 ( with patch 10.1.2.3 )
    Oracle Developer Suite (Oracle Forms and Reports) V10.1.2.0.2 ( with patch 10.1.2.3 )
    Oracle JInitiator 1.3.1.17 or later
    Microsoft Internet Explorer 6

    are there any tools for doing this activity like oracle recommended tools?
    Your question is unclear.  As IK mentioned, the only tool you need is a new version of Oracle Forms/Reports.  Open your v10 modules in a v11 Builder and select Save.  You now have a v11 module.  Doing a "Compile All PL/SQL" before saving is a good idea, but not required.  The Builders and utilites provided with the version 11 installation are the only supported tools for upgrading your application.  If you are trying to do the conversion of many Forms files in a scripted manner, you can use the Forms compiler in a script.  Generating new "X" files will also update the source modules (fmb, mmb, pll).  See MyOracleSupport Note 955143.1
    Also included in the installation in the Forms Migration Assistant.  Although it is more useful to people coming from older versions, it can also be used to move from v10 to 11.  It allows you to select more than one file at a time.  Documentation for this utility can be found in the Forms Upgrade Guide.
    Using the Oracle Forms Migration Assistant

  • What are the IEDriver version requirements for using Microsoft Webdriver tool with a selenium based test tool?

    Hi,
    We are using IEDriver 2.44.0 with microsoft webdriver tool Windows7-KB2990999-x64.msu update with IE11.
    Using IMPLEMENTATION=VENDOR, we are not able to get this IEDriver version working with out selenium based test tool, with or without microsoft webdriver tool.
    I can see the driver IMPLEMENTATION set to VENDOR in the log, it also brings up the browser, but gets stuck there.Is this a known issue?ThanksTanvi

    Selenium is a third party software, so it is not supported in MSDN forum. It would be better consult to selenium's office website or forum. Some placa like here:
    http://www.seleniumhq.org/support/
    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.

  • Are there any good black box testing tools for j2me?

    Is there any good testing tools available for testing software on physical mobile devices?
    I would like to partially replace manual testing with automated testing using a test tool. It should work on physical devices, and with the help of a script it should be possible to execute predefined sequences of button pressings on the device. Preferably there should also be some way of deciding whether the test was a succes without having to do so entirely manually.
    The purpose with this would be to make it easier to go through the test protocols, which has to be done before every new software release.
    Deviceanywhere.com looks promising at first glance but it is rather costly. Still, does anyone have an opinion of it?
    Does anyone has experience of Mobile junit for this kind of testing? Is it possible to define series of physical button pressings with it? At first glance it doesn't seem so.

    You can collect the Organizational Health in Exchange 2010 console for Exchange 2003/2007/2010 and that will list very useful information about statistics in your organization like servers, databases, CALs, recipient, feature used etc...
    Collect Organizational Health Data -
    http://technet.microsoft.com/en-us/library/dd351156%28v=exchg.141%29.aspx
    However it doesn't contain any configuration information and that you need to collect it manually because that depends on needs of each organization and how they want to setup their infrastructure...

  • HTTP to File Scenario: execute Test Tool (html) but any received message?

    Hi all,
    I have configured the HTTP to File scenario in SAP XI 7.0. When i execute the Test Tool (HTTP_Client_Adapter.html), i don't see any message in the XI Server. I don't know the Test Tool which i used for the test work correctly, because when i clicked on 'Send' button, i don't get any message in the XI Server?
    The Configuration Scenario is OK when executing the Configuration Test in ID.
    Could you please tell me how i can know the Test Tool is execute correctly?
    The Test Tool which i used in the link below:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca48cc8
    Thanks a lot in advance,
    Vinh Vo

    HI,
    In XI You can go to RWB (from XI server homepage)->Comp Monitoring -> Display All ->Int Server-> Int Engine
    In the bottom, you find 3 tabs, select the test message tab to post messages.
    Pls note that, when you need to test, you should have created the scenario in IR/ID (and u can use the details of Receiver Determination ID) to fill in the details.
    You can refer this:
    /message/266750#266750 [original link is broken]

  • Is it possible to use external testing tools in SAP XI

    Hi,
    I have been working on file to file transfer of large size more than 1 GB. I have many doubts like:
    1.Can I use Data compression techniques so that my files can be processsed(my scenario involves a lot of mapping)
    2.Can any of the engines be stopped so that processing speed increases.
    3.Can any of the third party testing tools  like Load runner be used in to monitor the process.
    Please help me with sloutions.
    Thanks in advance.

    One GB is a very huge file. First of all check ur XI hardware configuration.
    1. U may write ur adapter module to zip the message.
    2. It wont affect the performance much if the file size is 1 GB.  Also u cant stop adapter engine (File Adapter) and the Integration Engine in ur scenario
    3. U can do the load testing on XI using load runner
    Regards,
    Prateek

  • Test scripts for oracle applications using qtp testing tool

    hi
    i want some test scripts for oracle applications using qtp testing tool
    regards

    You will need to create separate scripts for Load testing. The functional scripts cannot be used in OLT. The exceptions to this would be the "General" items (Java Code Script & Web Services) which can also be used in OLT.
    e.g. Instead of selecting "Functional Testing - Oracle EBS/Forms"
    select "Load Testing (Protocol Automation) - Oracle EBS/Forms"
    Once you get into load testing you'll realise that you want to create very specific scripts and won't want to try re-using functional scripts. I know a lot of such tools are 'sold' on the fact that functional scripts can be re-used for load, but when it comes down to it you'll want to design your load scripts seperately anyway!

  • Problem in Query Designer Tool Bar

    Hi
                In BI 7.0, Query Designer Tool Bar unable to see Table View. Is their any patch problem ?.
    Thanks in advance
    Mahesh.

    OSS note: 1002271.
    Reason and Prerequisites
    After much discussion we have decided
    not to include the table mode in BI 7.0.
    Solution
    There is (in our opinion) a better alternative to the table view:
    Create a query with only one structure and use
    Report Designer to design your own table view. This allows you
    to arrange the columns and many other
    formatting and grouping options as you wish.

  • Getting TF42008: The test case management package could not be loaded. Verify that Visual Studio Test Tool is installed and try again.

    We are trying to run unit tests in TFS server.
    Below is the System Configuration:
    Visual studio version: VS 2013 Ultimate
    TFS: TFS 2013
    For this we have created a build and able to run the build successfully. And build page showing one link for Test result. When we click on this link, we got below error message.
    "Getting TF42008: The test case management package could not be loaded. Verify that Visual Studio Test Tool is installed and try again."
    And below is the screenshot of the error message. So please let us know is there and thing else we need to do to solve this issue?

    Hi RS, 
    Thanks for your reply.
    Yes, if you want to open and view test result on your laptop, you need install the VS 2013 on your laptop as well.
    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

  • Rendering a JSF page with a choice from CoreSelectOneChoice!

    Hi, I have a jsp page with lots of ADF and JSF components. I have a CoreTable component that gets it values from a DB thru Toplink. On this page I have a CoreSelectOneChoice component with a ValueChangedListener. When the user makes a selection from

  • Transport of Scorecards from Development to Production [SCPM]

    Hi, Can we transport the scorecards, dashboards and reports created in the development environment into the test, pre-prod and finally into the prodcution environment rather than recreating them each time? If so, how do we do it. Regards, Vimal Gaspe

  • Apple Remote causes 21.5" iMac to check for a disc in the superdrive

    Whenever I press a button on the Apple Remote (new, aluminum one), I get the same noise from my superdrive as when the iMac boots -- like it's realigning the heads looking for a disc. Is anyone else seeing this behavior?

  • Imported pdf _ fonts don't print correctly from CS3

    When I place a pdf file in InDesign CS3 and I imageset it on an Agfa Selectset, some fonts get squished together. InDesign CS2 prints ok, though. How come?

  • Aim chat applications on ipod touch

    i was just wondering if apple, or possibly later in february, will release an application for the ipod touch that will allow instant messaging programs like AIM to work on the touch? i know there are web apps that can be used like meebo.com or flick.