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. General Programming
  3. C#
  4. Test Automation application (white library - Tutorials)

Test Automation application (white library - Tutorials)

Scheduled Pinned Locked Moved C#
testingtools
7 Posts 5 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.
  • A Offline
    A Offline
    arun_pk
    wrote on last edited by
    #1

    Can Any body suggest me some white library tutorials Thanks in Advance PK

    D T 2 Replies Last reply
    0
    • A arun_pk

      Can Any body suggest me some white library tutorials Thanks in Advance PK

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      What is a 'white library'?

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      L J A 3 Replies Last reply
      0
      • D Dave Kreskowiak

        What is a 'white library'?

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        a collection of white papers? :)

        Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

        Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

        1 Reply Last reply
        0
        • D Dave Kreskowiak

          What is a 'white library'?

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak

          J Offline
          J Offline
          JHizzle
          wrote on last edited by
          #4

          Well a large collection of books with nothing in them. So a notebook store. I'd say a scientology library but that's a collection of sci fi.

          1 Reply Last reply
          0
          • A arun_pk

            Can Any body suggest me some white library tutorials Thanks in Advance PK

            T Offline
            T Offline
            T M Gray
            wrote on last edited by
            #5

            Are you talking about white box testing[^]?

            A 1 Reply Last reply
            0
            • T T M Gray

              Are you talking about white box testing[^]?

              A Offline
              A Offline
              arun_pk
              wrote on last edited by
              #6

              Nope :( i m talking abt the UI Automation.... white library from dot net

              1 Reply Last reply
              0
              • D Dave Kreskowiak

                What is a 'white library'?

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak

                A Offline
                A Offline
                arun_pk
                wrote on last edited by
                #7

                Microsoft introduced a number of interesting technologies with .NET 3.0 including WPF, WCF and WF that have generated a lot of noise. But also quietly included what was a powerful technology, UI Automation (UIA), which slipped under many people’s radar. UIA is a .NET library that allows you to identify UI controls, get their property values and manipulate them on Windows platform. It represents a big step towards having a usable programmatic interface to the Window’s UI. Prior to UIA one could have used the Windows Message API, but it dealt with very low level C functions. As one would expect, functional test automation is a natural way in which such a library can be used. White does that.

                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