Click here to Skip to main content
15,908,843 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows 10 - So far so good Pin
Schatak4-Sep-15 3:14
professionalSchatak4-Sep-15 3:14 
GeneralRe: Windows 10 - So far so good Pin
fd97504-Sep-15 4:29
professionalfd97504-Sep-15 4:29 
GeneralRe: Windows 10 - So far so good Pin
kmoorevs4-Sep-15 6:46
kmoorevs4-Sep-15 6:46 
GeneralIntellitest - Automated Test Generation. Pin
shrknt354-Sep-15 0:27
shrknt354-Sep-15 0:27 
GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 1:05
professionalF-ES Sitecore4-Sep-15 1:05 
GeneralRe: Intellitest - Automated Test Generation. Pin
Eddy Vluggen4-Sep-15 1:10
professionalEddy Vluggen4-Sep-15 1:10 
GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 1:18
professionalF-ES Sitecore4-Sep-15 1:18 
GeneralRe: Intellitest - Automated Test Generation. Pin
Eddy Vluggen4-Sep-15 1:20
professionalEddy Vluggen4-Sep-15 1:20 
F-ES Sitecore wrote:
1) If your database access is done through the likes of EF then all you're doing is testing Microsoft's code, not your own.
Then you are doing it wrong. You don't test whether Microsofts code works, you test whether you get the result you expected.

F-ES Sitecore wrote:
2) Testing database activities has no place in unit tests so the whole argument is moot.
Automated testing should be all in the same place; and yes, one can test the database-activities by code.

You rather test by hand? Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 1:26
professionalF-ES Sitecore4-Sep-15 1:26 
GeneralRe: Intellitest - Automated Test Generation. Pin
Eddy Vluggen4-Sep-15 1:33
professionalEddy Vluggen4-Sep-15 1:33 
GeneralRe: Intellitest - Automated Test Generation. PinPopular
Manfred Rudolf Bihy4-Sep-15 2:13
professionalManfred Rudolf Bihy4-Sep-15 2:13 
GeneralRe: Intellitest - Automated Test Generation. Pin
Nagy Vilmos4-Sep-15 1:26
professionalNagy Vilmos4-Sep-15 1:26 
GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 1:29
professionalF-ES Sitecore4-Sep-15 1:29 
GeneralRe: Intellitest - Automated Test Generation. Pin
Dan Neely4-Sep-15 3:08
Dan Neely4-Sep-15 3:08 
GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 3:25
professionalF-ES Sitecore4-Sep-15 3:25 
GeneralRe: Intellitest - Automated Test Generation. Pin
Dan Neely4-Sep-15 4:21
Dan Neely4-Sep-15 4:21 
GeneralRe: Intellitest - Automated Test Generation. Pin
Nagy Vilmos4-Sep-15 3:29
professionalNagy Vilmos4-Sep-15 3:29 
GeneralRe: Intellitest - Automated Test Generation. Pin
Dan Neely4-Sep-15 3:18
Dan Neely4-Sep-15 3:18 
QuestionRe: Intellitest - Automated Test Generation. Pin
Eddy Vluggen4-Sep-15 1:11
professionalEddy Vluggen4-Sep-15 1:11 
AnswerRe: Intellitest - Automated Test Generation. Pin
shrknt354-Sep-15 2:10
shrknt354-Sep-15 2:10 
GeneralRe: Intellitest - Automated Test Generation. Pin
Eddy Vluggen4-Sep-15 2:19
professionalEddy Vluggen4-Sep-15 2:19 
GeneralRe: Intellitest - Automated Test Generation. Pin
Dan Neely4-Sep-15 3:06
Dan Neely4-Sep-15 3:06 
GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 3:36
professionalF-ES Sitecore4-Sep-15 3:36 
GeneralRe: Intellitest - Automated Test Generation. Pin
Dan Neely4-Sep-15 4:27
Dan Neely4-Sep-15 4:27 
GeneralRe: Intellitest - Automated Test Generation. Pin
F-ES Sitecore4-Sep-15 4:37
professionalF-ES Sitecore4-Sep-15 4:37 

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.