ASN 20 Main wiki
From UG
(Difference between revisions)
(→QA and SIT Process) |
(→QA and SIT Process) |
||
Line 44: | Line 44: | ||
QA/SIT engineer: | QA/SIT engineer: | ||
- | * All reports should be | + | * All reports should be as much as possible consolidated in 1-2 notes as a Report (use Edit Note feature) |
* Bugs should be numbered | * Bugs should be numbered | ||
* It should be identified what bugs are '''critical''' | * It should be identified what bugs are '''critical''' | ||
Line 52: | Line 52: | ||
--------- | --------- | ||
(on Safari/Apple) | (on Safari/Apple) | ||
- | |||
1) on client: click on "?" next to "To" gives error (hide for now if hard to fix) | 1) on client: click on "?" next to "To" gives error (hide for now if hard to fix) | ||
- | |||
2) on internal: check "Pre-alert" gives " | 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` | 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)" | 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) | 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 | 4) CC list in History does not show recipients | ||
. | . |
Current revision as of 15:47, 26 September 2012
Contents |
[edit] Info
[edit] Mantis
Mantis:
- parent: 101 : [ASN 20] .....................<parent>
- category: ASN 20
[edit] Environments
Good account to test with:
- name:
- pwd:
[edit] SVN
- /branches/tbd
[edit] 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;
[edit] QA and SIT Process
QA/SIT engineer:
- All reports should be 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
[edit] 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)