Updated testing procedure doc

This commit is contained in:
skyanth 2017-06-09 10:35:35 +02:00
parent b818ed9959
commit ae017d6638

View File

@ -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 `<organizational_readiness_assessment>` element in `ir_quickscope.xml`.
EXPECTED OUTCOME: depending on the presence of the `<organizational_readiness_assessment>`, 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