Click here to Skip to main content
15,908,020 members
Home / Discussions / Database
   

Database

 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon4-Nov-07 23:25
mvePete O'Hanlon4-Nov-07 23:25 
GeneralRe: Database Testing Concurrency Pin
Brady Kelly4-Nov-07 23:36
Brady Kelly4-Nov-07 23:36 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon4-Nov-07 23:44
mvePete O'Hanlon4-Nov-07 23:44 
GeneralRe: Database Testing Concurrency Pin
Brady Kelly4-Nov-07 23:58
Brady Kelly4-Nov-07 23:58 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon5-Nov-07 0:01
mvePete O'Hanlon5-Nov-07 0:01 
GeneralRe: Database Testing Concurrency Pin
Brady Kelly5-Nov-07 0:04
Brady Kelly5-Nov-07 0:04 
GeneralRe: Database Testing Concurrency Pin
SimulationofSai5-Nov-07 0:08
SimulationofSai5-Nov-07 0:08 
GeneralRe: Database Testing Concurrency Pin
Pete O'Hanlon5-Nov-07 0:22
mvePete O'Hanlon5-Nov-07 0:22 
I always worry whenever I hear people comment that consistency between dev and testing isn't too big a deal. The issue you have here is that you introduce something else into your testing process that doesn't need to be there. Why is this an issue?

Well, you have a development environment, which may or may not be different to a testing environment, which may or may not be different to your production environment. How do you ensure that what you did in the development phase makes it into the production phase?

Testing should replicate the production environment as much as is practicable, and should really be done up front. It shouldn't need manual intervention to ensure that "script A is run and then script B and then script C, and oh yes, we've got to run script D as well - mustn't forget that because it recreates the views that only get hit once a week, but are absolutely vital".

Deja View - the feeling that you've seen this post before.

GeneralRe: Database Testing Concurrency Pin
SimulationofSai5-Nov-07 19:48
SimulationofSai5-Nov-07 19:48 
QuestionSQL Database Constraints Pin
Vimalsoft(Pty) Ltd4-Nov-07 22:37
professionalVimalsoft(Pty) Ltd4-Nov-07 22:37 
AnswerRe: SQL Database Constraints Pin
SimulationofSai5-Nov-07 19:50
SimulationofSai5-Nov-07 19:50 
QuestionTo get son and all grandsons Pin
VB.Net Developer4-Nov-07 22:07
VB.Net Developer4-Nov-07 22:07 
AnswerRe: To get son and all grandsons Pin
Pete O'Hanlon4-Nov-07 22:30
mvePete O'Hanlon4-Nov-07 22:30 
AnswerRe: To get son and all grandsons Pin
Grampa Simpson6-Nov-07 2:49
Grampa Simpson6-Nov-07 2:49 
QuestionInserting Leading Zero for datepart(MM and datepart(dd Pin
Support1234-Nov-07 20:33
Support1234-Nov-07 20:33 
AnswerRe: Inserting Leading Zero for datepart(MM and datepart(dd Pin
Support1234-Nov-07 23:28
Support1234-Nov-07 23:28 
GeneralRe: Inserting Leading Zero for datepart(MM and datepart(dd Pin
r a j u u4-Nov-07 23:45
r a j u u4-Nov-07 23:45 
QuestionCast into Numeric Pin
banker_kiran4-Nov-07 19:56
banker_kiran4-Nov-07 19:56 
AnswerRe: Cast into Numeric Pin
r a j u u4-Nov-07 20:24
r a j u u4-Nov-07 20:24 
GeneralRe: Cast into Numeric Pin
banker_kiran4-Nov-07 20:27
banker_kiran4-Nov-07 20:27 
GeneralRe: Cast into Numeric Pin
r a j u u4-Nov-07 20:50
r a j u u4-Nov-07 20:50 
GeneralRe: Cast into Numeric Pin
banker_kiran4-Nov-07 23:14
banker_kiran4-Nov-07 23:14 
AnswerRe: Cast into Numeric Pin
Muhammad Shahid Farooq5-Nov-07 3:48
professionalMuhammad Shahid Farooq5-Nov-07 3:48 
GeneralRe: Cast into Numeric Pin
banker_kiran5-Nov-07 18:12
banker_kiran5-Nov-07 18:12 
QuestionDatabse ambiguity Pin
sindhutiwari4-Nov-07 19:34
sindhutiwari4-Nov-07 19:34 

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.