background preloader

Test Automation

Facebook Twitter

The Parking calculator sample is now available – Stax is an open source .net testing framework. The Braidy Tester - Automation Stack. Stax Control Grabber – Stax is an open source .net testing framework. Download Details - Microsoft Download Center - Internet Explorer Developer Toolbar. The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages.

Download Details - Microsoft Download Center - Internet Explorer Developer Toolbar

The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:Explore and modify the document object model (DOM) of a Web page.Locate and select specific elements on a Web page through a variety of techniques.Selectively disable Internet Explorer settings.View HTML object class names, ID's, and details such as link paths, tab index values, and access keys.Outline tables, table cells, images, or selected tags.Validate HTML, CSS, WAI, and RSS web feed links.Display image dimensions, file sizes, path information, and alternate (ALT) text.Immediately resize the browser window to a new resolution.Selectively clear the browser cache and saved cookies.

Loading your results. Please wait... SQLite Home Page. The software testing blog of Bruce McLeod » Watin. Testing Stax Control Grabber is now available for download The Testing Stax Control Grabber is now available for download from Codeplex.

The software testing blog of Bruce McLeod » Watin

What is this thing ? This is a generator that tries to fast track the creation of your stax control classes. To use, open internet explorer at the page you want to capture, enter a namespace and drag the cursor onto the page. You will be prompted to save the CS file to disk. Testing Stax – Parkcalc sample is now available The first, and early release of testing stax is now available, very much a work in progress, The Parking calculator sample is a full end-to-end stack which uses to drive an Australianised version of parkcalc.

Full walk though video to come shortly. A peek behind our curtain I am pretty proud of our WatiN stack, it is in it’s third major version now and is an absolute joy to work with. After seeing some other’s code samples online I thought that I should share some of the details so people can improve what they are doing. And that’s it. Testing stax. The Code Project - Homepage - Free Source code and Tutorials. Download source code - 196 KB Introduction Nowadays, testing code is not so difficult.

The Code Project - Homepage - Free Source code and Tutorials

We have lots of tools that help us to achieve this goal. But in Web application development, we use to forget to test one of the most important layers, the UI.