Apple needs an automated testing bed...

I think it would be wise of Apple to design and implement some sort of testing bed for iChat, so that users can test their screen sharing and video chat capabilities.
Some sort of automated system where a person could try to connect to Apple, see a video chat, as well as test the screen sharing function. This would help eliminate a bunch of problems for many users.

Ummm,
I am sure the rest of the OS and folders could be protected during a Screen Share.
It would be useful.
Maybe it would just tie up the Test account too much as they can be busy with just Audio and Video tests.
If you do not have the test accoiunt names for Video testing see TABLE 1
http://www.ralphjohns.co.uk/ContactTesters.html
11:07 PM Saturday; November 29, 2008

Similar Messages

  • Automated Test in C# Need to get at JQuery Data on Page Test

    Hello I am visiting an URL using Selenium/C#/IEDriver and clicking around the page just fine (automated test).
    Now I have a drop down that is a Kendo (shown)
    I have been able to PRINT to output those values shown using:
     IWebElement rpt_Listbox = myWebDriver.FindElement(By.Id("fvw-reportTypeList_listbox"));myWebDriver.FindElement(By.CssSelector("span.k-icon.k-i-arrow-s")).Click();
    Console.WriteLine("Listbox after Css click has: " + rpt_Listbox.Text); // Prints << Select >>, etc.
    It Prints what I have shown here.  Also If you "View Source on the web page it looks like what I have shown and I have included what the "Inspector" looks like on the Web Page for that control:
    SO HERE IS THE BIG QUESTION:
    How do I select one of those options in my C# Code?  Can someone just please, please put the actual code here?  You can see my variables.  You can see that I can print the text of this "listbox".  For once in my life I would
    really appreciate a straightforward answer where someone just plopped the 4 lines of code I need here - I would be so grateful, as I have helped many with headless automated testing and I just gave them the answers.
    Thanks, Chris [email protected]

    Hi Alistair,
    there is no name for this process since it is not an APEX process. The mod_plsql or
    PL/SQL embedded Gateway code is responsible for this. That's also the reason why
    this must be configured in the modplsql's dads.conf file.
    The insertion of files into WWV_FLOW_FILES is a process which you cannot
    influence in an APEX environment. What you can do is coding an onSubmit process
    which SELECTs the file from WWV_FLOW_FILES and inserts it into your own
    table ... but the file will always take the path via WWV_FLOW_FILES
    Does this help ...?
    -Carsten
    Oracle 11g Release 2 ist freigegeben!
    http://www.oracle.com/global/de/community/index.html
    SQL und PL/SQL: Tipps, Tricks & Best Practice
    http://sql-plsql-de.blogspot.com

  • Need to QTP plugin for automation testing of flash

    Hi All,
              I'm using QTP 9.2 and 10 version to automate the test secnaro's on flash.
              I have installed Flex 3.0 addin for QTP, able to identify the flex objects...but it is not identifying the flash.
              Pls, provide some guideness for the automation testing of Falsh movies..
    Thanks
    Sreedhar
    9000994721

    You can check for problems with current Flash plugin versions and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting
    *http://helpx.adobe.com/flash-player/kb/flash-player-113-crash-mozilla.html
    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/
    Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

  • Need an automated means of testing EUL setup

    Hello,
    We are creating an application that utilizes Discoverer Plus to filter and create a data set. We have created a EUL to provide the users their field and filter options.
    Now we want to create an automated test that will test various field and filter combinations. The test will be based on the requirements of the system and will ensure that all field and filters are set up properly. Is there any way to do this? With command line option?? With scheduled reports?
    We have to test this for two development environments and a production environment and we would like regression tests that could retest after modifications.
    Any assistance would be appreciated.
    Thanks,
    Dianna

    Hello,
    We are creating an application that utilizes Discoverer Plus to filter and create a data set. We have created a EUL to provide the users their field and filter options.
    Now we want to create an automated test that will test various field and filter combinations. The test will be based on the requirements of the system and will ensure that all field and filters are set up properly. Is there any way to do this? With command line option?? With scheduled reports?
    We have to test this for two development environments and a production environment and we would like regression tests that could retest after modifications.
    Any assistance would be appreciated.
    Thanks,
    Dianna

  • Hi, I got the problem with Firefox 27.0.1. I can not run Selenium on Firefox after login a website for automation testing. The browser is not responding.

    Hi, I got the problem with Firefox 27.0.1. I can not run Selenium on Firefox after login a website for automation testing. The browser is not responding. However when I close Nunit, the page is back to be normal. The title is returned to the name of website without "not responding". I sure this problem did not happen on Firefox version 26. I just got this problem when firefox upgrading automatically to version 27. Please help me fix this problem because it is very important for my work. If you need more information pls send your concerns via my email address.
    Thanks so much

    Hi, the work around suggested above should put you in working mode in the meantime. However to help investigate the issue it is possible to analyze what is not loading or taking a long time by analyzing the network traffic or http headers of the Nunit web page.
    *[https://addons.mozilla.org/en-us/firefox/addon/live-http-headers/]
    *Web developer Tools > Web console
    If you post the results with out the user data, we are happy to help.

  • 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

  • Firefox 17 crashes when automation testing is run. But works properly in Firefox 10. It opens many tabs while running and it crosses 50.

    Hi,
    When we run automation testing of our product, it works well in firefox old versions and IE. But when we run it in firefox 17 it crashes. We noticed that in firefox 10, each task in automation was opened in new windows and ran smoothly. But in firefox 17, each task opens in new tab and the number of tabs opened crosses 50 and finally crashes. We tried with various troubleshooting methods discussed in your blog. But no help.
    What is the change in firefox 17 that it makes each task opened in new tabs?
    Or what is the setting we need to set so that each task opens in new window?
    We have hundreds of test cases.
    This bug is a blocker for certification of firefox 17 for our product.
    Thanks

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • Automation testing with Mosaic

    I have been trying to get automation testing to work with Mosaic. Is it possible to Composite Application Framework applications to work with automation?
    I have compiled the automation libraries into my tiles. But I can't tell how to switch automation on within my application.

    Hi Xavier,
    You've already taken the first step by compiling the automation libraries into your tiles. The next step to automate a complete mosaic application is to install and use the mosaic-debug-auto-pkg.zip which has the automation also compiled into the mosaic runtime. This package is not currently available publicly on packageshare for a couple of reasons: a) a bug in gravity (CCF) and b) a limitation in the flex sdk. The bug in gravity has been fixed and will be released shortly in an upcoming service pack. The flex sdk limitation is here: https://bugs.adobe.com/jira/browse/FLEXENT-1496 I believe the mosaic automation package will remain a special-request package even after the release of the service pack due to the complexity of automating a modular composite application.
    Another technique you can consider is to use Selenium with an html controller tile. The html controller would use mosaic apis to send events and messages to the other tiles in the applicaiton. The individual tiles would be automated seperately for UI inputs, and then the system-level automation could use the selenium approach. This can be a simpler and more economical option, depending on your application's design and verification needs.
    Don.

  • Run Firefox in headless mode, for automated testing. Ideally other concurrent instances will operate normally for other tasks.

    I'm currently writing a Selenium 2 (Ruby) automated testing suite.
    I would like to be able to pass something that invokes an instance of firefox in headless mode.
    This would allow me to run automated tests whilst carrying on with manual tasks on another, standard set-up instance of Firefox.
    If this is possible, that would be fantastic.

    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Electrical Engineer with automated test experience looking for job in San Antonio Area

    I am an Electrical Engineer with 33 years of experience. Much of my experience involves computer programming with an emphasis on electrical systems, either controlling equipment or automated testing. I have experience in numerous languages, most recently LabView, LabWindows/CVI, and TestStand, but also including 'C', Visual Basic, FORTRAN, and Z80 assembler. I have most recently worked in the MS Windows environment, but I have worked in the UNIX environment as well.
    In addition to programming I have done some hardware design and equipment specification. I have done drafting of schematics in Visio, but I also have some experience with AutoCAD. I have written user's manuals and done hardware/software integration. I feel I have a broad range of experience in many areas of engineering and programming. I also feel that my engineering background helps be to understand the needs of the customer and thus be better able to translate those needs into the control or test program they need.
    I currently live in San Antonio, Texas and am looking for a job in this area. A job on the south side of Austin might be considered if I could tele-commute or work in my home with occasional trips, eg. weekly, to Austin.

    I would like to speak to you about your current work situation and the type of position you may be seeking. Currently, I am looking to hire experienced LabView programmers/Project engineers for a long-term opportunity. The following is a brief job description:
    LabView Programmer/Project Engineer
    Albuquerque, New Mexico
    The company follows the industry with LabVIEW coding techniques. Using standards as old as VXI Plug-n-Play and as new as the parallel loop Event Structure / QueuedState Machine. This code is used as the centerpiece for Test & Measurement systems that span most industries including military/aerospace, biomedical, semiconductor, automotive and telecom.
    Candidate will handle LabView integration projects from beginning to end. Will work closely with customers to understand requirements, participate in bid process, manage timelines on projects, perform LabView programming, and handle customer questions and concerns. The position requires 60% programming, 20% hardware design and test, 20% customer interface and project management. Prefer candidates with 7 to 10 years of LabView programming experience.
    Ability to get a DoD security clearance required.
    Please email me at [email protected] or call Sun Vega 505-342-5013 or 800-222-8406.

  • QTP Flex automated test limited replays

    I have been writing QTP automated test for our company's flex
    application. My computer has Flex Builder 3 trial version installed
    and I get the message "License not present. With the trial verison
    only limited replays are allowed." (for the ones with sharp eyes, I
    didn't miss type a word of the message, it comes with that typo.)
    from time to time.
    And today I got the serial number from my boss. I enter the
    serial and everything worked, but I am still getting that "License
    not present" message when I was running my test. I tried to
    uninstall Flex Builder 3 and the QTP Flex plugin and reinstall them
    again, but it didn't help.
    Anyone has a clue on how to solve this problem?
    Thanks.

    If you are using static compilation with automation libraries
    you need to recompile your application to get rid of the message.

  • Tools for automated testing

    Hi,
    our QA dept is looking for a tool for creating automated tests that simulate user activity on web sites (APEX-based particularly).
    This tool probably should be able to create initial test scripts on behalf of QA engineer and then play them on its own to test our business processes.
    Could anybody recommend a good tool for this purpose?
    Thanks

    Hi Edward,
    Although it's maybe not entirely APEX, I saw Steven Feuerstein showing "Quest Code Tester for Oracle" (http://www.quest.com/code%2Dtester%2Dfor%2Doracle/ or http://unittest.inside.quest.com/product_info.jspa).
    As Steven describes: Code Tester automates the process of building and running tests of your PL/SQL programs. The major breakthrough achieved by this tool is that you describe the expected behaviour of your program through a graphical interface, and then Code Tester generates the test code needed to implement those tests.
    I found it quiet nice and as we're using a lot of PLSQL packages too, I think it can be useful in an APEX environment.
    Dimitri
    http://dgielis.blogspot.com

  • Tools for automation testing on iPhone

    Hi All,
    Please let me know if there are any commercial tools available that can be used for automation of iPhone testing, on Mac Machines.
    Thanks in advance
    Amit..

    Hi Ahetejaz,
    What’s the detail requirement of security testing?
    In the VS2012, we can do unit test, web test, load test and so on. I think all of them can’t do the security testing.
    # Creating Automated Tests
    https://msdn.microsoft.com/en-us/library/dd380755(v=vs.110).aspx
    I think you need to find security test tool on the internet. 
    Regards
    Starain
    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.

  • Doubt about using automation testing in mtm and vs 2012

    Hi
    Ive a doubt in using mtm and vs 2012. I wanna test a software by automation method
    1) whether i should record the steps in visual studio and attach the recorded file to mtm and test
    or
    2) can i record the script(steps) in mtm and run the automation testing in mtm, if you say yes what are the step.
    Plz help me out for both 1 and 2 by tell the steps.
    Thank you
    Reguards
    Pavan kumar R 

    Hi Pavan,
    It is based on the detail requirement to choose them.
    Do Coded UI test in visual studio 2012, we could record the action and playback, link tests to test case that in MTM, we also could base on the detail requirement to modify the code.
    Do manual or automated test in MTM 2012, we also could record the action and playback, but can’t modify the code (need do it in vs), we could do automated tests in lab environment
    # System Testing Your Application Using Microsoft Test Manager
    http://msdn.microsoft.com/en-us/library/jj635157(v=vs.110).aspx
    For the automated test in MTM, you could refer to these steps below:
    Create tests
    Check in TFS
    Link test methods to test case
    Queue a build
    Create lab environment in mtm
    Do automated test
    More information, please refer to:
    # Essential Guide for Running Automated Tests from a Test Plan
    http://msdn.microsoft.com/en-us/library/ff472576(v=vs.110).aspx
    If we record the action (script/steps) in the MTM, we could
    playback the test, if we want do the automated test for that recording, we could generate the code in VS and link that test to the test case, after that we could do automated tests.
    # Generating a Coded UI Test from an Existing Action Recording
    http://msdn.microsoft.com/en-in/library/dd286652(v=vs.110).aspx
    Regards
    Starain
    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.

  • Forms 10g automated testing

    Hi,
    We need to perform some automated tests on Oracle Forms 10g. To perform it, we have to recognize form elements.
    Is there any way for C++ application to get information about forms contents(text fields' names, comboboxes' names, etc.) in Oracle Forms 10g?

    Hi
    Not sure it will be of use but Oracle provide the Forms API (either C Library or Java) to enable you to query / update properties on Forms. However, this is only relevant to source code, not an executing Forms.
    Regarding automated testing, we investigated methods of doing this, and concluded that we would have to purchase a third party tool.
    The two that I am aware of (that support capturing and replaying "scripts" in Forms) are provided by Mercury and Compuware.
    Regards
    Marc

Maybe you are looking for

  • Having trouble installing photoshop cc!

    I'm having trouble installing photoshop cc through the creative cloud app. My PC is windows 8, I'm sure that's not a problem, right? It takes a long time to move up every percent and then after 10% it says that it failed to install nothing else. Anot

  • Aging 7 Buckets Report ARXAGMW  error REP-1212 Object Body is not enclosed

    Hi I am customising standard AR Aging 7 buckets report by account(ARXAGMW). I just need to add 2 fields,That i have added successfully. But the report output format is not printing properly. I mean if there are 4 columns custname,custno,endcustname,e

  • Imac won't drag and drop

    I have a new iMac w/Mountain Lion and it won't drag and drop. I can't move folders or move files into folders. Any ideas?

  • Unlimited Subscription

    i purchased unlimited calling to any country but i can only call from skype on my cell phone. its not working on my computer. why? can i not use my same account on my phone and my computer to make the unlimited calls?

  • From PS Elements to PS Extended as default editor

    When I installed Lightroom 3.3 I had Photoshop Elements installed. Lightroom detected this an configured Photoshop Elements as an external editor. I have now installed Photoshop Extended CS5 and would like to use this as the (default) editor for Ligh