Click here to Skip to main content
15,860,859 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
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
subeditorPete 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 
Hello,

This question refers to testing using MS Visual Studio 2010 Ultimate Edition.

I think this is simple scenario that can happen during coded UI testing and it could be useful if someone could point to right direction.

Let's say we have ASP.NET application that has several controls on one web form. We wrote coded UI test and everything is ok. After some time development team decided to change the content of the form according to the new requirements and one button was removed. But, the test remained the same as was when button was on the form. What to do in this case? Of course, we can change the test as well. But, what to do in efficient manner if we have, for example, 1000+ coded UI tests and if changes affected a lot of forms? How can we find the changes on many forms programmatically in order to get the information of significant changes earlier and not to execute the tests where these significant changes occurred?

I'm interesting if we can use .uitest file or anything else as central repository of elements on all forms that we're testing. Is this possible to achieve?

Thank you in advance.


Regards,

Goran
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
subeditorPete 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
subeditorPete O'Hanlon2-Aug-10 21:38 
AnswerRe: COOL! I get to be the first! Pin
Pete O'Hanlon3-Aug-10 9:07
subeditorPete 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.