Risks and limitations for testing SQL code [message #387613] |
Fri, 20 February 2009 01:08 |
user71408
Messages: 585 Registered: November 2007 Location: NE
|
Senior Member |
|
|
Hi All,
I have written one SQL query. I need to do Unit testing in UNIX for 3 environments. 1. Development 2.Pre-Production 3. Production. But here we have bit risk and limitations.
please find the following
• The discrepancies and inconsistencies between the different environments (development,Pre-Production and production) in terms of architecture, software versions and sizing, does not allow to reach the required quality for integration tests and could necessitate additional adjustments during delivery phase in pre-production and Production.
Can you please come up with unit test plan for the same?
Thank you
|
|
|
|
|
|
Re: Risks and limitations for testing SQL code [message #387630 is a reply to message #387620] |
Fri, 20 February 2009 02:04 |
user71408
Messages: 585 Registered: November 2007 Location: NE
|
Senior Member |
|
|
It doesn't like that.. I need your suggestion. I have written some Unit testing steps. After writing those steps only I have raised what are risks I am facing while implementing...
So please let me know the steps to do Unit test effectively without any risks.
Thank you.
|
|
|
|