Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Web Testing In .NET Code Generator

Web Testing In .NET Code Generator

Scheduled Pinned Locked Moved The Lounge
csharphtmlbeta-testingdotnetdata-structures
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Daaron
    wrote on last edited by
    #1

    The freeware, open source web application testing in .NET framework (WatiN, http://watin.sourceforge.net/[^]) now has a full-feature code generator that is also freeware and open source. Download the first beta from http://watintestrecord.sourceforge.net/[^]. Features include:* Monitors clicks and keystrokes automatically

    • Record multiple tests
    • Supports a majority of methods implemented in WatiN
    • Assertion support for NUnit, MbUnit, and VS2005 Test
    • Compile into executable or NUnit/MbUnit/VS2005-based class library
    • View HTML DOM tree structure, highlighting selected elements
    • View WatiN Elements, highlighting selected elements
    • View HTML Source
    • Load and Save all tests as C# code
    • Written in C#.NET 2.0

    Cheers, Daaron

    P 1 Reply Last reply
    0
    • D Daaron

      The freeware, open source web application testing in .NET framework (WatiN, http://watin.sourceforge.net/[^]) now has a full-feature code generator that is also freeware and open source. Download the first beta from http://watintestrecord.sourceforge.net/[^]. Features include:* Monitors clicks and keystrokes automatically

      • Record multiple tests
      • Supports a majority of methods implemented in WatiN
      • Assertion support for NUnit, MbUnit, and VS2005 Test
      • Compile into executable or NUnit/MbUnit/VS2005-based class library
      • View HTML DOM tree structure, highlighting selected elements
      • View WatiN Elements, highlighting selected elements
      • View HTML Source
      • Load and Save all tests as C# code
      • Written in C#.NET 2.0

      Cheers, Daaron

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      I've been looking for a decent way to test web based UI's. I'll certainly give it a try. How about an article?

      Deja View - the feeling that you've seen this post before.

      D 1 Reply Last reply
      0
      • P Pete OHanlon

        I've been looking for a decent way to test web based UI's. I'll certainly give it a try. How about an article?

        Deja View - the feeling that you've seen this post before.

        D Offline
        D Offline
        Daaron
        wrote on last edited by
        #3

        Thanks for giving it a shot. There is an article on WatiN (http://www.codeproject.com/useritems/WatiN.asp[^]), but not on the generator (yet).

        Cheers, Daaron

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups