Whereas Functional Testing test plans are generated from the Requirements documents, Structural Testing Test Plans are generated from the application itself. Whilst there will always be a significant amount of overlap between the two test plans(Functional and Structural), both should still be created as there are differences in the types of errors captured by each.
Continue reading
Monthly Archives: February 2013
Writing A Functional Test Plan
We’ve already discussed how a lack of an effective test plan is one of the the major reasons why your implementations fail and discussed effective testing techniques so now it’s time to get into the nitty gritty and discuss testing techniques in detail. We’ll start off with Functional Testing which, whether you know it or not, is probably the testing technique you’re most familiar with. Continue reading
How To Keep Control Of Your Variables in Dialogue
If you routinely set all of your variables to a reset time of “automatically” and your formula variables are all set to calculate “as needed” in Dialogue you could be creating a maintenance nightmare for you and your colleagues. Take your Dialogue knowledge to the next level and take control of formula calculation timing and variable reset timing. Continue reading