.NET news » Search results
Search results for query "test" (48):
Visual Studio 2012: What's New in Microsoft Test Manager 2012
Device Security Manager Powertoy for Windows Mobile 5.0 Released!
This test tool helps developers of Windows Mobile applications test various security policies for Windows Mobile devices.
It is designed as a desktop application that ships with a preset list of "security configurations". A security configuration can be thought of as a template, which contains a collection of individual policies and settings. For example, a security configuration could define policies such as whether unsigned applications are allowed to execute, whether RAPI is disabled etc. Using this tool, the developer can provision a Windows Mobile device with different configurations, and then test the application's behavior under these configurations. This tool can be used either on an emulator or an unlocked Windows Mobile device.
BDD Primer: Behavior-Driven Development with SpecFlow and WatiN
Ranorex - free GUI test and automation library for C++, Python and all .NET languages
WatinN to automate browser and test sophisticated ASP.NET AJAX sites
ASP.NET MVC 4: Test-Driving ASP.NET MVC
Performance Quiz #9 : IList List and array speed -- solution
In the test case as given there's a great deal of repeated work extracting the length of the array and accessing the items. This is because of the unusual property that arrays have -- they implement IList
Short results:
| Test Case | Milliseconds |
| Test1: Array | 54 |
| Test2: List | 8 |
| Test3: ArrayWrapper | 14 |
| Test4: Array via foreach | 9 |
| Test5: List via foreach | 11 |
| Test6: Array via special | 6 |
| Test7: List via special | 8 |
Musings on Software Testing
Beyond the Boundaries of Visual Studio 2010 with WebUI Test Studio
Advertorial


Syndicate