Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Javascript code to automate test cases

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Posts
    7

    Default Javascript code to automate test cases

    Hi,

    I need to run the Regression test cases each time i complete a RFC, this is time consuming, i would like to Automate this test case, can i do it with Java script, The module is Incident Management,
    If any body has already implemented such automation, please let me.......

  2. #2
    Senior Member
    Join Date
    Apr 2006
    Location
    Poland
    Posts
    680

    Default

    I would say that other tools such Load Runner or whatever might be more appropriate. I do not see the way how to test with JS such things like wizards, displayoptions, forms, scripts with forms - that are triggered by user.

    regards
    Artur
    ps. however what is possible is to define tests in the way:
    1. set of incomming data
    2. set of results

    and after each tests just to check the results with JS.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts