Automated Testing in ASP.NET With SpecsFor and SpecsFor.Mvc - TorrentBank

File Name:Automated Testing in ASP.NET With SpecsFor and SpecsFor.Mvc

Create Tool:Tixati v1.99

Create Time:2015-03-31 22:22:30

File Size:957.59 MB

File Count:88

File Hash:fbf899a1ae9afdb3355e19b926a42ccb31c013ab

Magnet Link:

Magnet Link:

Torrent File:

01.Introduction/001.Introduction and Prerequisites.mp4 4.52 MB
01.Introduction/002.What You Will Learn.mp4 4.78 MB
01.Introduction/003.The Sample Application.mp4 1.46 MB
01.Introduction/004.Types of Tests.mp4 2.58 MB
01.Introduction/005.Course Roadmap.mp4 3.64 MB
02.ASP.NET MVC Unit Testing Basics/006.Introduction and Test Runners.mp4 6.53 MB
02.ASP.NET MVC Unit Testing Basics/007.Creating a Test Project.mp4 5.73 MB
02.ASP.NET MVC Unit Testing Basics/008.Demo Creating Our Spec Project.mp4 21.82 MB
02.ASP.NET MVC Unit Testing Basics/009.Unit Testing ASP.NET MVC Applications.mp4 3.10 MB
02.ASP.NET MVC Unit Testing Basics/010.Demo Testing a Simple Action.mp4 13.47 MB
02.ASP.NET MVC Unit Testing Basics/011.Demo Submitting Data to an Action and Testing Redirects.mp4 19.99 MB
02.ASP.NET MVC Unit Testing Basics/012.Testing Interactions.mp4 7.58 MB
02.ASP.NET MVC Unit Testing Basics/013.Demo Setting Up Behaviors.mp4 32.11 MB
02.ASP.NET MVC Unit Testing Basics/014.Demo Verifying Interactions.mp4 29.95 MB
02.ASP.NET MVC Unit Testing Basics/015.Conclusion.mp4 4.06 MB
03.Unit Testing With SpecsFor/016.Introduction to SpecsFor.mp4 10.55 MB
03.Unit Testing With SpecsFor/017.Structure of a Spec With SpecsFor.mp4 4.89 MB
03.Unit Testing With SpecsFor/018.Demo Adding SpecsFor to a Project.mp4 10.26 MB
03.Unit Testing With SpecsFor/019.Demo Our First Spec, Revisited.mp4 8.07 MB
03.Unit Testing With SpecsFor/020.Mocking Dependencies With SpecsFor.mp4 4.19 MB
03.Unit Testing With SpecsFor/021.Demo Testing Interactions With SpecsFor.mp4 14.72 MB
03.Unit Testing With SpecsFor/022.Simplifying Complex Tests With SpecsFor Web Helpers.mp4 2.52 MB
03.Unit Testing With SpecsFor/023.Demo Testing Routes and Views With SpecsFor Web Helpers.mp4 15.06 MB
03.Unit Testing With SpecsFor/024.Testing HtmlHelper Extensions.mp4 4.04 MB
03.Unit Testing With SpecsFor/025.Demo Testing a Custom HtmlHelper Extension.mp4 25.55 MB
03.Unit Testing With SpecsFor/026.Testing Action Filters.mp4 1.46 MB
03.Unit Testing With SpecsFor/027.Demo Testing an Action Filter.mp4 18.68 MB
03.Unit Testing With SpecsFor/028.Conclusion.mp4 4.75 MB
04.Advanced SpecsFor Techniques/029.The SpecsFor Lifecycle.mp4 10.22 MB
04.Advanced SpecsFor Techniques/030.Demo Solution Overview.mp4 4.82 MB
04.Advanced SpecsFor Techniques/031.Demo Configuring the Container.mp4 17.33 MB
04.Advanced SpecsFor Techniques/032.Demo Adding a Registry to the Container.mp4 22.89 MB
04.Advanced SpecsFor Techniques/033.Demo Customizing how the SUT Is Created.mp4 26.83 MB
04.Advanced SpecsFor Techniques/034.Demo Working With IDisposable.mp4 4.32 MB
04.Advanced SpecsFor Techniques/035.Sharing Spec Context.mp4 2.14 MB
04.Advanced SpecsFor Techniques/036.Demo Creating a Base Spec Class.mp4 18.16 MB
04.Advanced SpecsFor Techniques/037.Demo Creating a Spec Context Class.mp4 11.00 MB
04.Advanced SpecsFor Techniques/038.SpecsFor Convention System Overview.mp4 7.74 MB
04.Advanced SpecsFor Techniques/039.Demo Convention System Basics.mp4 18.72 MB
04.Advanced SpecsFor Techniques/040.Demo Configuring the Container With a Convention.mp4 16.28 MB
04.Advanced SpecsFor Techniques/041.Demo Nesting Conventions.mp4 26.10 MB
04.Advanced SpecsFor Techniques/042.Conclusion.mp4 4.19 MB
05.Integration Testing With SpecsFor/043.Introduction.mp4 7.99 MB
05.Integration Testing With SpecsFor/044.Demo Solution Overview and Setup.mp4 17.12 MB
05.Integration Testing With SpecsFor/045.Demo Enabling Entity Framework Code-First Migrations.mp4 7.35 MB
05.Integration Testing With SpecsFor/046.Creating Integration Tests With SpecsFor and Entity Framework.mp4 5.44 MB
05.Integration Testing With SpecsFor/047.Demo Configuring an Integration Spec Project.mp4 6.03 MB
05.Integration Testing With SpecsFor/048.Demo Creating a SQL Server Local DB Database Programmatically.mp4 14.68 MB
05.Integration Testing With SpecsFor/049.Demo Isolating Specs With a Transaction Scope.mp4 8.52 MB
05.Integration Testing With SpecsFor/050.Demo Initializing Entity Framework for Testing.mp4 5.40 MB
05.Integration Testing With SpecsFor/051.Writing Integration Specs.mp4 1.92 MB
05.Integration Testing With SpecsFor/052.Demo Writing Integration Specs, Part 1.mp4 9.41 MB
05.Integration Testing With SpecsFor/053.Demo Writing Integration Specs, Part 2.mp4 11.46 MB
05.Integration Testing With SpecsFor/054.Conclusion.mp4 3.97 MB
06.Automated UI Testing Basics/055.Introduction to End-To-End Testing.mp4 9.78 MB
06.Automated UI Testing Basics/056.Common Tools for Web App End-To-End Testing.mp4 2.50 MB
06.Automated UI Testing Basics/057.Selenium WebDriver Crash Course.mp4 6.31 MB
06.Automated UI Testing Basics/058.Demo Creating an End-To-End Spec Project.mp4 15.75 MB
06.Automated UI Testing Basics/059.Demo Using Selenium WebDriver.mp4 18.44 MB
06.Automated UI Testing Basics/060.Overview of Testing an ASP.NET Application.mp4 2.20 MB
06.Automated UI Testing Basics/061.Demo Hosting Our Application for Testing.mp4 13.82 MB
06.Automated UI Testing Basics/062.Demo Hooking in to SpecsFor.mp4 13.47 MB
06.Automated UI Testing Basics/063.Demo Interacting With Tasks Using Selenium.mp4 18.87 MB
06.Automated UI Testing Basics/064.Conclusion.mp4 6.49 MB
07.Basic UI Testing With SpecsFor.MVC/065.Introduction to SpecsFor.Mvc.mp4 13.22 MB
07.Basic UI Testing With SpecsFor.MVC/066.Demo Installing SpecsFor.Mvc.mp4 19.18 MB
07.Basic UI Testing With SpecsFor.MVC/067.Demo Using an Isolated Database, Part 1.mp4 22.83 MB
07.Basic UI Testing With SpecsFor.MVC/068.Demo Using an Isolated Database, Part 2.mp4 13.99 MB
07.Basic UI Testing With SpecsFor.MVC/069.Demo Add Task Specs, the SpecsFor.Mvc Way.mp4 26.72 MB
07.Basic UI Testing With SpecsFor.MVC/070.Demo Checking Validation.mp4 10.03 MB
07.Basic UI Testing With SpecsFor.MVC/071.Verifying Displayed Data.mp4 3.80 MB
07.Basic UI Testing With SpecsFor.MVC/072.Demo Verifying Displayed Data.mp4 19.57 MB
07.Basic UI Testing With SpecsFor.MVC/073.Demo Building Conventions for Verifying Displayed Data.mp4 17.85 MB
07.Basic UI Testing With SpecsFor.MVC/074.Conclusion.mp4 5.13 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/075.Introduction.mp4 3.04 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/076.Handling Security.mp4 2.53 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/077.Demo Handling Security.mp4 16.26 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/078.Dealing With Emails.mp4 1.53 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/079.Demo Testing Emails.mp4 13.58 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/080.End-To-End Specs for WebAPI.mp4 2.09 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/081.Demo End-To-End Specs for WebAPI.mp4 19.52 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/082.Testing JavaScript.mp4 8.93 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/083.Demo 'JavaScripting' Our Sample Application.mp4 7.94 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/084.Demo End-To-End Specs for JavaScript.mp4 16.24 MB
08.Advanced UI Testing Techniques With SpecsFor.MVC/085.Conclusion.mp4 3.32 MB
09.Conclusion/086.Course Recap.mp4 7.02 MB
09.Conclusion/087.Next Steps and Final Thoughts.mp4 6.83 MB
automated-testing-aspdotnet-specsfor - Exercise File.zip 12.71 MB
http://bt3.rutracker.org/ann?uk=XoGCyU1PVl
http://retracker.local/announce

TorrentBank
Copyright © 2024