• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Out Of The Mouths Of Clients

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #11
    Originally posted by MrMarkyMark View Post
    What could go wrong?
    In my experience this:

    Comment


      #12
      Originally posted by MrMarkyMark View Post

      He hasn't been on that Yorkshire Agile course, yet

      HTH.

      BIDI.
      There's time...

      Agile Yorkshire | Leeds, York, Bradford, Sheffield

      There's also Tuesday 12th January - David Turner, An Agile Journey (or How I Learned to Stop Worrying and Love Change!) + Ash Winter, Tested To Death - Agile Yorkshire | Leeds, York, Bradford, Sheffield should anyone be looking for stuff to do on their trip to Leeds....

      Comment


        #13
        Originally posted by northernladuk View Post
        Isn't that Aggro???
        FTFY
        Always forgive your enemies; nothing annoys them so much.

        Comment


          #14
          Originally posted by SimonMac View Post
          I am not a BA or a Dev, but can anyone please tell me how is this even possible?!

          I have gone back and asked how do they know what to build, but I am scared of the answer to be fair!
          You know what to build based on the functional specification - that tells you what you need it to do. Then you build it, then you document it, to ensure that the documented design matches the actual build.

          Otherwise, you have to keep getting the technical design document updated with every section of code which doesn't match the original document, or the document is vague and fluffy.

          Take your pick.
          Best Forum Advisor 2014
          Work in the public sector? You can read my FAQ here
          Click here to get 15% off your first year's IPSE membership

          Comment


            #15
            Originally posted by TheFaQQer View Post
            You know what to build based on the functional specification - that tells you what you need it to do. Then you build it, then you document it, to ensure that the documented design matches the actual build.

            Otherwise, you have to keep getting the technical design document updated with every section of code which doesn't match the original document, or the document is vague and fluffy.

            Take your pick.
            It's better to replace the functional specification with ever increasing set of automated tests. That way as the specification and the software evolves you can clearly see if the software meets the specification.

            Nothing worse than 1,000,000 page written spec. Write a 1,000,000 lines of test harnesses.

            Comment


              #16
              You only need design docs for particularly hard to understand things. It's normal to produce technical documentation either at the end (or probably easier immediately after you've finished that part of the development).

              The only solutions that I've seen that really NEED technical docs (apart from a few flow-charts to help the support guys, etc) are the ones that have been done really tulipty.

              otherwise, why would you need them (for 95% of projects)?

              Comment


                #17
                Originally posted by TheFaQQer View Post
                You know what to build based on the functional specification - that tells you what you need it to do.
                <Placeholder for Simon Mac saying they do not have a Functional Spec Either>

                Now that's real Agile
                The Chunt of Chunts.

                Comment


                  #18
                  Not public sector by any chance? I was once hired to address an issue that made the newspapers at the time, expensive defence helicopters brought from the US that had been sitting in a barn for a couple of years due to lack of documentation.
                  bloggoth

                  If everything isn't black and white, I say, 'Why the hell not?'
                  John Wayne (My guru, not to be confused with my beloved prophet Jeremy Clarkson)

                  Comment


                    #19
                    Originally posted by xoggoth View Post
                    Not public sector by any chance? I was once hired to address an issue that made the newspapers at the time, expensive defence helicopters brought from the US that had been sitting in a barn for a couple of years due to lack of documentation.
                    Public sector is the only place I've ever produced a piece of design documentation!

                    Comment


                      #20
                      Originally posted by SimonMac View Post
                      asked about what happens if an error is found and a new version of code is created?

                      Word or word answer is:

                      The technical design documents are all created at the end of development
                      I'm having trouble understanding the question (I'm very literal).

                      Comment

                      Working...
                      X