ASN 20 Main wiki
From UG
(Difference between revisions)
(→QA and SIT Process) |
(→QA and SIT Process) |
||
Line 48: | Line 48: | ||
* It should be identified what bugs are '''critical''' | * It should be identified what bugs are '''critical''' | ||
* See example/template below | * See example/template below | ||
+ | |||
+ | SIT report: | ||
+ | --------- | ||
+ | (on Safari/Apple) | ||
+ | . | ||
+ | 1) on client: click on "?" next to "To" gives error (hide for now if hard to fix) | ||
+ | . | ||
+ | 2) on internal: check "Pre-alert" gives " | ||
+ | Cannot add or update a child row: a foreign key constraint fails (`dev3`.`tblPreAlertStatus`, CONSTRAINT `tblprealertstatus_ibfk_2` | ||
+ | FOREIGN KEY (`GenericUserId`) REFERENCES `tblGenericUser` (`Id`) ON DELETE CASCADE ON UPDATE CASCADE)" | ||
+ | . | ||
+ | 3) If email is selected in CC list then checkbox next to it must be checked (very important - Simon asked) | ||
+ | . | ||
+ | 4) CC list in History does not show recipients | ||
+ | . | ||
+ | Critical: 1,2,3 | ||
Developer: | Developer: | ||
Line 54: | Line 70: | ||
* if any non-critical can be fixed quickly - fix, others leave alone for now | * if any non-critical can be fixed quickly - fix, others leave alone for now | ||
* once all bugs are fixed post note into mantis - what bugs are fixed | * once all bugs are fixed post note into mantis - what bugs are fixed | ||
+ | * See example/template below: | ||
+ | |||
+ | 2,3 - fixed | ||
+ | 1 - can not reproduce | ||
== See also == | == See also == |
Revision as of 15:46, 26 September 2012
Contents |
Info
Mantis
Mantis:
- parent: 101 : [ASN 20] .....................<parent>
- category: ASN 20
Environments
Good account to test with:
- name:
- pwd:
SVN
- /branches/tbd
Team
- Sponsor: Simon
- Product Manager: Marc
- Lead SA/PM/SIT: Alex
- Lead Dev: Kostya
- Dev-consultant: Sasha
- Dev: AK
- QA: Roma
Email groups:
Prod group: simon@jaguarfreight.com; marc@jaguarfreight.com;
Dev/QA group: k.ushakov@elcosol.com; a.pivniak@elcosol.com; a.koltsov@elcosol.com; m.tymoshenko@elcosol.com;
cc: alex@jaguarfreight.com; perry@jaguarfreight.com; r.lakhno@elcosol.com; a.gurzov@elcosol.com;
QA and SIT Process
QA/SIT engineer:
- All reports should be in as much as possible consolidated in 1-2 notes as a Report (use Edit Note feature)
- Bugs should be numbered
- It should be identified what bugs are critical
- See example/template below
SIT report: --------- (on Safari/Apple) . 1) on client: click on "?" next to "To" gives error (hide for now if hard to fix) . 2) on internal: check "Pre-alert" gives " Cannot add or update a child row: a foreign key constraint fails (`dev3`.`tblPreAlertStatus`, CONSTRAINT `tblprealertstatus_ibfk_2` FOREIGN KEY (`GenericUserId`) REFERENCES `tblGenericUser` (`Id`) ON DELETE CASCADE ON UPDATE CASCADE)" . 3) If email is selected in CC list then checkbox next to it must be checked (very important - Simon asked) . 4) CC list in History does not show recipients . Critical: 1,2,3
Developer:
- review bug report
- fix critical bugs first
- if any non-critical can be fixed quickly - fix, others leave alone for now
- once all bugs are fixed post note into mantis - what bugs are fixed
- See example/template below:
2,3 - fixed 1 - can not reproduce
See also
- Cybertrax 2.1 Client (requirements) - related functionality in Production
- Category:ClientEtc - misc wikis related to above
- Category:International Portal - old but useful specs (first attempt, by Alex)
- Category:IPortal2 ARCHIVE - (second attempt, by Tira)