DotNetShoutout - Latest published stories in Agile (page 7)
2
Shouts

Microsoft Test Manager Test Case Specification what kind of action to use

published 933 days, 22 hours, 12 minutes ago posted by ClemensReijnenClemensReijnen 934 days, 2 hours, 48 minutes ago
Friday, October 29, 2010 1:18:51 PM GMT Friday, October 29, 2010 8:43:20 AM GMT
A test step within a test case in Test Manager (MTM) can be a normal action step or a validation action step, and both of them can contain additional information (attachments). See image three steps: 1.normal action step 2.action step with validation 3.normal action step with attachment (validation action step can also contain an attachment) The question is: what kind of action steps do I need to use for my test case… (more)
category: Agile | clicked: 0 | comment | | source: www.clemensreijnen.nl
tags: test case, VS 2010
5
Shouts

NUnit and the Values Attribute

published 941 days, 10 hours, 7 minutes ago posted by barebonescoderbarebonescoder 942 days, 9 hours, 22 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 2:08:56 AM GMT
A bare bones introduction to NUnit's Values attribute. (more)
category: Agile | clicked: 0 | comment | | source: www.barebonescoder.com
tags: NUnit
10
Shouts

Free Continuous Integration Toolkit

published 944 days, 20 hours, 55 minutes ago posted by sedgeysedgey 945 days, 6 hours, 54 minutes ago
Monday, October 18, 2010 2:36:01 PM GMT Monday, October 18, 2010 4:36:40 AM GMT
What the hell is Continuous Integration Anyway? For those of you unfamiliar with the term here is the Wikipedia definition: “In software engineering, continuous integration (CI) implements continuous processes of applying quality control - small pieces of effort, applied frequently. Continuous integration aims to improve the quality of software, and to reduce the time taken to deliver it, by replacing the traditional practice of applying quality control after completing all development.” My personal d... (more)
category: Agile | clicked: 2 | comment | | source: web2asp.net
tags: NUnit, Subversion, Source Control, TeamCity, ReSharper, VisualStudio, Continuous Integration
8
Shouts

How to raise event for a mocked call. - Mehfuz's WebLog

published 953 days, 21 hours, 11 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 956 days, 3 hours, 48 minutes ago
Saturday, October 09, 2010 2:20:14 PM GMT Thursday, October 07, 2010 7:43:27 AM GMT
Wednesday, October 06, 2010 5:01 PM mehfuzh How to raise event for a mocked call. Recently, while i was working with a support issue , i found this interesting piece of test code that i would like to share here. This is actually written by Stefan Lieser (clean code developer from Germany forwarded to me by Jan from Telerik Germany). As the title states,  it is to mock a specific event for an expected call.   Now Stefan wants to raise an event from WebCli... (more)
category: Agile | clicked: 1 | comment | | source: weblogs.asp.net
tags: C#, JustMock
11
Shouts

DotTrace 4.0 Performance Profiler Released

published 958 days, 6 minutes ago posted by sedgeysedgey 959 days, 8 hours, 3 minutes ago
Tuesday, October 05, 2010 11:25:29 AM GMT Monday, October 04, 2010 3:27:38 AM GMT
I have been using DotTrace for a while now and have always found it invaluable when digging into an application to find performance bottlenecks and memory leaks. Before DotTrace it was a real pain trying to lock down these problems (often so obscure that the Hubble space telescope could find it difficult to see!). What DotTrace does is to take a snapshot of an application, while it is running, from a performance/memory usage perspective and then provide you with several ways of digging into your code... (more)
category: Agile | clicked: 1 | comment | | source: web2asp.net
tags: PerformanceProfiler, ASPNET, VisualStudioAddIn, MemoryProfiler
14
Shouts

Mocking SPContext.Current with JustMock - Mehfuz's WebLog

published 963 days, 6 hours, 36 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 965 days, 22 hours, 33 minutes ago
Thursday, September 30, 2010 4:54:55 AM GMT Monday, September 27, 2010 12:58:27 PM GMT
Monday, September 27, 2010 7:42 PM mehfuzh Mocking SPContext.Current with JustMock Today, I happen to find an interesting post on mocking SharePoint context using TypeMock. Being a JustMocker, i thought rather to follow the footsteps and see if can do the same with JustMock. I am no SharePoint expert. Occasionally, I use a Windows 2003 VM with SharePoint server installed which gives me the required flavor of SharePoint for testing  SP capabilities of JM. ... (more)
category: Agile | clicked: 2 | comment | | source: weblogs.asp.net
tags: JustMock;C#;
2
Shouts

Programming Questions And Answers - MM62.com

published 969 days, 3 hours, 36 minutes ago posted by lihong923lihong923 970 days, 4 hours, 16 minutes ago
Friday, September 24, 2010 7:54:58 AM GMT Thursday, September 23, 2010 7:14:50 AM GMT
Ask Programming questions, and get Programming answeres from real people. mm62 has all the answers on Programming topic. (more)
category: Agile | clicked: 0 | comment | | source: www.mm62.com
4
Shouts

Agile Test practices with Microsoft Visual Studio 2010 [TMap and Scrum]

published 971 days, 23 hours, 24 minutes ago posted by ClemensReijnenClemensReijnen 972 days, 3 hours, 47 minutes ago
Tuesday, September 21, 2010 12:06:57 PM GMT Tuesday, September 21, 2010 7:43:49 AM GMT
This article explains how TMap testing processes and practices integrate in the Scrum Process Template and how they will be executed within Visual Studio 2010. (more)
category: Agile | clicked: 17 | comment | | source: www.clemensreijnen.nl
tags: Scrum, TMap, Testing, VS2010
7
Shouts

Visual Studio Debugger FAQ - Jim Gries

published 1002 days, 23 hours, 41 minutes ago posted by iftekharahmedamitiftekharahmedamit 1004 days, 1 hour, 12 minutes ago
Saturday, August 21, 2010 11:50:09 AM GMT Friday, August 20, 2010 10:19:23 AM GMT
Introduction This FAQ can be used to narrow down the problems associated with debugging any type of solution using any version of Visual Studio from 7.0 to 2008. Please be aware that this is very much a work-in progress. Please continue to refer to it as it is updated. Prerequisites · What steps can... (more)
category: Agile | clicked: 0 | comment | | source: blogs.msdn.com
tags: Debugger, Debugging, Debug, Visual Studio
5
Shouts

nlog alternative for log4Net

published 1004 days, 20 hours, 37 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 1005 days, 18 hours, 5 minutes ago
Thursday, August 19, 2010 2:54:21 PM GMT Wednesday, August 18, 2010 5:25:52 PM GMT
NLog is a free logging platform for .NET with rich log routing and management capabilities. It makes it easy to produce and manage high-quality logs for your application regardless of its size or complexity. NLog is open source software, distributed under the terms of BSD license and source is available on GitHub. NLog can process diagnostic messages emitted from any .NET language (such as C# or Visual Basic), augment them with contextual information (such as date/time, severity, thread, process, e... (more)
category: Agile | clicked: 3 | comment | | source: code2code.info
tags: Open Source
11
Shouts

Back to school : Getting to know F# - Mehfuz's WebLog

published 1009 days, 1 hour, 11 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 1011 days, 56 minutes ago
Sunday, August 15, 2010 10:20:17 AM GMT Friday, August 13, 2010 10:35:30 AM GMT
Friday, August 13, 2010 4:27 PM mehfuzh Back to school : Getting to know F# This post starts with a basic introduction of F# and finally ends up writing a simple unit test for an F# member. For those who don’t know what F# is all about, Its a product from Microsoft research and now part of VS 2010 family. Actually from Wikipedia it is described as follows: F# (pronounced F Sharp) is a multi-paradigm programming language, targeting the .NET Framework, that... (more)
category: Agile | clicked: 1 | comment | | source: weblogs.asp.net
tags: F#;JustMock;
6
Shouts

Powershell to recursively strip C# regions from files

published 1011 days, 26 minutes ago posted by https://www.google.com/accounts/o8/id?id=AItOawlaVlLBbncfI-kMRw49gppHW031v5SQL4Yhttps://www.google.com/accounts/o8/id?id=AItOawlaVlLBbncfI-kMRw49gppHW031v5SQL4Y 1012 days, 1 hour, 54 minutes ago
Friday, August 13, 2010 11:04:45 AM GMT Thursday, August 12, 2010 9:37:30 AM GMT
Here’s a super quick little powershell snippet to strip regions out of all C# files in a directory tree. Useful for legacy code where people hide long blocks in regions rather than encapsulate it into smaller methods/objects. (more)
category: Agile | clicked: 0 | 2 comments | | source: richarddingwall.name
tags: Powershell, C#
5
Shouts

User story is worthless, Behavior is what we need

published 1014 days, 20 hours, 58 minutes ago posted by oazabiroazabir 1017 days, 42 minutes ago
Monday, August 09, 2010 2:32:49 PM GMT Saturday, August 07, 2010 10:49:11 AM GMT
User Story is suitable for describing what user needs but not what user does and how system reacts to user actions within different contexts. It basically gives product team a way to quantify their output and let their boss know that they are doing their job. As a developer, you can’t write code from user stories because you have no clue on what what is the sequence of user actions and system reactions, what are the validations, what APIs to call and so on. Software, and the universe eventually, is all ... (more)
category: Agile | clicked: 4 | comment | | source: omaralzabir.com
tags: Scrum, Agile Development, TDD, BDD
7
Shouts

Remove Generic Parameter Refactoring

published 1016 days, 20 hours, 59 minutes ago posted by KodefuGuruKodefuGuru 1017 days, 18 hours, 57 minutes ago
Saturday, August 07, 2010 2:32:10 PM GMT Friday, August 06, 2010 4:33:38 PM GMT
I needed to remove an extraneous generic parameter from two classes in a 2008 project. Since I didn't have a tool for doing so, I created a find/replace regex for the task. (more)
category: Agile | clicked: 1 | comment | | source: www.kodefuguru.com
tags: Generics, Refactor, Refactoring, Regex
10
Shouts

Mocking LINQ to SQL [Continued…] using RLINQ - Mehfuz's WebLog

published 1024 days, 23 hours, 30 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 1026 days, 2 hours, 28 minutes ago
Friday, July 30, 2010 12:01:01 PM GMT Thursday, July 29, 2010 9:03:22 AM GMT
Thursday, July 29, 2010 2:28 PM mehfuzh Mocking LINQ to SQL [Continued…] using RLINQ After making the post on mocking LINQ to SQL, this morning i was having a chat with Stephen forte and come to know that telerik a has product named RLINQ. RLINQ is built on top of OpenAccess and it supports variety of databases. Being curious, i thought of giving a spin with it and may be try to mock the its LINQ to SQL implementation using JustMock.   Now, before i star... (more)
category: Agile | clicked: 1 | comment | | source: weblogs.asp.net
tags: C#, RLINQ, JustMock
6
Shouts

Call a Function to Infinity

published 1028 days, 1 hour, 39 minutes ago posted by KodefuGuruKodefuGuru 1028 days, 21 hours, 20 minutes ago
Tuesday, July 27, 2010 9:52:03 AM GMT Monday, July 26, 2010 2:11:28 PM GMT
What if the resulting value of a function was used to feed the parameter of the same function? It easy enough to call a function, get its result, then pass it back in. However, I wanted to abstract this and make it work for anything whose generic parameter type is the same as the generic result type. If it’s abstracted, there must be some arbitrary end point… right? How about infinity? (more)
category: Agile | clicked: 1 | comment | | source: www.kodefuguru.com
tags: C#, Func, extension method, Recursion
6
Shouts

Presentation: TMap for VS2010, Testing Practices with ALM tools

published 1028 days, 1 hour, 39 minutes ago posted by ClemensReijnenClemensReijnen 1030 days, 4 hours, 16 minutes ago
Tuesday, July 27, 2010 9:52:03 AM GMT Sunday, July 25, 2010 7:14:34 AM GMT
My deck and demo’s for TMap® meets Visual Studio®, München (more)
category: Agile | clicked: 0 | comment | | source: www.clemensreijnen.nl
tags: TMap, ALM, VS2010
9
Shouts

How do you test asynchronous code? Part II - The Typemock Insider Blog

published 1029 days, 20 hours, 21 minutes ago posted by iftekharahmedamitiftekharahmedamit 1031 days, 1 hour, 44 minutes ago
Sunday, July 25, 2010 3:10:01 PM GMT Saturday, July 24, 2010 9:46:54 AM GMT
This is the second part of Stefan Lieser’s article appearing in DotNetPro. Stefan was generous to translate the article and post it here. Stefan Lieser works as a consultant, trainer and author. He is interested in agile methods and looking for improvement every day. Together with Ralf Westphal he started the Clean Code Developer initiative (see http://clean-code-developer.de) which gains lots of interest in both the .NET and Java software developer community. Furthermore he was on... (more)
category: Agile | clicked: 1 | comment | | source: blog.typemock.com
tags: Test, Isolator, Agile, Testing
9
Shouts

How do you test asynchronous code? Part I - The Typemock Insider Blog

published 1029 days, 20 hours, 21 minutes ago posted by iftekharahmedamitiftekharahmedamit 1031 days, 1 hour, 43 minutes ago
Sunday, July 25, 2010 3:10:01 PM GMT Saturday, July 24, 2010 9:47:41 AM GMT
This is the first part of Stefan Lieser’s article appearing in DotNetPro. Stefan was generous to translate the article and post it here. Stefan Lieser works as a consultant, trainer and author. He is interested in agile methods and looking for improvement every day. Together with Ralf Westphal he started the Clean Code Developer initiative (see http://clean-code-developer.de) which gains lots of interest in both the .NET and Java software developer community. Furthermore he was one of the... (more)
category: Agile | clicked: 1 | comment | | source: blog.typemock.com
tags: Test, Isolator, Agile, Testing
3
Shouts

Test management for Open Source projects

published 1031 days, 21 hours, 32 minutes ago posted by dgpbdgpb 1032 days, 20 hours, 51 minutes ago
Friday, July 23, 2010 1:58:46 PM GMT Thursday, July 22, 2010 2:39:54 PM GMT
Gurock Software announced an offer to provide free licenses of their web-based test management software TestRail to open source projects and teams. As more and more users and organizations depend on open source software, introducing a dedicated test management tool to manage test cases and to ensure great release quality gets more important for projects. (more)
category: Agile | clicked: 1 | comment | | source: www.gurock.com
tags: test management, Testing, testrail