ASP.NET interface testing

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default ASP.NET interface testing

    Hi everyone, i´m using NUnit framework to do unit test in all dlls that
    my application uses. Is there any framework to do Visual Testing in ASP.NET
    applications? What i really want is a way to verify if all validators are
    operating correctly.

    Thanks in advance

    Luciano Caixeta Moreira


    Luciano Caixeta Moreira Guest

  2. Similar Questions and Discussions

    1. #39403 [NEW]: A class can't implements interface implemented by implemented interface/classes
      From: baldurien at bbnwn dot eu Operating system: Irrelevant PHP version: 5.2.0 PHP Bug Type: Feature/Change Request Bug...
    2. interface to 3d
      i am trying to add one image interface to my 3d cast member......when i minimise the browser or if some other application overlaps the image...
    3. Next-N Interface
      Currently I am using a custom tag to display records vertically then across... ex: 1 4 7 2 5 8 3 6 9 The tag is...
    4. Interface
      Hi there, I have made an interface in Photoshop and imported it into Director, it contains a title bar with text on it. What I am trying to achieve...
    5. Does Interface Size Matter? Is my interface too complex?
      Hi all, Does Interface Size Matter? Is my interface too complex? I volunteered to design a couple of web pages, but since we don't have a...
  3. #2

    Default Re: ASP.NET interface testing

    Try Microsoft Visual Studio.Net.

    HTH,

    Kevin Spencer
    Microsoft FrontPage MVP
    Internet Developer
    [url]http://www.takempis.com[/url]
    Some things just happen.
    Everything else occurs.

    "Luciano Caixeta Moreira" <luciano@hepta.com.br> wrote in message
    news:O%23c1GOVRDHA.2088@TK2MSFTNGP11.phx.gbl...
    > Hi everyone, i´m using NUnit framework to do unit test in all dlls
    that
    > my application uses. Is there any framework to do Visual Testing in
    ASP.NET
    > applications? What i really want is a way to verify if all validators are
    > operating correctly.
    >
    > Thanks in advance
    >
    > Luciano Caixeta Moreira
    >
    >

    Kevin Spencer Guest

  4. #3

    Default Re: ASP.NET interface testing

    On [url]www.sourceforge.com[/url], there is a beta project for NUnit testing with
    ASP.NET, as well as a beta project for doing NUnit testing from Visual
    Studio .NET. This might be what you are looking for.

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA
    Author: ADO.NET and XML: ASP.NET on the Edge

    ************************************************** **************************
    ****
    Think Outside the Box!
    ************************************************** **************************
    ****
    "Luciano Caixeta Moreira" <luciano@hepta.com.br> wrote in message
    news:O%23c1GOVRDHA.2088@TK2MSFTNGP11.phx.gbl...
    > Hi everyone, i´m using NUnit framework to do unit test in all dlls
    that
    > my application uses. Is there any framework to do Visual Testing in
    ASP.NET
    > applications? What i really want is a way to verify if all validators are
    > operating correctly.
    >
    > Thanks in advance
    >
    > Luciano Caixeta Moreira
    >
    >

    Cowboy \(Gregory A. Beamer\) Guest

  5. #4

    Default Re: ASP.NET interface testing

    What Visual Studio .Net offer to automate interface tests so i can call
    my test suite over and over?

    Luciano Caixeta

    "Kevin Spencer" <kevin@SPAMMERSSUCKtakempis.com> wrote in message
    news:eFoBS$VRDHA.560@TK2MSFTNGP10.phx.gbl...
    > Try Microsoft Visual Studio.Net.
    >
    > HTH,
    >
    > Kevin Spencer
    > Microsoft FrontPage MVP
    > Internet Developer
    > [url]http://www.takempis.com[/url]
    > Some things just happen.
    > Everything else occurs.
    >
    > "Luciano Caixeta Moreira" <luciano@hepta.com.br> wrote in message
    > news:O%23c1GOVRDHA.2088@TK2MSFTNGP11.phx.gbl...
    > > Hi everyone, i´m using NUnit framework to do unit test in all dlls
    > that
    > > my application uses. Is there any framework to do Visual Testing in
    > ASP.NET
    > > applications? What i really want is a way to verify if all validators
    are
    > > operating correctly.
    > >
    > > Thanks in advance
    > >
    > > Luciano Caixeta Moreira
    > >
    > >
    >
    >

    Luciano Caixeta Moreira Guest

  6. #5

    Default ASP.NET interface testing

    check out the automated test tools at MercuryInteractive:
    [url]http://www-heva.mercuryinteractive.com/[/url]
    >-----Original Message-----
    > Hi everyone, i´m using NUnit framework to do unit
    test in all dlls that
    >my application uses. Is there any framework to do Visual
    Testing in ASP.NET
    >applications? What i really want is a way to verify if
    all validators are
    >operating correctly.
    >
    > Thanks in advance
    >
    > Luciano Caixeta Moreira
    >
    >
    >.
    >
    Phil Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139