1 Test run started : 10/07/2007 01:55:56
\r
2 ----------------------------------------------------------------
\r
4 TEST START : ApplicationMethods
\r
5 ITEM Assertion OK : Name of Workbook is: Ranges.xls
\r
6 ITEM Assertion OK : Address of Application.Columns is: $A:$A
\r
7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
\r
8 ITEM Assertion OK : Address of Application.Range is: $1:$1,$5:$7
\r
9 ITEM Assertion OK : Please check manually: DefaultFilePath is: C:\Documents and Settings\vituosity\My Documents
\r
10 ITEM Assertion OK : Please check manually: Library Path is: C:\Documents and Settings\vituosity\Application Data\OpenOffice.org2\user\basic
\r
11 ITEM Assertion OK : Please check manually: Template Path is: C:\Documents and Settings\vituosity\Application Data\OpenOffice.org2\user\template
\r
12 ITEM Assertion OK : FileSeparator is \
\r
13 ITEM Assertion OK : Name of ActiveWorkbook is: Ranges.xls
\r
14 END 'ApplicationMethods' Symbol
\r
15 TEST OK : ApplicationMethods
\r
16 ----------------------------------------------------------------
\r
18 TEST START : Insert-Issue
\r
19 ITEM Assertion OK : Insert with xlShiftToRight: 10
\r
20 END 'Insert-Issue' Symbol
\r
21 TEST OK : Insert-Issue
\r
22 ----------------------------------------------------------------
\r
24 TEST START : MergeCells-Issue
\r
25 ITEM Assertion OK : Range.MergeCells is True
\r
26 ITEM Assertion FAIL : MergeCells is null: False
\r
27 ITEM Assertion OK : RowCount after Merge: 13
\r
28 ITEM Assertion OK : Range.MergeCells is False
\r
29 ITEM Assertion OK : MergeCells is null: False
\r
30 ITEM Assertion FAIL : MergeCells of Second Area is null : False
\r
31 ITEM Assertion FAIL : MergeCells of Ranges is Null: False
\r
32 ITEM Assertion OK : RowCount after Merge: 7
\r
33 ITEM Assertion OK : Range.MergeCells is False
\r
34 ITEM Assertion OK : MergeCells is null: False
\r
35 ITEM Assertion OK : RowCount after Merge: 7
\r
36 END 'MergeCells-Issue' Symbol
\r
37 TEST OK : MergeCells-Issue
\r
38 ----------------------------------------------------------------
\r
40 TEST START : Areas-Issue
\r
41 ITEM Assertion OK : Range Areas Count is2
\r
42 ITEM Assertion OK : First Range Address is: $E$8:$G$13
\r
43 ITEM Assertion OK : First Row is: 8
\r
44 ITEM Assertion OK : First Column is: 5
\r
45 ITEM Assertion OK : EntireRow Address is: $8:$13,$13:$19
\r
46 ITEM Assertion OK : EntireColumn Address is: $E:$G,$G:$K
\r
47 ITEM Assertion OK : Range Count:53
\r
48 END 'Areas-Issue' Symbol
\r
49 TEST OK : Areas-Issue
\r
50 ----------------------------------------------------------------
\r
52 TEST START : Fill-Methods-Issue
\r
53 ITEM Assertion OK : Range Value after FillDown: MyFillValue
\r
54 ITEM Assertion OK : Range Value after FillDown: MyFillValue
\r
55 ITEM Assertion OK : Range Value after FillDown: MyRightFillValue
\r
56 ITEM Assertion OK : Range Value after FillDown: MyBottomFillValue
\r
57 END 'Fill-Methods-Issue' Symbol
\r
58 TEST OK : Fill-Methods-Issue
\r
59 ----------------------------------------------------------------
\r
60 Range/Item-Method-Issue
\r
61 TEST START : Range/Item-Method-Issue
\r
62 ITEM Assertion OK : Range of multiple columns is: $A:$A,$C:$C
\r
63 ITEM Assertion OK : Range of multiple rows is: $1:$1,$5:$7
\r
64 ITEM Assertion OK : Range of several columns is: $C:$E,$D:$D
\r
65 ITEM Assertion OK : Range of several rows is: $5:$8,$6:$10
\r
66 ITEM Assertion OK : Range of several single cells is: $C$5,$E$8
\r
67 ITEM Assertion OK : Range of several named ranges is: $L$1:$M$6,$E$8:$G$13,$G$13:$K$19
\r
68 ITEM Assertion OK : Range of a single Item Cell is: $E$21
\r
69 ITEM Assertion OK : Range of a single Item Cell is: $F$21
\r
70 ITEM Assertion OK : Range of a single Item Cell is: $F$10
\r
71 END 'Range/Item-Method-Issue' Symbol
\r
72 TEST OK : Range/Item-Method-Issue
\r
73 ----------------------------------------------------------------
\r
75 TEST START : R1C1-Formulas-Issue
\r
76 ITEM Assertion OK : R1C1 Range.Formula is: =IF(OR(R[-2]C[1]=0,RC[2]="YES"),"")
\r
77 ITEM Assertion FAIL : Range.Formula is: =IF(OR(J8=0,RC[2]="YES"),"")
\r
78 END 'R1C1-Formulas-Issue' Symbol
\r
79 TEST OK : R1C1-Formulas-Issue
\r
80 ----------------------------------------------------------------
\r
82 TEST START : Verify_Delete
\r
83 ITEM Assertion OK : Ranges are intersecting: $G$13
\r
84 ITEM Assertion OK : Delete with Default: $AJ$4
\r
85 ITEM Assertion OK : Delete with ShifttoLeft: $AJ$4
\r
86 ITEM Assertion OK : Delete with ShiftUp: $M$22
\r
87 END 'Verify_Delete' Symbol
\r
88 TEST OK : Verify_Delete
\r
89 ----------------------------------------------------------------
\r
91 TEST START : Value-Issue
\r
92 ITEM Assertion OK : Value of Range is: 12.3
\r
93 ITEM Assertion OK : Text of Range is: 12.3
\r
94 ITEM Assertion OK : Range has Formula: False
\r
95 ITEM Assertion OK : Cell has Formula: False
\r
96 ITEM Assertion FAIL : Text of Range is null: False
\r
97 ITEM Assertion OK : Range has Formula: True
\r
98 ITEM Assertion OK : Cell has Formula: True
\r
99 ITEM Assertion OK : Value of Cell is: 12
\r
100 ITEM Assertion OK : Application.Calculation is : -4135
\r
101 ITEM Assertion OK : Calculation is automated: True
\r
102 ITEM Assertion OK : Range has Formula: True
\r
103 ITEM Assertion OK : Value of Cell is: 16
\r
104 ITEM Assertion OK : Text of Cell is: 16
\r
105 ITEM Assertion OK : Text of Cell is: 16
\r
106 ITEM Assertion OK : Range has Formula after 'ClearContents: False
\r
107 ITEM Assertion OK : Text of Cell is:
\r
108 ITEM Assertion OK : Text of Cell is:
\r
109 END 'Value-Issue' Symbol
\r
110 TEST OK : Value-Issue
\r
111 ----------------------------------------------------------------
\r
113 TEST START : AutoFit issue
\r
114 ITEM Assertion OK : Columns.AutoFit: CurrentWidth is 467
\r
115 ITEM Assertion FAIL : Rows.AutoFit: CurrentHeight is 78
\r
116 END 'AutoFit issue' Symbol
\r
117 TEST OK : AutoFit issue
\r
118 ----------------------------------------------------------------
\r
120 TEST START : Selections
\r
121 ITEM Assertion OK : ActiveCell is : $E$8
\r
122 ITEM Assertion OK : Active Cell is : $E$8
\r
123 ITEM Assertion OK : Number of Cells in Range: 52
\r
124 ITEM Assertion OK : Number of Cells in Range: 52
\r
125 ITEM Assertion OK : Number of Cells in Range: 52
\r
126 END 'Selections' Symbol
\r
127 TEST OK : Selections
\r
128 ----------------------------------------------------------------
\r
130 TEST START : Offset-Resize
\r
131 ITEM Assertion OK : Offset is : $G$10:$I$15,$I$15:$M$21
\r
132 ITEM Assertion OK : Offset is : $G$7:$I$12,$I$12:$M$18
\r
133 ITEM Assertion OK : Resized Range is : $A$20:$D$23
\r
134 END 'Offset-Resize' Symbol
\r
135 TEST OK : Offset-Resize
\r
136 ----------------------------------------------------------------
\r
138 TEST START : Ranges-Address
\r
139 ITEM Assertion OK : Range Address is: $E$8:$G$13,$G$13:$K$19
\r
140 ITEM Assertion OK : Range Address is: $E8:$G13,$G13:$K19
\r
141 ITEM Assertion OK : Range Address is: E$8:G$13,G$13:K$19
\r
142 ITEM Assertion OK : Range Address is: R8C5:R13C7,R13C7:R19C11
\r
143 ITEM Assertion FAIL : Range Address is: R8C5:R13C7,R13C7:R19C11
\r
144 ITEM Assertion OK : Range Address is: R8C5:R13C7,R13C7:R19C11
\r
145 ITEM Assertion OK : Range Address is: R[6]C[3]:R[11]C[5],R[11]C[5]:R[17]C[9]
\r
146 ITEM Assertion OK : RangeAddress is [Ranges.xls]Sheet1!$E$8:$G$13,$G$13:$K$19
\r
147 END 'Ranges-Address' Symbol
\r
148 TEST OK : Ranges-Address
\r
149 ----------------------------------------------------------------
\r
151 TEST START : Range-Address
\r
152 ITEM Assertion OK : Range Address is: $E$8:$G$13
\r
153 ITEM Assertion OK : Range Address is: $E8:$G13
\r
154 ITEM Assertion OK : Range Address is: E$8:G$13
\r
155 ITEM Assertion OK : Range Address is: R8C5:R13C7
\r
156 ITEM Assertion FAIL : Range Address is: R8C5:R13C7
\r
157 ITEM Assertion OK : Range Address is: R8C5:R13C7
\r
158 ITEM Assertion OK : Range Address is: R[6]C[3]:R[11]C[5]
\r
159 ITEM Assertion OK : RangeAddress is [Ranges.xls]Sheet1!$E$8:$G$13
\r
160 END 'Range-Address' Symbol
\r
161 TEST OK : Range-Address
\r
162 ----------------------------------------------------------------
\r
164 TEST START : Column-Address
\r
165 ITEM Assertion OK : Range Address is: $F$8:$F$13
\r
166 ITEM Assertion OK : Range Address is: $F8:$F13
\r
167 ITEM Assertion OK : Range Address is: F$8:F$13
\r
168 ITEM Assertion OK : Range Address is: R8C6:R13C6
\r
169 ITEM Assertion FAIL : Range Address is: R8C6:R13C6
\r
170 ITEM Assertion OK : Range Address is: R8C6:R13C6
\r
171 ITEM Assertion OK : Range Address is: R[6]C[4]:R[11]C[4]
\r
172 ITEM Assertion OK : RangeAddress is [Ranges.xls]Sheet1!$F$8:$F$13
\r
173 END 'Column-Address' Symbol
\r
174 TEST OK : Column-Address
\r
175 ----------------------------------------------------------------
\r
177 TEST START : Row-Address
\r
178 ITEM Assertion OK : Range Address is: $E$9:$G$9
\r
179 ITEM Assertion OK : Range Address is: $E9:$G9
\r
180 ITEM Assertion OK : Range Address is: E$9:G$9
\r
181 ITEM Assertion OK : Range Address is: R9C5:R9C7
\r
182 ITEM Assertion FAIL : Range Address is: R9C5:R9C7
\r
183 ITEM Assertion OK : Range Address is: R9C5:R9C7
\r
184 ITEM Assertion OK : Range Address is: R[7]C[3]:R[7]C[5]
\r
185 ITEM Assertion OK : RangeAddress is [Ranges.xls]Sheet1!$E$9:$G$9
\r
186 END 'Row-Address' Symbol
\r
187 TEST OK : Row-Address
\r
188 ----------------------------------------------------------------
\r
190 TEST START : SingleCell-Address
\r
191 ITEM Assertion OK : Range Address is: $F$9
\r
192 ITEM Assertion OK : Range Address is: $F9
\r
193 ITEM Assertion OK : Range Address is: F$9
\r
194 ITEM Assertion OK : Range Address is: R9C6
\r
195 ITEM Assertion FAIL : Range Address is: R9C6
\r
196 ITEM Assertion OK : Range Address is: R9C6
\r
197 ITEM Assertion OK : Range Address is: R[7]C[4]
\r
198 ITEM Assertion OK : RangeAddress is [Ranges.xls]Sheet1!$F$9
\r
199 END 'SingleCell-Address' Symbol
\r
200 TEST OK : SingleCell-Address
\r
201 ----------------------------------------------------------------
\r
203 TEST START : Heights and Widths
\r
204 ITEM Assertion OK : Range RowHeight is 40
\r
205 ITEM Assertion OK : Range ColumnWidth is 50
\r
206 ITEM Assertion OK : Range Height is 240
\r
207 ITEM Assertion FAIL : Range Width is 675
\r
208 ITEM Assertion OK : Range RowHeight is 50
\r
209 ITEM Assertion OK : Range ColumnWidth is 50
\r
210 ITEM Assertion OK : Range Height is 300
\r
211 ITEM Assertion FAIL : Range Width is 675
\r
212 ITEM Assertion FAIL : RowHeight is null: False
\r
213 ITEM Assertion OK : ColumnWidth is null: True
\r
214 END 'Heights and Widths' Symbol
\r
215 TEST OK : Heights and Widths
\r
216 ----------------------------------------------------------------
\r
217 RangeRowColumn-Issue
\r
218 TEST START : RangeRowColumn-Issue
\r
219 ITEM Assertion OK : Row is: 8
\r
220 ITEM Assertion OK : Column is: 5
\r
221 ITEM Assertion OK : EntireRow.Columns.Count = 256
\r
222 ITEM Assertion OK : EntireColumn.Rows.Count = 131072
\r
223 END 'RangeRowColumn-Issue' Symbol
\r
224 TEST OK : RangeRowColumn-Issue
\r
225 ----------------------------------------------------------------
\r
227 TEST START : Replace-Issue
\r
228 ITEM Assertion OK : Value after Replace: YourValue
\r
229 ITEM Assertion OK : Value after Replace: YourValue
\r
230 ITEM Assertion OK : Value after Replace: ReplaceValue
\r
231 ITEM Assertion OK : Value after Replace: New ReplaceValue
\r
232 ITEM Assertion OK : Value after Replace: New ReplaceValue
\r
233 ITEM Assertion OK : Value after Replace: New Replace
\r
234 ITEM Assertion OK : Value after Replace:
\r
235 END 'Replace-Issue' Symbol
\r
236 TEST OK : Replace-Issue
\r
237 ----------------------------------------------------------------
\r
239 TEST START : Hidden-Issue
\r
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
\r
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
\r
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
\r
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
\r
244 ITEM Assertion OK : - Range.Columns.Hidden (set)
\r
245 ITEM Assertion OK : - Range.Columns.Hidden (get)
\r
246 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (set)
\r
247 ITEM Assertion OK : - Range.Columns.Item(1).Hidden (get)
\r
248 END 'Hidden-Issue' Symbol
\r
249 TEST OK : Hidden-Issue
\r
250 ----------------------------------------------------------------
\r
252 TEST START : End issue
\r
253 ITEM Assertion OK : - = $E$48
\r
254 ITEM Assertion OK : - = $E$1
\r
255 ITEM Assertion OK : - = $E$3
\r
256 ITEM Assertion OK : - = $A$8
\r
257 ITEM Assertion OK : - = $B$8
\r
258 ITEM Assertion OK : - = $IV$8
\r
259 ITEM Assertion OK : - = $Z$8
\r
260 END 'End issue' Symbol
\r
261 TEST OK : End issue
\r
262 ----------------------------------------------------------------
\r
264 TEST START : Outline issue
\r
265 ITEM Assertion OK : - Range.clearOutline - please check visually
\r
266 ITEM Assertion OK : - Range.AutoOutline - please check visually
\r
267 ITEM Assertion OK : - Range.AutoOutline - please check visually
\r
268 END 'Outline issue' Symbol
\r
269 TEST OK : Outline issue
\r
270 ----------------------------------------------------------------
\r
272 TEST START : Validation
\r
273 ITEM Assertion OK : Validation Input Message is : Attention!
\r
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
\r
275 ITEM Assertion OK : Validation Error Title is : You must enter a number from five to ten
\r
276 ITEM Assertion OK : Validation Error Message is : An Error occured
\r
277 ITEM Assertion OK : Validation Error Title is : Microsoft Excel
\r
278 END 'Validation' Symbol
\r
279 TEST OK : Validation
\r
280 Test run finished : 10/07/2007 01:56:04
\r