[CLOSED] Automated Testing

  1. #1

    [CLOSED] Automated Testing

    Hi our QA team wants to accomplish automated testing that will record events actions on the page and replay the events. The problems is that the html elements have randomly generated ID's and thus it posses a huge problem when trying to replay the actions as the id may have changed in the next run. Please whats the way arround this issue. Is there a way to guarantee the ID's of the Html elements.

    or do you have any recomendations or best practice when doing automated testing of Ext based website or application

    regards
    Last edited by Daniil; May 31, 2011 at 10:42 AM. Reason: [CLOSED]
  2. #2
    Hi,

    I am not sure what html elements do you mean but you can set own ids for elements in the DocumentReady event (of course, if you know how to access to those elements without ids)

Similar Threads

  1. [CLOSED] Tools for Unit testing
    By marcossoft in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Sep 07, 2012, 5:46 AM
  2. [CLOSED] EXT.NET GUI testing tools?
    By agonzalez in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 27, 2012, 8:56 AM
  3. [CLOSED] Automated testing tool
    By tansu in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 09, 2010, 9:49 PM
  4. [CLOSED] Unit testing (with NUnit)
    By pil0t in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 18, 2010, 12:54 PM
  5. v1.0 Testing
    By geoffrey.mcgill in forum Open Discussions
    Replies: 75
    Last Post: Apr 05, 2010, 5:39 AM

Posting Permissions