What is the best approach for QA testing of SAP Gui with mercury

Hello,
I have to create a testplan for a SAP Gui QA with Mercury's Quality Center.
Does anybody have experience in doing similar or has recomendations for a good testing scope or useful testing requirements ?
Any help would be appreciated.
Thanks

Hi Michel,
Go thru the following links which might be helpful for u:
mercury test director
http://www.mercury.com/us/products/quality-center/testdirector/
Regards,
Anuradha.B

Similar Messages

  • What's the best approach for handeling about 1300 connections in Oracle.

    What's the best approach for handling about 1300 connections in Oracle 9i/10g through a Java application?
    1.Using separate schema s for various type users(We can store only relevant data with a particular schema.     Then No. of records per table can be reduced by replicating tables but we have to maintain all data with a another schema     Then we need update two schema s for a given session.Because we maintain separate scheama for a one user and another schema for all data and then there may be Updating problems)
    OR
    2. Using single schema for all users.
    Note: All users may access the same tables and there may be lot of records than previous case.
    What is the Best case.
    Please give Your valuable ideas

    It is a true but i want a solution from you all.I want you to tell me how to fix my friends car.

  • What are the best approaches for mapping re-start in OWB?

    What are the best approaches for mapping re-start in OWB?
    We are using OWB repository 10.2.0.1.0 and OWB client 10.2.0.1.31. The Oracle version is 10 G (10.2.0.3.0). OWB is installed on Linux.
    We have number of mappings. We built process flows for mappings as well.
    I like to know, what are the best approches to incorportate re-start options in our process. ie a failure of mapping in process flow.
    How do we re-cycle failed rows?
    Are there any builtin features/best approaches in OWB to implement the above?
    Does runtime audit tables help us to build re-start process?
    If not, do we need to maintain our own tables (custom) to maintain such data?
    How did our forum members handled above situations?
    Any idea ?
    Thanks in advance.
    RI

    Hi RI,
    How many mappings (range) do you have in a process flows?Several hundreds (100-300 mappings).
    If we have three mappings (eg m1, m2, m3) in process flow. What will happen if m2 fails?Suppose mappings connected sequentially (m1 -> m2 -> m3). When m2 fails then processflow is suspended (transition to m3 will not be performed). You should obviate cause of error (modify mapping and redeploy, correct data, etc) and then repeat m2 mapping execution from Workflow monitor - open diagram with processflow, select mapping m2 and click button Expedite, choose option Repeat.
    In re-start, will it run m1 again and m2 son on, or will it re-start at row1 of m2?You can specify restart point. "at row1 of m2" - I don't understand what you mean (all mappings run in Set based mode, so in case of error all table updates will rollback,
    but there are several exception - for example multiple target tables in mapping without corelated commit, or error in post-mapping - you must carefully analyze results of error).
    What will happen if m3 fails?Process is suspended and you can restart execution from m3.
    By having without failover and with max.number of errors=0, you achieve re-cycle failed rows to zero (0).This settings guarantee existence only two return result of mapping - SUCCSES or ERROR.
    What is the impact, if we have large volume of data?In my opinion for large volume Set based mode is the prefered processing mode of data processing.
    With this mode you have full range enterprise features of Oracle database - parallel query, parallel DML, nologging, etc.
    Oleg

  • What is the best approach for combining events?

    When I work on a wedding my current workflow involves creating a compound clip for each section of the video (e.g. reception, ceremony, dancing etc). Then I add the compound clip 'sequences' into a single project to add the chapter markers and export to a single master file.
    I like the idea of managing each section in a project rather than a compound clip now that projects are part of the library in 10.1, but is there a good way to combine multiple projects (for each section) into a single master project, or would I still need to copy the contents of each project and paste in the master project?
    Maybe I am best to continue with my current workflow.

    Just saw the discussion title - should have said "What is the best approach for combining projects"?

  • What is the best approach for Continuously reading all DI lines of all the ports of a DIO device?

    Hi! I am new to Labview ..... I want to monitor all the DI lines of all the ports of a device .... What should be my approach?

    same as this
    http://forums.ni.com/t5/LabVIEW/What-is-the-best-approach-for-Continuously-reading-all-DI-lines/td-p...
    Tim
    Johnson Controls
    Holland Michigan

  • What is the Best Approach for System Defined Fields and Default values

    Hi ,
    Please let me know that what can be the best approach for providing a Default value for the System defined fields when creating a User and How can we hide the System defined fields at the time of User creation

    You cannot provide default values for any attributes defined in the FormMetaData.xml file. You can only provide default values for fields defined in the User Defined Fields and supply a default value.
    You can using entity adapters to populate some of the values, but you must supply an Organization because there is an entity adapter that you cannot modify that verifies the organization name.
    -Kevin

  • What is the best practice for creating master pages and styles with translated text?

    I format translated text all the time for my company. I want to create a set of master pages and styles for each language and then import those styles into future translated documents. That way, the formatting can be done quickly and easily.
    What are the best practices for doing this? As a company this has been tried in the past, but without success. I'd like to know what other people are doing in this regard.
    Thank you!

    I create a master template that is usually void of content, with the exception I define as many of the paragraph styles I believe can/will be used with examples of their use in the body of the document--a style guide for that client. When beginning a new document for that client, I import those styles from the paragraph styles panel.
    Exception to this is when in a rush I begin documentation first, then begin new work. Then in the new work, I still pull in those defined paragraph and or object styles via their panels into the new work.
    There are times I need new styles. If they have broader applicability than a one-off instance or publication, then I open the style template for that client and import that style(s) from the publication containing the new style(s) and create example paragraphs and usage instructions.
    Take care, Mike

  • What is the best way of doing it? SAP Gui or HTML gui

    What is the best recemended option of SAP Win gui or HTML gui doing it for the Portal for R/3 transactions.
    I heard there is much network space will take if i use HTML gui for more than 1000 users, when u consider.
    Ur suggestions are Welcome.
    Pl explain ur suggestions in detail.
    Thx
    Pradeep

    Hi Pradeep,
    check this post for valuable informations regarding your question:
    SAP GUI versus Web GUI
    Hope this helps,
    Robert
    PS: If YES, please consider rewarding points

  • What is the best approach for executing this code only once?

    Hi,
    What would be the best way to this using JSF/Java web architecture? I have a login page, login.jsf, that submits login credentials to another servlet and if successful, is redirected to a login success page, which I have called "main.jsf", my application's main page. What I want to do, however, is when the login success mechanism redirects to my application, I want to run a bit of Java code (which requires access to the session object) that executes only once, and then redirects to my application's main page.
    In other words, I could put this Java code on my application's main page, but then it would execute every time a user visited it.
    Any advice on the most efficient way to do this?
    Thanks, - Dave

    laredotornado wrote:
    Thanks for your reply but I have a question. If the filter is executed on every page, then, assuming the user is logged in, the code would be executed every time. How can I create this such that my code snippet is executed only once, preferably after the user is re-directed to the login success page?It is more secure. On login just put the User object as attribute of HttpSession and check in the filter if it is there.

  • What is the best approach for a short answer quiz that has a number range as the correct answer?

    Client does not want to use multiple choice questions, so I am trying to figure out the best way to put in a range of numbers for the correct answer.

    I'm doing my best to figure this out, but not finding success in my advanced action. Below is the quiz question and how I setup the advanced action.
    Question: Determine the total heat load for test house 1.
    Answer: 32,120
    Acceptable Answer Range: 30,514 - 33,726
    Created TEB - Validate User Input; Numbers; Variable Name: Value1; Correct Entries box blank; Reporting: Include in Quiz; Points 10; add to total; report answers
         On Focus Lost: Execute Advanced Actions
              Conditional Action
                   If
                        Value1 is greater or equal to 30514 AND
                        Value 1 is lesser or equal to 33726
                   Then
                        Show SmartShape_1 (Correct feedback prompt)
                        Expression Value1=cpQuizInfoTotalQuizPoints+10  (I have also tried cpQuizInfoTotalProjectPoints and got same results)
                   Else
                        Show SmartShape_2 (Incorrect feedback prompt)
    I have quiz reporting turned on and I am testing this by including a second slide that is a standard multiple choice question so I can check results on the Quiz Results page at the end of the project showing the total score. I have not been successful yet in getting the system to add the points in appropriately. Is there another system variable I should be using to add the points to the quiz for reporting to the LMS or am i going about this completely wrong?

  • What is the best approach for patch management

    Hi,
    I'm new about patch management. I would like to ask you how manage patch on few Solaris 10 servers using command line.
    I would like to know:
    1. Using only command line how to download latest patches
    2. There are some dependencies how to check this and install only those patches which meets dependecy requirements?
    3. Is there possiblity to atomate this?
    4. Is it possible to have one patch server and others servers will download and install this patches?
    5. What if some patches are not installed?
    6. How to find out which patches are necessary and which patches don't have to be installed? Or maybe or patches to be installed?
    7. Could you please describe your approach for managing patches? Or maybe you can recommend some books/web page/articles that can help me to understand patch management.
    Thanks in advance,
    Daniel

    smpatch is the command line tool to manage solaris patching. first you need to register yours system - this can be done using sconadm, detailed here:
    http://sunsolve.sun.com/search/document.do?assetkey=1-9-82688-1
    smpatch analyze will list all required patches and resolve dependencies. smpatch download will download all the required patches, and smpatch update will apply them. You can set up a Local Patch Server to download patches, then your clients will download the patches they require from it. This is detailed in chapter 6 of the update connection admin guide

  • What is the best approach for integrationg EP-XI_seibel

    can anybody suggest good approach for EP-XI-Seibel integration project.it is very urgent.please help

    If its a real Business process interfaces then you can use XI as a middleware to create the process and represent the data in the XI,mind you that SAP XI licensing is done using the amount of through-put passing through the xi.In order to do so you can use a seible adapter developed by Iway which translate the seible data to XML ready to be manipulated by XI.
    If its a presentation of seibel data .e.g seibel screens, you might like to search for a way to view the sieble through EP6 (iView).(might be cheaper then using XI...)
    Hope this covers your questions..
    Best regards
    Nimrod Gisis

  • What is the best approach for doing view logic?

    Hi, I have a jsp page that receives an array of strings and a set of strings from a servlet. The set contain elements of the array. The page must print all the array values and which values are contained in the set. My first implementation just construct a checkbox for each array value using jstl c:forEach. To determine if they are checked or not I use some scriptlet. Without using scriptlet, the servlet would need to help by providing a new type of data. Also, if I needed to sort in ascending order the checkboxes, then I would need to use scriptlet, or the servlet would need to do the ordering before passing the array. Using the servlet to prepare the data, if the view now need to change ordering to descending, then I should change the servlet.
    My doubt is, when doing view logic, what is better, to spread it into view and servlet, or to leave it in view only? I know the recommendation is to not use scriptlet in views, but jstl alone sometimes doesnt provide the needed support for constructing views

    Write your own custom tags to handle to cases where JSTL alone is not sufficient. Also, you may use expression language (EL) and have custom EL functions. Avoid writing scriptlet in JSP and instead of writing view processing logic in servlets use custom tag handler or EL functions to handle UI display logic.
    Thanks,
    Mrityunjoy

  • What's the best approach for Scrollers?

    Hi, the video says that the <Scroller> element should be declared with height and width (suggested best practice). However the exercise suggests we define width and height on the <Group id="myGroup" width="300" height="300"> and then use <Scroller viewport="{myGroup}" />. Which is the best way? What are the advantages/disadvantages of the two methods?
    Regards,
    Marco

    Can you please post a link to the exercise that suggests doing that?
    It's probably not recommended, but I would have to see what they are doing. 
    There are two ways to size a Scroller... 
    1. Set a size on it and not on the viewport: 
    <s:Scroller id="scroller" width="100" height="100">
        <s:Group id="viewport">
        </s:Group>
    </s:Scroller> 
    2. Set a size on the viewport and not on the Scroller: 
    <s:Scroller id="scroller">
        <s:Group id="viewport" width="100" height="100">
        </s:Group>
    </s:Scroller> 
    But never set a size on BOTH the scroller and the viewport.  This could cause the Scroller and viewport to fight over what sizes they are supposed to be and can cause unexpected behavior. 
    I always recommend #1.  The main reason to use #2 would be if you want the viewport itself to be a specific size and have the Scroller wrap scrollbars around that (so the Scroller might be roughly 120x120 if scrollbars show up).

  • What is the best approach for file conversion

    Hi,
    I need to convert files using Oracle AutoVue server. As I know we can use AutoVue Web Services or VueBean API to accomplish this task.
    What's the Oracle recommended way of converting files. Please let me know.

    The AutoVue Web Services is recommended over the VueBean API. It is designed to serve many concurrent users reliably.
    However, if you see that the Web Service does not have all the features you require, the VueBean API can also be used.

Maybe you are looking for

  • After updating to IOS 6.1.2 simcard is not recognised.

    Other features of phone work including WiFi etc. However states "no simcard installed". Soft reset and itunes sync doesn't work. Any solutions? Not including getting a new sim since it worked 5mins ago. Currently awaiting 6.1.2 to download to my comp

  • Closed Statement Exception

    hi, I'm using OC4J version "Oracle Application Server Containers for J2EE 10g (9.0.4.3.0) (build 060411.1838)" as my application server running on AIX 5.3 with java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1) Classi

  • I think I have a virus on my mac, how do I get rid of it?

    For the last few weeks, my mac has been working very slowly. I heard it might have a virus. Does anyone know how to find out if you do have a virus and how to get rid of one on a mac?

  • Capacity - the case of the missing 700 MB

    I've been using my 1 GB Nano for nearly 2 months and my capacity suddenly dropped to 300 MB. I reset, restalled and to no avail. I'm using iTunes 7 and the new iPod OS. This happened before, but it seemed to fix itself.

  • How to find out if Applicatin Server is running on the server

    Hello, On a unix server, how would I find out if there are Application Servers running? What would I grep for? ps -ef|grep .... Thank you.