Click here to Skip to main content
15,881,812 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
Member 1551036028-Jan-22 2:28
Member 1551036028-Jan-22 2:28 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
theshopmarts18-Jul-23 0:37
theshopmarts18-Jul-23 0:37 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
jschell9-Apr-21 15:31
jschell9-Apr-21 15:31 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
C0ding_j3ff28-Apr-21 12:02
C0ding_j3ff28-Apr-21 12:02 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
Bodreks migrain22-Apr-21 22:36
Bodreks migrain22-Apr-21 22:36 
GeneralRe: Scrum and DevOps? Do you see the two contradicting each other? Pin
C0ding_j3ff28-Apr-21 19:43
C0ding_j3ff28-Apr-21 19:43 
QuestionUnit testing Pin
Member 1469697821-Dec-19 22:31
Member 1469697821-Dec-19 22:31 
AnswerRe: Unit testing Pin
IlanGreen22-Dec-19 5:43
IlanGreen22-Dec-19 5:43 
Hi,
I recall being in the same situation 2 years ago.I had a lot of legacy code in my project and I had write unit tests for it.
I have spent hours on researching and trying different tools for the task I was given, and it was not easy to find mocking tools
that could satisfy my needs when it comes to different limitations I had which are similar to the ones you mentioned.
I have tried different ones but then found GMock and later on FakeIT, both did quite a good job but couldn't help me with
concret&static classes, private/static/virtual methods and I had to do a lot of refactoring in my code.
Researching a little more and I found Isolator ++ (which is actually free now, I had to pay back then), which amazingly took care of such cases
and saved me a lot of time...so you know where my recommendation goes to :slightly_smiling_face:

AnswerRe: Unit testing Pin
Bohdan Stupak6-Aug-21 5:15
professionalBohdan Stupak6-Aug-21 5:15 
QuestionIs it ethical to give a software a expiry date? Pin
HasanRaza9030-Aug-19 1:51
HasanRaza9030-Aug-19 1:51 
AnswerRe: Is it ethical to give a software a expiry date? Pin
OriginalGriff30-Aug-19 1:52
mveOriginalGriff30-Aug-19 1:52 
GeneralRe: Is it ethical to give a software a expiry date? Pin
Mycroft Holmes30-Aug-19 13:33
professionalMycroft Holmes30-Aug-19 13:33 
GeneralRe: Is it ethical to give a software a expiry date? Pin
Vitória Oliveira1-Oct-19 11:32
Vitória Oliveira1-Oct-19 11:32 
AnswerRe: Is it ethical to give a software a expiry date? Pin
C. David Johnson13-Sep-19 7:48
C. David Johnson13-Sep-19 7:48 
AnswerRe: Is it ethical to give a software a expiry date? Pin
Vitória Oliveira1-Oct-19 11:29
Vitória Oliveira1-Oct-19 11:29 
AnswerRe: Is it ethical to give a software a expiry date? Pin
Eddy Vluggen21-Dec-19 23:30
professionalEddy Vluggen21-Dec-19 23:30 
AnswerRe: Is it ethical to give a software a expiry date? Pin
tiktokk starr16-Nov-21 0:49
tiktokk starr16-Nov-21 0:49 
AnswerRe: Is it ethical to give a software a expiry date? Pin
Deepak Vasudevan23-Aug-23 2:32
Deepak Vasudevan23-Aug-23 2:32 
QuestionGlen Caskey Pin
Member 1368618412-Mar-18 10:49
Member 1368618412-Mar-18 10:49 
AnswerRe: Glen Caskey Pin
Richard MacCutchan12-Mar-18 23:02
mveRichard MacCutchan12-Mar-18 23:02 
QuestionIs there a UX guidelines regarding naming application shortcuts in Windows ? Pin
Maximilien12-May-17 4:42
Maximilien12-May-17 4:42 
AnswerRe: Is there a UX guidelines regarding naming application shortcuts in Windows ? Pin
CHill6023-May-17 0:47
mveCHill6023-May-17 0:47 
AnswerRe: Is there a UX guidelines regarding naming application shortcuts in Windows ? Pin
Vitória Oliveira1-Oct-19 11:30
Vitória Oliveira1-Oct-19 11:30 
QuestionCode coverage with TFS 2015 Pin
Dominic Burford4-Aug-16 22:30
professionalDominic Burford4-Aug-16 22:30 
AnswerRe: Code coverage with TFS 2015 Pin
Braj_1225-Oct-16 0:51
Braj_1225-Oct-16 0:51 

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.