Lab Reduction for z-3-06-delete-account
v102103 z-3-06-delete-account.txt s_z-3-06-delete-account.html ../logev

Lab Reduction is a companion web based tool to Data Reduction except that it operates on real test data rather than simulated test data. The data reduction is performed in real time as the test executes. Anyone on the network can view the test results in real time during the testing.

Running Real Time Test Results Script

This tool is started as a DOS application in a directory which contains the test data. The syntax is:

perl labreduction.pl [filename.txt] [delayinsecs] [TocCor] [TocCov] [LabData] [LeFind] [LeNoFind] [Results] [CPC]

where all [fields] are optional and [blank] or [-] is default or are set as follows:
filename.txtIs the test file name, the default is testlog.txt. The report name is derived from this file name. The default report name is testlog.html. When entering a file name the .txt extension must be used (e.g. AAAa.txt, AAAb.txt).
delayinsecsThe script executes 100 times before ending, this is the delay between executions, the default is 20 seconds.
TocCorIf set to [y] correlates the log events to requirements.
TocCovIf set to [y] shows which requirements were addressed and which requirements were not addressed by the test results.
LabDataIf set to [y] shows the raw test data.
LeFindIf set to [y] shows the log events that were found. The default is [y].
LeNoFindIf set to [y] shows the log events NOT found in these test results.
ResultsIf set to [y] shows the test results correlated to the original log events. The deafult is [y].
CPCIf set to [all], [red], or [a cpc] shows req's satisfied and NOT satisfied by these test results.
FilterIf set to [y], filters items containing certain words from the reports. The deafult is [y].

The file containing the test results is automatically updated by the BOOT application for some test cases. In all other BOOT and RED test cases the file is manually updated by the testers by either copying log events from the emulator window or entering log events based on emulator profile points. Using appropriate file naming conventions, parallel testing can be performed.

This application requires the inclusion of a special file (translate.dat) that is created by the logevent application and stored with the instrumentation analysis results. This file translates the log event codes to the original english equivalents. It also requires a version of the TOC (s_toc.dat) to correlate the TOC requirements with the lab test results.

Analyzing The Test Results

The test results analysis begins during informal testing by examining the real time test results.

  1. Are the start and stop log events as expected
  2. Are any log events grossly out of place
  3. Do the log events and sequence look resonable
  4. Do the number of log events match previous test runs
  5. Do the source files and function names in the log events look resonable
  6. Does the layout of the log event sequence appear to be similar to previous test runs

If the results appear to be reasonable, copy and paste them into the test procedures. They will form the factory template that will be used during formal testing.

As part of an offline analysis, use the IAT reports and software source to locate the test result log events. Examine the software and look for potential missing log events or wrong long events. This is a final examination to confirm that the test results are as expected.

For dry run, create a single complete test results report following the sequence that is expected during formal test. Use these dry run test results to support the formal test.

At the conclusion of all the DRY RUN tests enable the log events found, log events not found, requirements correlation, and requirements coverage reports. Look for log events and requirements that were not captured during the all the test activity. If needed, create new tests to capture the missing requirements.

Analysis Reports Script Option Comment
Test CommentsComments Summary of the comments entered by testers into the test file.
PUIs VerifiedComments The list of PUIs verified in this test sequence. Use it in the filter service to compared different test sequences.
Req CoverageComments This is a list of PUIs and the number of times the PUI was encountered in a log event with this test sequence. Use this to gain confidence in the test coverage. For example, a PUI that has been hit 50 times was probably the result of slightly different code paths.
Test ResultsResults This is the test results in log event format. This analysis connects the raw numerical log events captured during lab testing with the original source code comment statements, source file, and C-function.
Missing Req'sResults This is a list of req's that should have been in this test but are missing. It is based on the IAT filter service where one set of reqs's are subtracted from another set of req's.

NOTE: These reports are option sensitive. If an option was not selected, the report link is not present.

Other Analysis Reports . TOC req's . simulated logevents . translate file . Error_Codes.txt


Settings

Paths
Main Path
Simulation Directory
Analysis Directory
Analysis Report Name
Test File Name

Settings case sensitive
Script Rerun Delay (sec)
CPC, Release, or Test Case Considered
Trace Events

Requirements Accounting - Fixed case sensitive
Future Events
De-Instrumented
Negative Paths

Requirements Accounting - User Defined case sensitive Categories
Name             Description                                         PUI's








Display Filters - flaten display case insensitive
Raw LCD Log Events
Raw PAD Log Events
Raw PIN Log Events
Raw LOC Log Events
Raw Any Log Events
Text Results

Ignore Data - for very fast bypassing of noise case insensitive
Bypass Noise Raw Events
Bypass Noise Text Results

Keywords copy paste REQs from word table column get converted to OR format - case insensitive
Red
Blue
Navy
Purple
Green
Maroon
case sensitive
Orange

Expected Req's From Test Procedure - copy & paste from doc case insensitive
Orange LE SV

LabData Test Comments Test Results LE Found LE NOT Found Show Only Keyword Events
TOC Correlation TOC Coverage Not in Software Baseline Missed Req's Func Call Seq Show Only Expected Req's
Filter Classified Server Config

11/23/2003 15:23:50


Data Reduction Reports for z-3-06-delete-account


Test Comments Summary Comments entered by testers into test data file

Log Events Data

3-6 Delete User Account B1.0

Tester: ws

1. Delete Account
1. select delete account option
. . . HMI-30600-5
LOG-30600-20
1. select account to delete
. . . HMI-30600-3
LOG-30600-100
1. confirm delete request
. . . HMI-30600-3
LOG-30600-200
1. Done

     


Test Results Lab Data Connected To File Name, C-function, and Comment Statements 347 z-3-06-delete-account.txt 11/23/2003 15:23:50
1 0000 time I Translate File Created 11/22/2003 23:07:01
3-6 Delete User Account B1.0

Tester: ws

1. Delete Account
1. select delete account option
HMI-30600-5
1 1 1409 I hmi-01.c hmi.1.4 LE SV TOC-1806 this is a hmi-01.4.20 req to enable
2 2 1459 I hmi-03.c hmi.3.12 LE SV TOC-1855 this is a hmi-03.12.11 req to detect ERROR
3 3 1501 I hmi-05.c hmi.5.12 LE SV TOC-1896 this is a hmi-05.12.1 req to call admin
4 4 1437 I hmi-03.c hmi.3.4 LE SV TOC-1834 this is a hmi-03.4.20 req to DISABLE
5 5 1448 I hmi-03.c hmi.3.9 LE SV TOC-1845 this is a hmi-03.9.34 req to check unix
LOG-30600-20
1 6 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
2 7 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
3 8 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
4 9 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
5 10 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
6 11 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
7 12 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
8 13 1573 I log-05.c log.5.8 LE SV TOC-2058 this is a log-05.8.36 req to DISABLE
9 14 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
10 15 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
11 16 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
12 17 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
13 18 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
14 19 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
15 20 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
16 21 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
17 22 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
18 23 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
19 24 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
20 25 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
1. select account to delete
HMI-30600-3
1 26 1409 I hmi-01.c hmi.1.4 LE SV TOC-1806 this is a hmi-01.4.20 req to enable
2 27 1459 I hmi-03.c hmi.3.12 LE SV TOC-1855 this is a hmi-03.12.11 req to detect ERROR
3 28 1501 I hmi-05.c hmi.5.12 LE SV TOC-1896 this is a hmi-05.12.1 req to call admin
LOG-30600-100
1 29 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
2 30 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
3 31 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
4 32 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
5 33 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
6 34 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
7 35 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
8 36 1573 I log-05.c log.5.8 LE SV TOC-2058 this is a log-05.8.36 req to DISABLE
9 37 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
10 38 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
11 39 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
12 40 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
13 41 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
14 42 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
15 43 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
16 44 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
17 45 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
18 46 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
19 47 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
20 48 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
21 49 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
22 50 1615 I log-06.c log.6.6 LE SV TOC-2099 this is a log-06.6.56 req to detect ERROR
23 51 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
24 52 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
25 53 1572 I log-05.c log.5.8 LE SV TOC-2057 this is a log-05.8.26 req to STORE
26 54 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
27 55 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
28 56 1620 I log-06.c log.6.9 LE SV TOC-2104 this is a log-06.9.24 req to DISABLE
29 57 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
30 58 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
31 59 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
32 60 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
33 61 1568 I log-05.c log.5.7 LE SV TOC-2053 this is a log-05.7.73 req to set RTC
34 62 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
35 63 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
36 64 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
37 65 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
38 66 1578 I log-05.c log.5.9 LE SV TOC-2063 this is a log-05.9.9 req to enable
39 67 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
40 68 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
41 69 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
42 70 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
43 71 1603 I log-06.c log.6.3 LE SV TOC-2088 this is a log-06.3.44 req to STORE
44 72 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
45 73 1597 I log-06.c log.6.2 LE SV TOC-2082 this is a log-06.2.4 req to validate
46 74 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
47 75 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
48 76 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
49 77 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
50 78 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
51 79 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
52 80 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
53 81 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
54 82 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
55 83 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
56 84 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
57 85 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
58 86 1535 I log-03.c log.3.5 LE SV TOC-2021 this is a log-03.5.16 req to RECORD
59 87 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
60 88 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
61 89 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
62 90 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
63 91 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
64 92 1641 I log-06.c log.6.14 LE SV TOC-2125 this is a log-06.14.33 req to DISABLE
65 93 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
66 94 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
67 95 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
68 96 1568 I log-05.c log.5.7 LE SV TOC-2053 this is a log-05.7.73 req to set RTC
69 97 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
70 98 1548 I log-04.c log.4.3 LE SV TOC-2034 this is a log-04.3.42 req to REJECT
71 99 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
72 100 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
73 101 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
74 102 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
75 103 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
76 104 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
77 105 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
78 106 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
79 107 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
80 108 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
81 109 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
82 110 1603 I log-06.c log.6.3 LE SV TOC-2088 this is a log-06.3.44 req to STORE
83 111 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
84 112 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
85 113 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
86 114 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
87 115 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
88 116 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
89 117 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
90 118 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
91 119 1606 I log-06.c log.6.4 LE SV TOC-2091 this is a log-06.4.27 req to call admin
92 120 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
93 121 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
94 122 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
95 123 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
96 124 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
97 125 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
98 126 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
99 127 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
100 128 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
1. confirm delete request
HMI-30600-3
1 129 1409 I hmi-01.c hmi.1.4 LE SV TOC-1806 this is a hmi-01.4.20 req to enable
2 130 1459 I hmi-03.c hmi.3.12 LE SV TOC-1855 this is a hmi-03.12.11 req to detect ERROR
3 131 1501 I hmi-05.c hmi.5.12 LE SV TOC-1896 this is a hmi-05.12.1 req to call admin
LOG-30600-200
1 132 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
2 133 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
3 134 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
4 135 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
5 136 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
6 137 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
7 138 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
8 139 1573 I log-05.c log.5.8 LE SV TOC-2058 this is a log-05.8.36 req to DISABLE
9 140 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
10 141 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
11 142 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
12 143 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
13 144 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
14 145 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
15 146 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
16 147 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
17 148 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
18 149 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
19 150 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
20 151 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
21 152 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
22 153 1615 I log-06.c log.6.6 LE SV TOC-2099 this is a log-06.6.56 req to detect ERROR
23 154 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
24 155 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
25 156 1572 I log-05.c log.5.8 LE SV TOC-2057 this is a log-05.8.26 req to STORE
26 157 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
27 158 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
28 159 1620 I log-06.c log.6.9 LE SV TOC-2104 this is a log-06.9.24 req to DISABLE
29 160 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
30 161 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
31 162 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
32 163 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
33 164 1568 I log-05.c log.5.7 LE SV TOC-2053 this is a log-05.7.73 req to set RTC
34 165 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
35 166 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
36 167 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
37 168 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
38 169 1578 I log-05.c log.5.9 LE SV TOC-2063 this is a log-05.9.9 req to enable
39 170 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
40 171 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
41 172 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
42 173 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
43 174 1603 I log-06.c log.6.3 LE SV TOC-2088 this is a log-06.3.44 req to STORE
44 175 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
45 176 1597 I log-06.c log.6.2 LE SV TOC-2082 this is a log-06.2.4 req to validate
46 177 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
47 178 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
48 179 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
49 180 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
50 181 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
51 182 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
52 183 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
53 184 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
54 185 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
55 186 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
56 187 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
57 188 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
58 189 1535 I log-03.c log.3.5 LE SV TOC-2021 this is a log-03.5.16 req to RECORD
59 190 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
60 191 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
61 192 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
62 193 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
63 194 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
64 195 1641 I log-06.c log.6.14 LE SV TOC-2125 this is a log-06.14.33 req to DISABLE
65 196 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
66 197 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
67 198 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
68 199 1568 I log-05.c log.5.7 LE SV TOC-2053 this is a log-05.7.73 req to set RTC
69 200 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
70 201 1548 I log-04.c log.4.3 LE SV TOC-2034 this is a log-04.3.42 req to REJECT
71 202 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
72 203 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
73 204 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
74 205 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
75 206 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
76 207 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
77 208 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
78 209 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
79 210 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
80 211 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
81 212 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
82 213 1603 I log-06.c log.6.3 LE SV TOC-2088 this is a log-06.3.44 req to STORE
83 214 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
84 215 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
85 216 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
86 217 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
87 218 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
88 219 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
89 220 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
90 221 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
91 222 1606 I log-06.c log.6.4 LE SV TOC-2091 this is a log-06.4.27 req to call admin
92 223 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
93 224 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
94 225 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
95 226 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
96 227 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
97 228 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
98 229 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
99 230 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
100 231 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
101 232 1632 I log-06.c log.6.11 LE SV TOC-2116 this is a log-06.11.16 req to STORE
102 233 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
103 234 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
104 235 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
105 236 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
106 237 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
107 238 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
108 239 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
109 240 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
110 241 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
111 242 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
112 243 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
113 244 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
114 245 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
115 246 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
116 247 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
117 248 1571 I log-05.c log.5.8 LE SV TOC-2056 this is a log-05.8.14 req to call admin
118 249 1640 I log-06.c log.6.14 LE SV TOC-2124 this is a log-06.14.26 req to INHIBIT
119 250 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
120 251 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
121 252 1643 I log-06.c log.6.14 LE SV TOC-2127 this is a log-06.14.51 req to detect ERROR
122 253 1624 I log-06.c log.6.10 LE SV TOC-2108 this is a log-06.10.8 req to check PSOS
123 254 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
124 255 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
125 256 1515 I log-01.c log.1.1 LE SV TOC-2001 this is a log-01.1.6 req to TRANSFORM
126 257 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
127 258 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
128 259 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
129 260 1632 I log-06.c log.6.11 LE SV TOC-2116 this is a log-06.11.16 req to STORE
130 261 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
131 262 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
132 263 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
133 264 1640 I log-06.c log.6.14 LE SV TOC-2124 this is a log-06.14.26 req to INHIBIT
134 265 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
135 266 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
136 267 1595 I log-06.c log.6.1 LE SV TOC-2080 this is a log-06.1.5 req to set REAL TIME CLOCK
137 268 1575 I log-05.c log.5.8 LE SV TOC-2060 this is a log-05.8.64 req to UPDATE
138 269 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
139 270 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
140 271 1623 I log-06.c log.6.9 LE SV TOC-2107 this is a log-06.9.45 req to call ISR
141 272 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
142 273 1536 I log-03.c log.3.5 LE SV TOC-2022 this is a log-03.5.48 req to assign
143 274 1548 I log-04.c log.4.3 LE SV TOC-2034 this is a log-04.3.42 req to REJECT
144 275 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
145 276 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
146 277 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
147 278 1541 I log-03.c log.3.6 LE SV TOC-2027 this is a log-03.6.48 req to enable
148 279 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
149 280 1593 I log-05.c log.5.17 LE SV TOC-2078 this is a log-05.17.5 req to PROCESS
150 281 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
151 282 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
152 283 1661 I log-09.c log.9.4 LE SV TOC-2144 this is a log-09.4.48 req to STORE
153 284 1640 I log-06.c log.6.14 LE SV TOC-2124 this is a log-06.14.26 req to INHIBIT
154 285 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
155 286 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
156 287 1623 I log-06.c log.6.9 LE SV TOC-2107 this is a log-06.9.45 req to call ISR
157 288 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
158 289 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
159 290 1575 I log-05.c log.5.8 LE SV TOC-2060 this is a log-05.8.64 req to UPDATE
160 291 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
161 292 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
162 293 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
163 294 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
164 295 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
165 296 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
166 297 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
167 298 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
168 299 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
169 300 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
170 301 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
171 302 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
172 303 1515 I log-01.c log.1.1 LE SV TOC-2001 this is a log-01.1.6 req to TRANSFORM
173 304 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
174 305 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
175 306 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
176 307 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
177 308 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
178 309 1649 I log-09.c log.9.1 LE SV TOC-2132 this is a log-09.1.25 req to COMPARE
179 310 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
180 311 1563 I log-05.c log.5.7 LE SV TOC-2048 this is a log-05.7.19 req to STORE
181 312 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
182 313 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
183 314 1579 I log-05.c log.5.10 LE SV TOC-2064 this is a log-05.10.4 req to CONVERT
184 315 1632 I log-06.c log.6.11 LE SV TOC-2116 this is a log-06.11.16 req to STORE
185 316 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
186 317 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
187 318 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
188 319 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
189 320 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
190 321 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
191 322 1624 I log-06.c log.6.10 LE SV TOC-2108 this is a log-06.10.8 req to check PSOS
192 323 1659 I log-09.c log.9.3 LE SV TOC-2142 this is a log-09.3.10 req to STORE
193 324 1531 I log-03.c log.3.4 LE SV TOC-2017 this is a log-03.4.15 req to DISABLE
194 325 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
195 326 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
196 327 1541 I log-03.c log.3.6 LE SV TOC-2027 this is a log-03.6.48 req to enable
197 328 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
198 329 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
199 330 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
200 331 1565 I log-05.c log.5.7 LE SV TOC-2050 this is a log-05.7.28 req to VERIFY
1. Done

99XX series reserved for IAT self tests


PUIs Verified - All in this thread use this in the filter service to determine test run differences

s_z-3-06-delete-account.html |TOC-1806 |TOC-1834 |TOC-1845 |TOC-1855 |TOC-1896 |TOC-2001 |TOC-2002 |TOC-2003 |TOC-2007 |TOC-2008 |TOC-2009 |TOC-2010 |TOC-2011 |TOC-2012 |TOC-2013 |TOC-2014 |TOC-2015 |TOC-2016 |TOC-2017 |TOC-2019 |TOC-2020 |TOC-2021 |TOC-2022 |TOC-2023 |TOC-2024 |TOC-2025 |TOC-2027 |TOC-2028 |TOC-2029 |TOC-2030 |TOC-2031 |TOC-2033 |TOC-2034 |TOC-2035 |TOC-2036 |TOC-2038 |TOC-2042 |TOC-2043 |TOC-2044 |TOC-2047 |TOC-2048 |TOC-2049 |TOC-2050 |TOC-2051 |TOC-2053 |TOC-2056 |TOC-2057 |TOC-2058 |TOC-2060 |TOC-2061 |TOC-2062 |TOC-2063 |TOC-2064 |TOC-2065 |TOC-2066 |TOC-2067 |TOC-2068 |TOC-2069 |TOC-2070 |TOC-2071 |TOC-2072 |TOC-2076 |TOC-2077 |TOC-2078 |TOC-2080 |TOC-2081 |TOC-2082 |TOC-2084 |TOC-2087 |TOC-2088 |TOC-2089 |TOC-2090 |TOC-2091 |TOC-2092 |TOC-2095 |TOC-2096 |TOC-2097 |TOC-2099 |TOC-2100 |TOC-2102 |TOC-2103 |TOC-2104 |TOC-2105 |TOC-2107 |TOC-2108 |TOC-2109 |TOC-2110 |TOC-2112 |TOC-2114 |TOC-2115 |TOC-2116 |TOC-2117 |TOC-2118 |TOC-2121 |TOC-2122 |TOC-2123 |TOC-2124 |TOC-2125 |TOC-2127 |TOC-2128 |TOC-2130 |TOC-2131 |TOC-2132 |TOC-2134 |TOC-2136 |TOC-2137 |TOC-2138 |TOC-2140 |TOC-2142 |TOC-2144 |TOC-2145 |TOC-2147 |TOC-2149 |TOC-2150 |done

Total Verified Req's 114


Req Coverage - All in this thread

9 TOC-2076 9 TOC-2050 8 TOC-2102 7 TOC-2071 7 TOC-2047 6 TOC-2095 6 TOC-2012 6 TOC-2015 6 TOC-2009
6 TOC-2147 5 TOC-2024 5 TOC-2049 5 TOC-2117 5 TOC-2044 5 TOC-2014 5 TOC-2020 5 TOC-2090 5 TOC-2016
5 TOC-2062 5 TOC-2140 4 TOC-2035 4 TOC-2138 4 TOC-2088 4 TOC-2010 4 TOC-2011 4 TOC-2069 4 TOC-2031
4 TOC-2053 4 TOC-2096 4 TOC-2038 4 TOC-2077 4 TOC-2007 3 TOC-2068 3 TOC-2058 3 TOC-2137 3 TOC-2124
3 TOC-2103 3 TOC-2097 3 TOC-2100 3 TOC-2134 3 TOC-2149 3 TOC-2065 3 TOC-2130 3 TOC-1855 3 TOC-2112
3 TOC-2131 3 TOC-2008 3 TOC-2034 3 TOC-2115 3 TOC-2042 3 TOC-2116 3 TOC-2043 3 TOC-2084 3 TOC-1806
3 TOC-2150 3 TOC-1896 2 TOC-2136 2 TOC-2063 2 TOC-2066 2 TOC-2067 2 TOC-2030 2 TOC-2104 2 TOC-2105
2 TOC-2033 2 TOC-2107 2 TOC-2108 2 TOC-2070 2 TOC-2081 2 TOC-2145 2 TOC-2082 2 TOC-2089 2 TOC-2013
2 TOC-2121 2 TOC-2001 2 TOC-2122 2 TOC-2110 2 TOC-2123 2 TOC-2019 2 TOC-2125 2 TOC-2057 2 TOC-2114
2 TOC-2091 2 TOC-2092 2 TOC-2099 2 TOC-2021 2 TOC-2023 2 TOC-2025 2 TOC-2027 2 TOC-2060 1 TOC-2056
1 TOC-2128 1 TOC-2127 1 TOC-2061 1 TOC-2051 1 TOC-2078 1 TOC-2028 1 TOC-2002 1 TOC-2003 1 TOC-2064
1 TOC-2029 1 TOC-2132 1 TOC-2017 1 TOC-2022 1 TOC-2087 1 TOC-2048 1 TOC-2036 1 TOC-2109 1 TOC-2142
1 TOC-1834 1 TOC-2144 1 TOC-2080 1 TOC-2118 1 TOC-1845 1 TOC-2072

Total Verified Req's 114


Req's Missed In This Test Run This report with the default settings shows the req's that were MISSED in this test. It is based on the filter tool where an initial set of items are found and a second set is subtracted from the intial set. In this case the initial set are the expected req's as defined in the test procedure, and the second set are the req's found in the actual test data. Req's are Marked if they are not in the software. Req's are also Marked if they are turned off in the debugger.

Don't Show Located Items Show Removed Items Flip Locate & Remove

Locate: nnoonnee

Remove: s_z-3-06-delete-account.html |TOC-1806 |TOC-1834 |TOC-1845 |TOC-1855 |TOC-1896 |TOC-2001 |TOC-2002 |TOC-2003 |TOC-2007 |TOC-2008 |TOC-2009 |TOC-2010 |TOC-2011 |TOC-2012 |TOC-2013 |TOC-2014 |TOC-2015 |TOC-2016 |TOC-2017 |TOC-2019 |TOC-2020 |TOC-2021 |TOC-2022 |TOC-2023 |TOC-2024 |TOC-2025 |TOC-2027 |TOC-2028 |TOC-2029 |TOC-2030 |TOC-2031 |TOC-2033 |TOC-2034 |TOC-2035 |TOC-2036 |TOC-2038 |TOC-2042 |TOC-2043 |TOC-2044 |TOC-2047 |TOC-2048 |TOC-2049 |TOC-2050 |TOC-2051 |TOC-2053 |TOC-2056 |TOC-2057 |TOC-2058 |TOC-2060 |TOC-2061 |TOC-2062 |TOC-2063 |TOC-2064 |TOC-2065 |TOC-2066 |TOC-2067 |TOC-2068 |TOC-2069 |TOC-2070 |TOC-2071 |TOC-2072 |TOC-2076 |TOC-2077 |TOC-2078 |TOC-2080 |TOC-2081 |TOC-2082 |TOC-2084 |TOC-2087 |TOC-2088 |TOC-2089 |TOC-2090 |TOC-2091 |TOC-2092 |TOC-2095 |TOC-2096 |TOC-2097 |TOC-2099 |TOC-2100 |TOC-2102 |TOC-2103 |TOC-2104 |TOC-2105 |TOC-2107 |TOC-2108 |TOC-2109 |TOC-2110 |TOC-2112 |TOC-2114 |TOC-2115 |TOC-2116 |TOC-2117 |TOC-2118 |TOC-2121 |TOC-2122 |TOC-2123 |TOC-2124 |TOC-2125 |TOC-2127 |TOC-2128 |TOC-2130 |TOC-2131 |TOC-2132 |TOC-2134 |TOC-2136 |TOC-2137 |TOC-2138 |TOC-2140 |TOC-2142 |TOC-2144 |TOC-2145 |TOC-2147 |TOC-2149 |TOC-2150 |done

Marked: Bx_xx|TOC-007 |TOC-008 |done

Check if it was Manually verified

Reqs Verification Summary . . . Missed 0 . . . Marked 0 . . . DeInst 0 . . . Manual 0 . . . Found 0


11/23/2003 15:23:50 start
11/23/2003 15:23:58 end
8 secs
done