From ae017d663805f32a013fca7d4ee2b3586519275b Mon Sep 17 00:00:00 2001 From: skyanth Date: Fri, 9 Jun 2017 10:35:35 +0200 Subject: [PATCH] Updated testing procedure doc --- ...enText Doc Generation testing procedure.md | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/chatops/PenText Doc Generation testing procedure.md b/chatops/PenText Doc Generation testing procedure.md index 5104b4c..ed69008 100644 --- a/chatops/PenText Doc Generation testing procedure.md +++ b/chatops/PenText Doc Generation testing procedure.md @@ -66,6 +66,28 @@ 22. Check XML Retest Quote validity; contents and layout have already been tested earlier so those should be okay EXPECTED OUTCOME: document is valid +## Incident Response Management + +1. Start out with a sample XML Incident Response Quickscope document (in source; `ir_quickscope.xml`). +2. Check XML IR Quickscope document validity. + EXPECTED OUTCOME: document is valid +3. From Quickscope, generate an XML Incident Response Management 'Quote'. +4. Test with and without the `` element in `ir_quickscope.xml`. + EXPECTED OUTCOME: depending on the presence of the ``, the `organizational_readiness_assessment.xml` snippet is or is not included in the resulting doc +4. In both cases, check XML Incident Response Management 'Quote' document validity (please!) + EXPECTED OUTCOME: document is valid +5. From XML Incident Response Management 'Quote', generate an FO/PDF Quote. +6. Check PDF Quote: + a. contents (do all placeholders resolve) + b. layout + +## Rate Cards + +1. Use the `ratecard.xml` snippet and `generate_ratecard.xsl` to generate a FO/PDF Rate Card. +2. Check PDF Rate Card: + a. contents (do all placeholders resolve) + b. layout + ## Contracts 1. Start out with a sample XML Contract Info document. @@ -74,7 +96,7 @@ a. different contract types (single_engagement|fixed_term|non_zzp) b. different language (english|dutch) 4. For *each option*, check PDF Contract: - a. contents (names/address/dates/pronouns/signature box) + a. contents (do all placeholders resolve) b. layout @@ -87,5 +109,5 @@ a. different contract types (single_engagement|fixed_term|non_zzp) b. different language (english|dutch) 4. For *each option*, check PDF Contract: - a. contents (names/address/dates/pronouns/signature box) + a. contents (do all placeholders resolve) b. layout