Test vs. Production

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Garry

    Test vs. Production

    Hello, I have a production server and a test server. I'm
    replacing someone who did not document the application at
    all. I have a short time frame to get it up and running
    properly. Along with a number of changes, I decided to
    bring up both at the same time and go through the
    application.
    If a page from the production works and it doesnt work
    on test side, should I copy the page over to the test
    side?? and rebuild.
  • William Ryan

    #2
    Re: Test vs. Production

    Garry:

    That's a hard call b/c there might be some code in the one that isn't
    working that you may need. I'd definitely run a compare on the two before I
    copied them over.
    "Garry" <garrydawkins@h otmail.com> wrote in message
    news:007f01c3cc 9a$d8e7ddd0$a10 1280a@phx.gbl.. .[color=blue]
    > Hello, I have a production server and a test server. I'm
    > replacing someone who did not document the application at
    > all. I have a short time frame to get it up and running
    > properly. Along with a number of changes, I decided to
    > bring up both at the same time and go through the
    > application.
    > If a page from the production works and it doesnt work
    > on test side, should I copy the page over to the test
    > side?? and rebuild.[/color]


    Comment

    Working...