Tag Archive: Webinar

May
17

Webinar – Speeding Up the development of SharePoint Web Parts

SharePoint_2010_Logo

Many Web Parts in SharePoint render for capturing data that is stored in a SharePoint list. This means that to test the Web Part you have to load the the Web Part within a SharePoint server. Then how do you test it? During this webinar, Richard Fennell will show how you can use Typemock Isolator …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/05/17/webinar-speeding-up-the-development-of-sharepoint-web-parts/

May
14

Webinar–Introduction to Unit Testing

Coworker won’t do unit tests? Or worse, is bugging you to start unit testing and don’t understand what’s all the fuss? Discover the secrets of unit testing. In order to prevent bugs and release quality code to market, you also need unit testing. Discover why you should start unit testing, and how you can get …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/05/14/webinarintroduction-to-unit-testing/

May
07

Are you an Agile architect

What does Agile architecture have to do with unit testing? How do architects build software in an agile environment. Join software architect Raffaele Garofalo as he builds the pathway to Agile architecture. Learn What is Software Architecture What is Agile development How they can live together? Discover principles of Agile architecture Lifecycle and process Modeling …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/05/07/are-you-an-agile-architect/

Apr
02

Learn How to Start Unit Testing

Not sure how to start unit testing? Want fewer bugs? Writing unit tests or performing Test Driven Development but finding it difficult? We have the secrets of starting unit testing successfully and we’re spilling them this Wednesday. Sign up here: http://www.typemock.com/introduction-to-unit-testing3 Join our webinar: Introduction to Unit Testing When: Wednesday, April 4 at 10:00 AM …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/04/02/learn-how-to-start-unit-testing/

Mar
18

Webinar: Find More Bugs in Less Time (and check out V7!)

Learn how to develop code more efficiently by identifying more bugs during the early stages of development. We will learn how to • Get Immediate feedback of newly introduced bugs  • Pinpoint identification of the bug’s location  • See what to test next  • How to write tests for your code, whether new code or …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/03/18/webinar-find-more-bugs-in-less-time-and-check-out-v7/

Jan
23

Webinar: Testing Untestable Code

Everybody has legacy code. How do you apply unit testing to existing code? Code that wasn’t meant to testing. This is a hardcore session, where we take an open source application and add tests to it. In the process, we’ll refactor the code, discuss readability, and where to even begin. This is an intensive demonstration …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/01/23/webinar-testing-untestable-code/

Dec
19

Are You A Unit Testing Ninja? Stuck with Legacy Code?

  Everybody has legacy code. People write more and more legacy code every day. But what problems does it cause and how can we deal with it? Forget theory and tips. Let’s dive deep into a real world example. How do you apply unit testing to existing code? Code that wasn’t meant to test. This …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/12/19/are-you-a-unit-testing-ninja-stuck-with-legacy-code/

Dec
06

Introduction to Unit Testing: xUnit Frameworks

Want to learn more about starting unit testing, including the difference between a unit testing framework and an isolation or mocking framework? Sign up or watch our webinar: Introduction to Unit Testing. One of the most important parts of starting unit testing is choosing a unit testing framework. Unit Testing frameworks are often third-party applications …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/12/06/introduction-to-unit-testing-xunit-frameworks/

Dec
05

The Essential Setup To Begin Unit Testing

A new year is upon us, and I bet your new year’s resolution is to start unit testing. What instruments do you need in your belt? A testing framework (gasp!). I know, shocking, but you need one, and there’s so many out there, you don’t need to build your own. Test frameworks allow you to …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/12/05/the-essential-setup-to-begin-unit-testing/

Nov
16

Test ASP.NET and ASP.NET MVC Web Applications

Testing web applications has been virtually impossible. And the cost? Bugs, security flaws and hacking, and just tons of bad code. With everything running on the web today, this just can’t go on. Attend this webinar and learn how to test the untestable in ASP.NET and ASP.NET MVC. ASP.NET and ASP.NET MVC is inherently not …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/11/16/test-asp-net-and-asp-net-mvc-web-applications/

Older posts «