Click here to Skip to main content
15,887,214 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
AnswerRe: Best method for Testing the UI part of an application that use Windows Forms [modified] Pin
RobCroll12-May-11 3:49
RobCroll12-May-11 3:49 
Check out the MVP pattern. Of course you need to implement the pattern in your code before you can create the unit tests. So it may not be a cost effective option for legacy code.

[edit]Only just discovered that VS2010 Ultimate has a way of testing UI called "Coded UI Test". Ultimate license are expensive but it may also be a viable option especially for upgraded legacy code.
"You get that on the big jobs."
modified on Thursday, May 12, 2011 9:56 AM

AnswerRe: Best method for Testing the UI part of an application that use Windows Forms Pin
dianago28-Jun-11 23:15
dianago28-Jun-11 23:15 
QuestionC++ Design Patterns Pin
msr_codeproject28-Oct-10 19:36
msr_codeproject28-Oct-10 19:36 
AnswerRe: C++ Design Patterns Pin
Pete O'Hanlon28-Oct-10 19:43
mvePete O'Hanlon28-Oct-10 19:43 
AnswerRe: C++ Design Patterns Pin
ShilpiP7-Nov-10 21:59
ShilpiP7-Nov-10 21:59 
AnswerRe: C++ Design Patterns Pin
Alain Rist8-Nov-10 0:00
Alain Rist8-Nov-10 0:00 
AnswerRe: C++ Design Patterns Pin
yu-jian8-Nov-10 19:01
yu-jian8-Nov-10 19:01 
AnswerRe: C++ Design Patterns Pin
TweakBird15-Nov-10 19:12
TweakBird15-Nov-10 19:12 
QuestionWhat to do in case UI control has been removed from the form? Pin
Tesic Goran4-Oct-10 0:13
professionalTesic Goran4-Oct-10 0:13 
AnswerRe: What to do in case UI control has been removed from the form? Pin
Eddy Vluggen17-Nov-10 8:02
professionalEddy Vluggen17-Nov-10 8:02 
GeneralRe: What to do in case UI control has been removed from the form? Pin
Tesic Goran17-Nov-10 19:57
professionalTesic Goran17-Nov-10 19:57 
QuestionI Can't Believe That No One Is Interested In This Forum! PinPopular
Roger Wright2-Aug-10 18:48
professionalRoger Wright2-Aug-10 18:48 
AnswerRe: I Can't Believe That No One Is Interested In This Forum! Pin
Richard MacCutchan2-Aug-10 22:15
mveRichard MacCutchan2-Aug-10 22:15 
AnswerRe: I Can't Believe That No One Is Interested In This Forum! Pin
Kunal Chowdhury «IN»8-Sep-10 2:27
professionalKunal Chowdhury «IN»8-Sep-10 2:27 
AnswerRe: I Can't Believe That No One Is Interested In This Forum! Pin
yu-jian10-Nov-10 20:45
yu-jian10-Nov-10 20:45 
AnswerRe: I Can't Believe That No One Is Interested In This Forum! Pin
TweakBird15-Nov-10 19:14
TweakBird15-Nov-10 19:14 
AnswerRe: I Can't Believe That No One Is Interested In This Forum! Pin
Prasanta_Prince11-May-11 1:09
Prasanta_Prince11-May-11 1:09 
Questionproject Pin
abhay_korat1-Aug-10 3:29
professionalabhay_korat1-Aug-10 3:29 
AnswerRe: project Pin
Ray Cassick2-Aug-10 13:03
Ray Cassick2-Aug-10 13:03 
QuestionCOOL! I get to be the first! Pin
Ray Cassick27-Jul-10 15:44
Ray Cassick27-Jul-10 15:44 
AnswerRe: COOL! I get to be the first! Pin
Ray Cassick30-Jul-10 16:29
Ray Cassick30-Jul-10 16:29 
GeneralRe: COOL! I get to be the first! Pin
Pete O'Hanlon30-Jul-10 22:41
mvePete O'Hanlon30-Jul-10 22:41 
GeneralRe: COOL! I get to be the first! Pin
_Damian S_2-Aug-10 20:14
professional_Damian S_2-Aug-10 20:14 
GeneralRe: COOL! I get to be the first! Pin
Pete O'Hanlon2-Aug-10 21:38
mvePete O'Hanlon2-Aug-10 21:38 
AnswerRe: COOL! I get to be the first! Pin
Pete O'Hanlon3-Aug-10 9:07
mvePete O'Hanlon3-Aug-10 9:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.