A way to run bundle tests scripts with EBS 11.5.10.2

Hi,
looking for a way to run bundle tests scripts with EBS 11.5.10.2. We prepare our tests scenarios and run them manually now but would rather job them and verify results of testing on logs created by the automatic execution of these scripts.
We use UPK for preparing and supporting our training activities and I read that UPK features a way to prepare and run bundle tests scipts. Does anybody from the community knows something about that? I haven't found a guide to explain how to do it.
Hoping someone to lead me to the topic I'm looking for. Does any release of UPK can do this and how or the community uses another tool to do so
Alain

UPK allows you to create manual test scripts which can be imported into a variety of testing suites. UPK does not provide automated test scripts. In the current release, the name of the publishing style is "HP Quality Center". This will create a spreadsheet document that can then be imported into a variety of testing suites as a test script. The product documentation should give you all the information you need to start using the HP Quality Center output. If not, here is a blog post describing how to use UPK to create an output for IBM Rational Quality Manager, which may help describe how this process works:
http://blogs.oracle.com/UPK/2010/05/upk_and_rqm.html
I hope this helps.
Best regards,
Marc

Similar Messages

  • What is the best way to run a powershell script with parameters in the Task Scheduler?

    Hello, 
    Want to run the following from a scheduled task in the Task Scheduler on a server.  What is the best approach?
    .\pscript.ps1 -csvfile "\\Srv1\Share\File.txt"
    Thanks for your help! SdeDot

    Hi,
    To run a powershell script with parameters in the Task Scheduler:
    Program: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
    Add argument (optional): -Command "& c:\scripts\test.ps1 -par1 2 -par2 3"
    Hope the below two articles be helpful for you:
    Schedule PowerShell Scripts that Require Input Values
    https://blogs.technet.com/b/heyscriptingguy/archive/2011/01/12/schedule-powershell-scripts-that-require-input-values.aspx
    How to Schedule a PowerShell Script
    http://dmitrysotnikov.wordpress.com/2011/02/03/how-to-schedule-a-powershell-script/
    Regards,
    Yan Li
    Regards, Yan Li

  • Is there a way to run a external ssd with my mid 2011 iMac hdd in a raid configuration and basically have a fusion drive

    is there a way to run a external ssd with my mid 2011 iMac hdd in a raid configuration and basically have a fusion drive

    A Fusion Drive is not a RAID; it's a CoreStorage logical volume group. While it's technically possible to do as you suggest, there would be little or no benefit from it.

  • How to run a Test Script through RFC

    I created a Test Script A in system A.
    And I created  Test Script B in system B.
    I  want to refer Test Script A in in Test Script B.
    But there is an information "Test Script A cannot found in local system.",
    because the 2  Test Script  are in different systems.
    I do not want upload Script A into system B.
    Is there a way to call Test Script A in system B?

    Hi Uwe,
    Thanks for your help.
    I have a question about the Function module   ECATT_EXECUTE.
    I want to to run a eCATT Test Configuration with External Variants.
    So I enter the following valus into import parameters
    TO_EXECUTE-OBJ_TYPE = 'ECTC'
    TO_EXECUTE-OBJ_NAME = '/SMB91/ARTICLE_O001_R80'
    IT_VAR_EXT-OBJ_TYPE = 'ECTC'
    IT_VAR_EXT-OBJ_NAME = '/SMB91/ARTICLE_O001_R80'
    IT_VAR_EXT-VAR_EXT_MODE = 'X'
    IT_VAR_EXT-VAR_EXT_FILE = 'SMB99_RETAIL_MM41_711.TXT'
    IT_VAR_EXT-VAR_EXT_PATH = 'C:\DATA\RETAIL'
    When EXECUTE the Function,
    the ecatt is not get the External Variants 'SMB99_RETAIL_MM41_711.TXT'
    from the path 'C:\DATA\RETAIL'  I entered.
    it use a  different path which is form  the Start profile values .
    How to make the ecatt  use the path I entered ?
    Hope for your reply , thanks.
    Weston

  • Errors while running load test scripts in Oracle Load Test

    I am a QA Analyst and this is my first time using the Oracle Load Test application. Acutally this is the first time I have done anything related to load test scripts. The Oracle Load Test version I am using is 9.10.0219. When I run some of the scripts with a user ramp up of 1 user per step, the load tests complete successfully. When I begin to adjust the number of VUs per step to 2 or more, I begin to get some of the following errors. By the looks of these errors can you provide any feedback as to whether these are issues with OLT or with the application I am running the load test against? Any help would be greatly appreciated.
    Thanks
    John
    - ThinBrowserException occurred. HTTP response code: 500 Internal Server Error
    - VariableNotFoundException occurred. Variable "web.jscript.httplbosinl1cccsmo_2468" not found for string: http://lbosinl1.ccc.smo.com:9595/Tmo/H5/portal/lipo_portal/{{web.jscript.httplbosinl1cccsmo_2468,Scenario}}
    - VariableNotFoundException occurred. Variable "web.jscript.httplbosinl1cccsmo_5617" not found for string:
    {{web.jscript.httplbosinl1cccsmo_1984,Suif_Context_Period_Date}}=
    {{web.jscript.httplbosinl1cccsmo_5617,12/05/2010}}

    Hi,
    It looks like an application issue since you are getting a HTTP 500. The other errors relate to the fact that ti can't resolve some dynamic values in needs to extract from the resonse content since the pages are different (probably due the 500 error).
    Regards,
    Jamie

  • Issue running Load Test Scripts in an SSO environment

    Hello,
    I am performance testing some of our web applications that use SSO. Any script I record will play back fine but upon running them in the Navgation Editor I am getting HTTP/1.1 401 Unauthorized error messages. To combat this I configured Internet Explorer securuty settings to always prompt me for a username and password to access this site. I then used the dialog and authentication managers to have e-Tester automatically enter login information.
    However even with all of that configured I still get the error message when playing back in the navigation editor or Load Teser. How can i get around this issue short of having a login page as oppossed to the dialog message i use to login now?

    Yes I understand your SSO authentication scheme as well as the 401 error you receive. What type of authentication is your SSO using? Is it NTLM or something different?
    When you run in the navigation editor, which Options->Playback Agent have you chosen? The best agent to use is "Java Agent", though to debug authentication problems you should test the other 2 options, which is Thin Client with and without Wininet.
    I did not mention it before, but if you are only interested in creating performance testing scripts you may consider the new OpenScript tool. In the near future you will also be able to use this tool for Functional UI scripting. See my comments in [this thread|http://forums.oracle.com/forums/message.jspa?messageID=3356340#3356340]

  • Running a PS script with elevated privilages

    This is what I would like:User opens the script with PowerShellUser must enter password of domain admin (secure string)Script starts running as Domain AdminI have not been able to find any solution for this, 
    any help would be appreciated!

    Hello,Currently I have a batch script that moves files of a certain type from one folder to an archive folder with the current date. The script I use for this is:Batchfilefor /f "tokens=1* delims=" %%a in ('date /T') do set datestr=%%amkdir C:\ArchiveReportFiles\Archive\%date:/=%robocopy /E C:\eFinancials\report C:\ArchiveReportFiles\Archive\%date:/=% *.pdf /mov /minage:100 This works fine but it looks at the date modified not the date created so i still have files from over 2 years in there if somebody opened them by mistake, so I'm trying to recreate the the same script but using Powershell so I can use the CreationTime variable. I've got this:Powershell$dirname = "$((get-date).toString('dd-MM-yyyy'))"New-Item -ItemType directory -Path "C:\aa_Mine\test\PowershellTest\testto\$dirname"get-childitem -Path "C:\aa_Mine\test\PowershellTest...

  • Run a powershell script with domain credentials during task sequence

    I have a powershell script that adds the computer it is run on to a security group.  If I log onto the computer with a domain account it works perfectly.  However, if it is run while logged on as the local admin account it fails with an error message
    that says the domain either doesn't exist or cannot be reached.
    This is a problem because when a computer is being imaged the process runs with the local admin account.  Is there a way to run this script with domain credentials in the task sequence?
    Thanks,
    Andy

    How are you running the Powershell script? If you use a Run Command Line step, you can specify an account to run as. Something like "powershell %scriptroot%\psscript.ps1" where the psscript.ps1 is located in your Scripts folder in your deployment
    share.
    -Nick O.

  • Ways to run a shell script that starts a python script

    I have a shell script that is used to launch a python (2.5.1 installed via Fink) script (IDLE). The shell script, the IDLE script, and the python binary are all in /sw/bin as usual. This all has to be done AFTER X11 has been launched. I have to make this easy for my students to use.
    In each account's home .xinitrc file, I have the lines
    source .profile
    vpython2.5 *
    and this works, but it calls the vpython2.5 script every time X11 is launched. I've tried adding the vpython2.5 command to the X11 Applications menu, but this works ONLY if I add /sw/bin to the script name. Apparently the menu doesn't "know" about the current PATH setting. The keyboard shortcut I put in the menu neither shows up nor works either. So much for that option.
    Now I've discovered Platypus and it looked promising, but I'm obiously not using it correctly and from the documentation, I can't figure out what I'm doing wrong.
    So here's the ultimate question. Is there a way to use Platypus to encapsulate the vpython2.5 script, preferably also starting up X11, so students will only have to click on the new app's icon? This is how OpenOffice.org starts up. It seemed simple enough to do in Platypus, but I never saw the IDLE window open up.

    I added a shortcut key "j" for the "xman" app in X11, and it seems to work fine. Did you press the command key with the shortcut key? Are you sure the shortcut key you selected does not overlap with others in the menubar?
    There should be no problems creating an application with Platypus using a shell script. In my experience, you have to source all necessary files, assuming that the shell script does not recognize your terminal settings. You can also launch X11.app in the shell script with the following command:
    command open -a X11
    It is a good idea to pause the shell script until X11 finishes launching. To do this, you need a command like,
    command sleep 5
    Otherwise, if you try to start X11-dependent apps in the shell script while X11 is launching, it will fail. There may be better ways to do this.
    Hope this helps.

  • How to run multiple Test Script versions at once

    HI
    How to Run different versions of Test Scripts ( TCD record & SAP GUI) continiously.
    Thankyou

    >
    d s wrote:
    > HI
    > How to Run different versions of Test Scripts ( TCD record & SAP GUI) continiously.
    >
    > Thankyou
    Hi DS,
    If I understand your question correctly,you want to execute different version of TCD and SAPGUI continously,then please find the steps below:
    1)Create a new script.
    2)Call the individual scripts created in TCD and SAPGUI in the new script using REF command in the pattern you want to execute.
    3)eCATT will automatically choose the relevant version automatically suitable for the system.
    4)Maintain the input and output paramters in the main script.
    5)Paramterize the input and output values.
    6)Once the script is without errors,you can execute the scripts and they run continously.
    Hope this answers your query.
    Regards,
    SSN.

  • Running a SqlPlus script with AT.EXE on WIN NT4.0

    Hi guys,
    I've to periodically run a simple batch script to update some tables on an Oracle DB. Since I'm
    running a Server Win NT4.0 SP6 I made a .cmd that calls a sqlplus script and I'm trying to
    schedule it using the AT.EXE service.
    When I run the .cmd outside from the AT it works fine; when I try to run it using AT something
    goes wrong and I got this error:
    ERROR:
    ORA-03113 end-of-file on communication channel
    I suspect it depends on how AT / sqlplus handle standard I/O but I wasn't able to find the
    right way to call them or a work around to make things work.
    Any suggestion ??
    TIA,
    Max
    Here's the script:
    @echo off
    rem
    rem run sql script (connect info in script)
    rem
    sqlplus -S /NOLOG @d:\UpdBatch\upd_table.sql %1 %2
    rem
    rem trace result in EventLong
    rem
    SET result=%ERRORLEVEL%
    IF '%result%'=='1' LOGEVENT -m \\MINERVA -s E -e 1 -r "BATCH UPDATE" "Error updating tables!"
    goto finished
    LOGEVENT -m \\MINERVA -s I -e 0 -r "BATCH UPDATE" "Tables Updated!"
    :finished
    echo "Done!"
    and I register it in AT in this way:
    D:>at 15:30 cmd.exe /C "d:\UpdBatch\my_script.cmd 10 20 > d:\temp\out.txt"
    null

    I did not notice that the cut and paste was poor. It should have read
    SQL> @dm$load.pkb
    SP2-0310: unable to open file "dm$load.pkb"
    SQL> host ls
    dm$load.pkb
    Any ideas will be greatly appreciated.

  • Is there a way to run a family network with multiple Apple ID's?

    My wife and I (married one week) have both individually and together been using Apple products for awhile. I have been so pleased that I decided that
    in our house I was going to slowly build an Apple network. Our base station is an Airport Extreme, I have two (soon to be more) rooms with in wall speakers that are wired to Airport Expresses for Airplay purposes, and two Apple TV's. I downloaded the Apple Remote app on my iPhone and have been extremely happy walking into a room and starting up music. I encountered a problem though and in my reading, it appears to be a terrible flaw in Apple's Home Share. My wife has her own Macbook and iPhone under her own Apple ID. And why shouldn't she? She has her own iWork for her job, contacts, email, Photo Stream, and settings. But now we live under one roof. While we are individuals, we are building a household. There are certain things like music and movies that we should not have to have two computers for. Her Macbook is work oriented and has very little media on it. My iMac however has been a central point for all media in the house. As I said before I use the Apple Remote app to control my computer for Airplay and to control the Apple TV's. Eager to participate, she downloaded the app, but my library does not appear because her ID is different. There was a time when she could play my library through her iTunes when she was on my network. All I had to do was give her my password. This is no longer the case. Before I get sent to the generic Apple FAQ, you should know I have read it. The suggestion to make seperate login accounts on my computer and share the library. This still keeps them seperate. She would still have to go into the office, and switch accounts and then return to the room where she was to start the music. And then I would have to change it back to regain control. She can still use Airplay to play what is on her phone, but there is very little media there and it is also a battery drain to do so. My iMac has steady power and steady signal. I am open to suggestions if someone has found a way around this issue. But Apple should know that for a company that advertises in promoting family, this restriction *****. I'm sure they do it in the name of anti-piracy, but their 5 device rule and super security already did that.
    Terry Monaghan

    Think of all this as two entities, 1. your Apple ID's and 2. Apple services (and by services I mean iCloud, iTunes, Home Sharing, Messages, FaceTime, Support Communities etc etc).
    You can choose to use a different ID for each service, thereby creating the flexibility you are looking for.
    For iCloud (which syncs contacts, mail, calendars etc) I suggest you each use your own ID, this means you will have your own contacts etc.
    For iTunes, you might use separate ID's or you might both use the same one, I make no suggestion here because there are benefits to both ways. You may want to keep your music, movie, books and app purchases separate or you may want to unite them to avoid potentially paying for things twice.
    For Home Sharing I suggest you use just one ID, it doesn't matter who's it is, so long as you both use the same one, this will ensure that any device using home Sharing can see and play the content from anyone's library on the same network (regardless of which ID it uses for iTunes) that is logged into the same home sharing account.

  • Is there any simple way to run same sql script on multiple remote sql server databases at once?

    i am using sql server 2005. our company has many branches. each branch is located in different country. so when i update database in any country over the VPN connection then i need to update db in another country one by one over the vpn connection. it
    is very tire some job....so i was think that there could be any easy trick to update multiple db in different country easily. so am developing a store procedure which will connect each DB in different database one after one over the vpn and read script from
    sql file and execute the script in remote db over vpn. so please have look at my script and tell me how to do it. please do not advise me to use any 3rd party.
    here is a table structure where i will put all my remote db details.
    CREATE TABLE [dbo].[DBDetails]
    [ServerName] [varchar](max)     NULL,
    [DBName] [varchar](max)         NULL,
    [UserID] [varchar](max)         NULL,
    [Password] [varchar](max)       NULL,
    [CountryCode] [varchar](2)      NULL
    SET NOCOUNT ON
    DECLARE DB CURSOR FOR SELECT ServerName,DBName,UserID,Password,CountryCode FROM    DBDetails
    OPEN DB
    DECLARE @ServerName     varchar(MAX)
    DECLARE @DBName         varchar(MAX)
    DECLARE @UserID         varchar(MAX)
    DECLARE @Password       varchar(MAX)
    DECLARE @CountryCode    varchar(2)
    FETCH NEXT FROM DB INTO @ServerName,@DBName,@UserID,@Password,@CountryCode
    WHILE @@FETCH_STATUS = 0
    BEGIN
    -- here i need some help for opening db connection and read sql file and execute  the statement
    -- Please help here
    FETCH NEXT FROM DB INTO @ServerName,@DBName,@UserID,@Password,@CountryCode
     END
     CLOSE DB
     DEALLOCATE DB
    thanks

    One way: set them as jobs and assign the same schedule or start them from a stored procedure:
    http://www.sqlusa.com/bestpractices2005/startjobfromstoredproc/
    Note: when you start a job from a stored procedure, control proceeds to the next statement, there is no wait for the job to finish.
    Kalman Toth SQL SERVER 2012 & BI TRAINING
    New Book: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2012

  • Executing third party test scripts using eManager.

    Can eManagers execute automated scripts written with other tools like SoapUI, SilkTest, QTP? If not directly, what are the ways to integrate thirdparty test scripts with eME?

    Hello rohitpareek.
    eManager can execute e-Tester scripts out of the box. What you can do is use eManager manual test functionality, run those other scripts, and note if pass/fail yourself.
    Hope it helps!

  • How to execute a MTS (Master Test Script) in SAP ECATT Test Configuration for multiple variants.

    I have a MTS (Master Test Script) which references 4 Test Scripts. As of now, I am able to run this MTS directly by opening it as a Test Script and running it for default test data.
    Now, I want to run this MTS in SAP ECATT Test Configuration for multiple variants/test data. I am not able to see any parameter if I enter MTS in the Test Configuration.
    Below thread is similar to my requirement but I am not able to understand the solution properly.
    eCATT - how to run multiple test scripts with input variables in different test scripts?
    Any help in this case would be highly appreciated.
    Thanks & Regards,
    Vaibhav Gupta

    I have a MTS (Master Test Script) which references 4 Test Scripts. As of now, I am able to run this MTS directly by opening it as a Test Script and running it for default test data.
    Now, I want to run this MTS in SAP ECATT Test Configuration for multiple variants/test data. I am not able to see any parameter if I enter MTS in the Test Configuration.
    Below thread is similar to my requirement but I am not able to understand the solution properly.
    eCATT - how to run multiple test scripts with input variables in different test scripts?
    Any help in this case would be highly appreciated.
    Thanks & Regards,
    Vaibhav Gupta

Maybe you are looking for

  • "No Sound Blaster card detected.." and other driver problem SOLUTION

    Hi. I promised to myself that I wont give up and I looked for a solution to all SB Li've! 5. OEM (0220 and others) problem not detecting the card by the new drivers ! AND HERE IT IS !! I tested it and works almost PERFECTLY !!! Also for peaple who HA

  • Troubles installing Adobe Photoshop Elements 11

    I am trying to install Adobe Photoshop Elements 11 on a Windows 7 Home Premium stysem and I'm getting an error everytime I click the "Enlgish" button. The error message reads: "Error opening installation file. Verify that the specified log file locat

  • Non editable text slides in iPhoto 11? (v9.4.2)

    I can't seem to add second or subsequent text slides to an iPhoto slideshow. It's not that the button doesn't work. It creates the slide in the correct sequence location however I'm unable to edit the text from the default 'Subtitle Text Here' - Is t

  • I can't configure elan touchpad after service

    Hi! My laptop is G580, i7. OS: Windows 8.1. After service (touchpad change), I can't configure the new one. I tried with different drivers - installing and uninstalling - nothing has change. "Options" in "ELAN" tab doesn't work.... When I start progr

  • What is this called in Flash?

    I am interested in creating something like features section on this page http://www.nationalgeographic.com/ where you scroll through different images with a breif intro and link to go to the details page. I am trying to search for this but I am not s