4
Shouts

Writing integration tests for ASP .NET with Selenium 2.0 – Part 2

posted by noorani786noorani786 400 days, 21 hours, 37 minutes ago
Tuesday, April 17, 2012 9:05:14 AM GMT

This is the second in a series of posts on writing integration tests for ASP .NET using the Selenium 2.0 web application testing system.

In this post, I’ll go over how to write and run C# test-cases using Selenium 2.0. I’ve also provided a base-class that contains helper methods for repetitive stuff like typing inside input fields. The base-class also speeds up the tests by re-using the same driver and preserving logins across tests.

category: Web Dev | clicked: 8 | | source: nizarnoorani.com | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup