litmus 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.document +5 -0
- data/LICENSE +20 -0
- data/README.md +56 -0
- data/Rakefile +46 -0
- data/VERSION +1 -0
- data/lib/litmus.rb +11 -0
- data/lib/litmus/base.rb +10 -0
- data/lib/litmus/email_test.rb +17 -0
- data/lib/litmus/page_test.rb +17 -0
- data/lib/litmus/result.rb +11 -0
- data/lib/litmus/test.rb +11 -0
- data/lib/litmus/test_version.rb +19 -0
- data/litmus.gemspec +81 -0
- data/spec/email_test_spec.rb +21 -0
- data/spec/fixtures/all_tests.xml +24 -0
- data/spec/fixtures/create_email_test.xml +651 -0
- data/spec/fixtures/create_page_test.xml +286 -0
- data/spec/fixtures/create_test_version.xml +638 -0
- data/spec/fixtures/list_results.xml +735 -0
- data/spec/fixtures/list_test_versions.xml +744 -0
- data/spec/fixtures/poll_test_version.xml +90 -0
- data/spec/fixtures/show_result.xml +45 -0
- data/spec/fixtures/show_test.xml +652 -0
- data/spec/fixtures/show_test_version.xml +638 -0
- data/spec/litmus_spec.rb +5 -0
- data/spec/page_test_spec.rb +19 -0
- data/spec/result_spec.rb +19 -0
- data/spec/spec_helper.rb +44 -0
- data/spec/test_spec.rb +10 -0
- data/spec/test_version_spec.rb +34 -0
- metadata +125 -0
@@ -0,0 +1,744 @@
|
|
1
|
+
<test_set_versions type="array">
|
2
|
+
<test_set_version>
|
3
|
+
<version type="integer">1</version>
|
4
|
+
<url_or_guid>236e723@emailtests.com</url_or_guid>
|
5
|
+
<received>true</received>
|
6
|
+
<source_url>s3.amazonaws.com/sitevista/a679e22f-9c-4834-946d-3552d30fdfa1</source_url>
|
7
|
+
<inline_css />
|
8
|
+
<results type="array">
|
9
|
+
<result>
|
10
|
+
<check_state nil="true" />
|
11
|
+
<error_at type="datetime" nil="true" />
|
12
|
+
<finished_at type="datetime">2010-12-18T22:44:51Z</finished_at>
|
13
|
+
<id type="integer">33524970</id>
|
14
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
15
|
+
<test_code>ol2003</test_code>
|
16
|
+
<state>complete</state>
|
17
|
+
<result_type>email</result_type>
|
18
|
+
<rendered_html_url />
|
19
|
+
<testing_application>
|
20
|
+
<average_time_to_process type="integer">165</average_time_to_process>
|
21
|
+
<business>true</business>
|
22
|
+
<result_type>email</result_type>
|
23
|
+
<supports_content_blocking>true</supports_content_blocking>
|
24
|
+
<desktop_client>true</desktop_client>
|
25
|
+
<status>0</status>
|
26
|
+
<platform_name>Windows</platform_name>
|
27
|
+
<platform_long_name>Microsoft Windows</platform_long_name>
|
28
|
+
<application_code>ol2003</application_code>
|
29
|
+
<application_long_name>Outlook 2003</application_long_name>
|
30
|
+
</testing_application>
|
31
|
+
<result_images type="array">
|
32
|
+
<result_image>
|
33
|
+
<image_type>full_off</image_type>
|
34
|
+
<full_image>s3.amazonaws.com/resultcaptures/537b3-3340-4bdd-b1ab-c932c8e70099.fullpageoff.png</full_image>
|
35
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/312291-c0df-4ca2-afe3-11c3d819bd2b.fullpageoffthumb.png</thumbnail_image>
|
36
|
+
</result_image>
|
37
|
+
<result_image>
|
38
|
+
<image_type>full_on</image_type>
|
39
|
+
<full_image>s3.amazonaws.com/resultcaptures/9b4493ec-c69a-4e98-e8-a68e3faee7d3.fullpageon.png</full_image>
|
40
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/62b8cd-3676-4867-bb1f-5c604410fb52.fullpageonthumb.png</thumbnail_image>
|
41
|
+
</result_image>
|
42
|
+
<result_image>
|
43
|
+
<image_type>window_off</image_type>
|
44
|
+
<full_image>s3.amazonaws.com/resultcaptures/20a51799-b42b-47c4-b4cf-946b1bd551.windowoff.png</full_image>
|
45
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/ed84f6d2-c525-4257-a08f-217c3c3738.windowoffthumb.png</thumbnail_image>
|
46
|
+
</result_image>
|
47
|
+
<result_image>
|
48
|
+
<image_type>window_on</image_type>
|
49
|
+
<full_image>s3.amazonaws.com/resultcaptures/fa89aa46-77bd-465d-a0a0-e7a0ba7cb8.windowon.png</full_image>
|
50
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/62d604f6-84ea-4cd1-85e5-050648b5f4.windowonthumb.png</thumbnail_image>
|
51
|
+
</result_image>
|
52
|
+
</result_images>
|
53
|
+
</result>
|
54
|
+
<result>
|
55
|
+
<check_state nil="true" />
|
56
|
+
<error_at type="datetime" nil="true" />
|
57
|
+
<finished_at type="datetime">2010-12-18T22:45:10Z</finished_at>
|
58
|
+
<id type="integer">33524972</id>
|
59
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
60
|
+
<test_code>ol2007</test_code>
|
61
|
+
<state>complete</state>
|
62
|
+
<result_type>email</result_type>
|
63
|
+
<rendered_html_url />
|
64
|
+
<testing_application>
|
65
|
+
<average_time_to_process type="integer">79</average_time_to_process>
|
66
|
+
<business>true</business>
|
67
|
+
<result_type>email</result_type>
|
68
|
+
<supports_content_blocking>true</supports_content_blocking>
|
69
|
+
<desktop_client>true</desktop_client>
|
70
|
+
<status>0</status>
|
71
|
+
<platform_name>Windows</platform_name>
|
72
|
+
<platform_long_name>Microsoft Windows</platform_long_name>
|
73
|
+
<application_code>ol2007</application_code>
|
74
|
+
<application_long_name>Outlook 2007</application_long_name>
|
75
|
+
</testing_application>
|
76
|
+
<result_images type="array">
|
77
|
+
<result_image>
|
78
|
+
<image_type>full_off</image_type>
|
79
|
+
<full_image>s3.amazonaws.com/resultcaptures/56e42870-3ce0-42df-ac5e-4376d2c9afc.fullpageoff.png</full_image>
|
80
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/c83991b2-bec6-4724-ad66-1c2ad10a65.fullpageoffthumb.png</thumbnail_image>
|
81
|
+
</result_image>
|
82
|
+
<result_image>
|
83
|
+
<image_type>full_on</image_type>
|
84
|
+
<full_image>s3.amazonaws.com/resultcaptures/0aba56cf-afb5-4452-a2e1-b20f18e61f.fullpageon.png</full_image>
|
85
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/8c9cbe1e-ffc9-437f-9c50-b8f5253644.fullpageonthumb.png</thumbnail_image>
|
86
|
+
</result_image>
|
87
|
+
<result_image>
|
88
|
+
<image_type>window_off</image_type>
|
89
|
+
<full_image>s3.amazonaws.com/resultcaptures/fb2f32bd-259f-44e4-8552-b8292874ff.windowoff.png</full_image>
|
90
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/0e1f5a6a-3d9b-4400-85b6-32eeb93886.windowoffthumb.png</thumbnail_image>
|
91
|
+
</result_image>
|
92
|
+
<result_image>
|
93
|
+
<image_type>window_on</image_type>
|
94
|
+
<full_image>s3.amazonaws.com/resultcaptures/cad7b574-3fb2-45-a350-5abd8908cede.windowon.png</full_image>
|
95
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/b1adb2b1-e379-4604-99-78909bed42f4.windowonthumb.png</thumbnail_image>
|
96
|
+
</result_image>
|
97
|
+
</result_images>
|
98
|
+
</result>
|
99
|
+
<result>
|
100
|
+
<check_state nil="true" />
|
101
|
+
<error_at type="datetime" nil="true" />
|
102
|
+
<finished_at type="datetime">2010-12-18T22:46:00Z</finished_at>
|
103
|
+
<id type="integer">33524974</id>
|
104
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
105
|
+
<test_code>iphone3</test_code>
|
106
|
+
<state>complete</state>
|
107
|
+
<result_type>email</result_type>
|
108
|
+
<rendered_html_url />
|
109
|
+
<testing_application>
|
110
|
+
<average_time_to_process type="integer">116</average_time_to_process>
|
111
|
+
<business>false</business>
|
112
|
+
<result_type>email</result_type>
|
113
|
+
<supports_content_blocking>false</supports_content_blocking>
|
114
|
+
<desktop_client>false</desktop_client>
|
115
|
+
<status>0</status>
|
116
|
+
<platform_name>Mobile devices</platform_name>
|
117
|
+
<platform_long_name>Cell phones and other mobile devices</platform_long_name>
|
118
|
+
<application_code>iphone3</application_code>
|
119
|
+
<application_long_name>iPhone</application_long_name>
|
120
|
+
</testing_application>
|
121
|
+
<result_images type="array">
|
122
|
+
<result_image>
|
123
|
+
<image_type>full_off</image_type>
|
124
|
+
</result_image>
|
125
|
+
<result_image>
|
126
|
+
<image_type>full_on</image_type>
|
127
|
+
<full_image>s3.amazonaws.com/resultcaptures/C9E6ACE0-6C7D-094-AAD6-18CC446C336D.png</full_image>
|
128
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/ABC103-7756-47F0-9EE8-A69A69B1312B.png</thumbnail_image>
|
129
|
+
</result_image>
|
130
|
+
<result_image>
|
131
|
+
<image_type>window_off</image_type>
|
132
|
+
</result_image>
|
133
|
+
<result_image>
|
134
|
+
<image_type>window_on</image_type>
|
135
|
+
</result_image>
|
136
|
+
</result_images>
|
137
|
+
</result>
|
138
|
+
<result>
|
139
|
+
<check_state nil="true" />
|
140
|
+
<error_at type="datetime" nil="true" />
|
141
|
+
<finished_at type="datetime">2010-12-18T22:45:18Z</finished_at>
|
142
|
+
<id type="integer">33524976</id>
|
143
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
144
|
+
<test_code>notes8</test_code>
|
145
|
+
<state>complete</state>
|
146
|
+
<result_type>email</result_type>
|
147
|
+
<rendered_html_url />
|
148
|
+
<testing_application>
|
149
|
+
<average_time_to_process type="integer">141</average_time_to_process>
|
150
|
+
<business>true</business>
|
151
|
+
<result_type>email</result_type>
|
152
|
+
<supports_content_blocking>false</supports_content_blocking>
|
153
|
+
<desktop_client>true</desktop_client>
|
154
|
+
<status>0</status>
|
155
|
+
<platform_name>Windows</platform_name>
|
156
|
+
<platform_long_name>Microsoft Windows</platform_long_name>
|
157
|
+
<application_code>notes8</application_code>
|
158
|
+
<application_long_name>Lotus Notes 8</application_long_name>
|
159
|
+
</testing_application>
|
160
|
+
<result_images type="array">
|
161
|
+
<result_image>
|
162
|
+
<image_type>full_off</image_type>
|
163
|
+
</result_image>
|
164
|
+
<result_image>
|
165
|
+
<image_type>full_on</image_type>
|
166
|
+
<full_image>s3.amazonaws.com/resultcaptures/bcd5a9f1-ce76-4ebd-8777-50f10cded3.fullpage.png</full_image>
|
167
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/f94ad358-cc15-4b8c-8a55-5921ea12e.fullpagethumb.png</thumbnail_image>
|
168
|
+
</result_image>
|
169
|
+
<result_image>
|
170
|
+
<image_type>window_off</image_type>
|
171
|
+
</result_image>
|
172
|
+
<result_image>
|
173
|
+
<image_type>window_on</image_type>
|
174
|
+
<full_image>s3.amazonaws.com/resultcaptures/dbb14719-e828-4060-a43f-ad05370a12.windowon.png</full_image>
|
175
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/9132ac19-b912-428a-a38d-d4af635b76.windowonthumb.png</thumbnail_image>
|
176
|
+
</result_image>
|
177
|
+
</result_images>
|
178
|
+
</result>
|
179
|
+
<result>
|
180
|
+
<check_state nil="true" />
|
181
|
+
<error_at type="datetime" nil="true" />
|
182
|
+
<finished_at type="datetime">2010-12-18T22:53:36Z</finished_at>
|
183
|
+
<id type="integer">33524978</id>
|
184
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
185
|
+
<test_code>appmail4</test_code>
|
186
|
+
<state>complete</state>
|
187
|
+
<result_type>email</result_type>
|
188
|
+
<rendered_html_url />
|
189
|
+
<testing_application>
|
190
|
+
<average_time_to_process type="integer">311</average_time_to_process>
|
191
|
+
<business>false</business>
|
192
|
+
<result_type>email</result_type>
|
193
|
+
<supports_content_blocking>false</supports_content_blocking>
|
194
|
+
<desktop_client>true</desktop_client>
|
195
|
+
<status>0</status>
|
196
|
+
<platform_name>Mac OS</platform_name>
|
197
|
+
<platform_long_name>Mac OS X</platform_long_name>
|
198
|
+
<application_code>appmail4</application_code>
|
199
|
+
<application_long_name>Apple Mail 4</application_long_name>
|
200
|
+
</testing_application>
|
201
|
+
<result_images type="array">
|
202
|
+
<result_image>
|
203
|
+
<image_type>full_off</image_type>
|
204
|
+
</result_image>
|
205
|
+
<result_image>
|
206
|
+
<image_type>full_on</image_type>
|
207
|
+
<full_image>s3.amazonaws.com/resultcaptures/4182321C-6A2F-4118-8DF9-46F9320DE7.png</full_image>
|
208
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/EFFAEA18-C9E2-41E7-9E1E-1A63F5CE0A.png</thumbnail_image>
|
209
|
+
</result_image>
|
210
|
+
<result_image>
|
211
|
+
<image_type>window_off</image_type>
|
212
|
+
</result_image>
|
213
|
+
<result_image>
|
214
|
+
<image_type>window_on</image_type>
|
215
|
+
<full_image>s3.amazonaws.com/resultcaptures/2C79CF4F-3213-4B85-A0AE-9EC96DA76A.png</full_image>
|
216
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/1457E05B-148E-4D40-8A58-7DC72E2AB3.png</thumbnail_image>
|
217
|
+
</result_image>
|
218
|
+
</result_images>
|
219
|
+
</result>
|
220
|
+
<result>
|
221
|
+
<check_state nil="true" />
|
222
|
+
<error_at type="datetime" nil="true" />
|
223
|
+
<finished_at type="datetime">2010-12-18T22:44:54Z</finished_at>
|
224
|
+
<id type="integer">33524980</id>
|
225
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
226
|
+
<test_code>ffgmailnew</test_code>
|
227
|
+
<state>complete</state>
|
228
|
+
<result_type>email</result_type>
|
229
|
+
<rendered_html_url />
|
230
|
+
<testing_application>
|
231
|
+
<average_time_to_process type="integer">97</average_time_to_process>
|
232
|
+
<business>false</business>
|
233
|
+
<result_type>email</result_type>
|
234
|
+
<supports_content_blocking>true</supports_content_blocking>
|
235
|
+
<desktop_client>false</desktop_client>
|
236
|
+
<status>0</status>
|
237
|
+
<platform_name>Web-based</platform_name>
|
238
|
+
<platform_long_name>Web-based</platform_long_name>
|
239
|
+
<application_code>ffgmailnew</application_code>
|
240
|
+
<application_long_name>Gmail (Firefox)</application_long_name>
|
241
|
+
</testing_application>
|
242
|
+
<result_images type="array">
|
243
|
+
<result_image>
|
244
|
+
<image_type>full_off</image_type>
|
245
|
+
<full_image>s3.amazonaws.com/resultcaptures/520efa91-a28e-4de1-931b-06a4e45a1f.fullpageoff.png</full_image>
|
246
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/861ca632-8188-48e3-afa5-0fb8227e7f.fullpageoffthumb.png</thumbnail_image>
|
247
|
+
</result_image>
|
248
|
+
<result_image>
|
249
|
+
<image_type>full_on</image_type>
|
250
|
+
<full_image>s3.amazonaws.com/resultcaptures/7b07135c-a7bc-47f1-abcd-9a2254b1c1.fullpageon.png</full_image>
|
251
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/6183af73-e84a-403f-a5ff-e7d188bd05.fullpageonthumb.png</thumbnail_image>
|
252
|
+
</result_image>
|
253
|
+
<result_image>
|
254
|
+
<image_type>window_off</image_type>
|
255
|
+
<full_image>s3.amazonaws.com/resultcaptures/b64400cd-3b09-4b77-b0f7-6fa709785b.windowoff.png</full_image>
|
256
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/3497c6a4-29e8-4b8a-a394-6d8ce35cb0.windowoffthumb.png</thumbnail_image>
|
257
|
+
</result_image>
|
258
|
+
<result_image>
|
259
|
+
<image_type>window_on</image_type>
|
260
|
+
<full_image>s3.amazonaws.com/resultcaptures/b113c077-24cd-455b-b8e2-58394dbb36.windowon.png</full_image>
|
261
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/f64b01c8-f2dc-4819-b52f-e3a1cbe360.windowonthumb.png</thumbnail_image>
|
262
|
+
</result_image>
|
263
|
+
</result_images>
|
264
|
+
</result>
|
265
|
+
<result>
|
266
|
+
<check_state nil="true" />
|
267
|
+
<error_at type="datetime" nil="true" />
|
268
|
+
<finished_at type="datetime">2010-12-18T22:45:57Z</finished_at>
|
269
|
+
<id type="integer">33524982</id>
|
270
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
271
|
+
<test_code>appmail3</test_code>
|
272
|
+
<state>complete</state>
|
273
|
+
<result_type>email</result_type>
|
274
|
+
<rendered_html_url />
|
275
|
+
<testing_application>
|
276
|
+
<average_time_to_process type="integer">163</average_time_to_process>
|
277
|
+
<business>false</business>
|
278
|
+
<result_type>email</result_type>
|
279
|
+
<supports_content_blocking>false</supports_content_blocking>
|
280
|
+
<desktop_client>true</desktop_client>
|
281
|
+
<status>0</status>
|
282
|
+
<platform_name>Mac OS</platform_name>
|
283
|
+
<platform_long_name>Mac OS X</platform_long_name>
|
284
|
+
<application_code>appmail3</application_code>
|
285
|
+
<application_long_name>Apple Mail 3</application_long_name>
|
286
|
+
</testing_application>
|
287
|
+
<result_images type="array">
|
288
|
+
<result_image>
|
289
|
+
<image_type>full_off</image_type>
|
290
|
+
</result_image>
|
291
|
+
<result_image>
|
292
|
+
<image_type>full_on</image_type>
|
293
|
+
<full_image>s3.amazonaws.com/resultcaptures/0082A7B6-0EE4-4725-B628-67654DA7F0.png</full_image>
|
294
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/039D48D6-1117-456C-8A00-BB98C19A33.png</thumbnail_image>
|
295
|
+
</result_image>
|
296
|
+
<result_image>
|
297
|
+
<image_type>window_off</image_type>
|
298
|
+
</result_image>
|
299
|
+
<result_image>
|
300
|
+
<image_type>window_on</image_type>
|
301
|
+
<full_image>s3.amazonaws.com/resultcaptures/A3F35808-1809-4FA9-B39D-5058240AAC.png</full_image>
|
302
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/6EE6E7B6-0921-40CF-BA3C-DB768D232F.png</thumbnail_image>
|
303
|
+
</result_image>
|
304
|
+
</result_images>
|
305
|
+
</result>
|
306
|
+
<result>
|
307
|
+
<check_state nil="true" />
|
308
|
+
<error_at type="datetime" nil="true" />
|
309
|
+
<finished_at type="datetime">2010-12-18T22:45:13Z</finished_at>
|
310
|
+
<id type="integer">33524984</id>
|
311
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
312
|
+
<test_code>ffhotmail</test_code>
|
313
|
+
<state>complete</state>
|
314
|
+
<result_type>email</result_type>
|
315
|
+
<rendered_html_url />
|
316
|
+
<testing_application>
|
317
|
+
<average_time_to_process type="integer">503</average_time_to_process>
|
318
|
+
<business>false</business>
|
319
|
+
<result_type>email</result_type>
|
320
|
+
<supports_content_blocking>false</supports_content_blocking>
|
321
|
+
<desktop_client>false</desktop_client>
|
322
|
+
<status>0</status>
|
323
|
+
<platform_name>Web-based</platform_name>
|
324
|
+
<platform_long_name>Web-based</platform_long_name>
|
325
|
+
<application_code>ffhotmail</application_code>
|
326
|
+
<application_long_name>Hotmail (Firefox)</application_long_name>
|
327
|
+
</testing_application>
|
328
|
+
<result_images type="array">
|
329
|
+
<result_image>
|
330
|
+
<image_type>full_off</image_type>
|
331
|
+
<full_image>s3.amazonaws.com/resultcaptures/6b096943-7696-4acc-ae69-d97ac9f38b.fullpageon.png</full_image>
|
332
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/b335d83b-6464-454e-a68d-fc98ea0ca7.fullpageonthumb.png</thumbnail_image>
|
333
|
+
</result_image>
|
334
|
+
<result_image>
|
335
|
+
<image_type>full_on</image_type>
|
336
|
+
<full_image>s3.amazonaws.com/resultcaptures/6b096943-7696-4acc-ae69-d97e5ac9fb.fullpageon.png</full_image>
|
337
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/b335d83b-6464-454e-a68d-fc99ea0ca7.fullpageonthumb.png</thumbnail_image>
|
338
|
+
</result_image>
|
339
|
+
<result_image>
|
340
|
+
<image_type>window_off</image_type>
|
341
|
+
<full_image>s3.amazonaws.com/resultcaptures/ec149cfe-90cc-49b3-a109-f8c89ccc2f.windowon.png</full_image>
|
342
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/379eb09e-5aee-475a-a876-6921cc8ea7.windowonthumb.png</thumbnail_image>
|
343
|
+
</result_image>
|
344
|
+
<result_image>
|
345
|
+
<image_type>window_on</image_type>
|
346
|
+
<full_image>s3.amazonaws.com/resultcaptures/ec149cfe-90cc-49b3-a109-f8c89ccc2f.windowon.png</full_image>
|
347
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/379eb09e-5aee-475a-a876-6321cc8ea7.windowonthumb.png</thumbnail_image>
|
348
|
+
</result_image>
|
349
|
+
</result_images>
|
350
|
+
</result>
|
351
|
+
<result>
|
352
|
+
<check_state nil="true" />
|
353
|
+
<error_at type="datetime" nil="true" />
|
354
|
+
<finished_at type="datetime">2010-12-18T22:45:10Z</finished_at>
|
355
|
+
<id type="integer">33524986</id>
|
356
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
357
|
+
<test_code>hotmail</test_code>
|
358
|
+
<state>complete</state>
|
359
|
+
<result_type>email</result_type>
|
360
|
+
<rendered_html_url />
|
361
|
+
<testing_application>
|
362
|
+
<average_time_to_process type="integer">201</average_time_to_process>
|
363
|
+
<business>false</business>
|
364
|
+
<result_type>email</result_type>
|
365
|
+
<supports_content_blocking>false</supports_content_blocking>
|
366
|
+
<desktop_client>false</desktop_client>
|
367
|
+
<status>0</status>
|
368
|
+
<platform_name>Web-based</platform_name>
|
369
|
+
<platform_long_name>Web-based</platform_long_name>
|
370
|
+
<application_code>hotmail</application_code>
|
371
|
+
<application_long_name>Hotmail (Explorer)</application_long_name>
|
372
|
+
</testing_application>
|
373
|
+
<result_images type="array">
|
374
|
+
<result_image>
|
375
|
+
<image_type>full_off</image_type>
|
376
|
+
<full_image>s3.amazonaws.com/resultcaptures/afa4369f-8bd3-432e-98a4-1342c7b718.fullpageon.png</full_image>
|
377
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/afb840ce-04a4-40d8-a6e2-40cbaee4ba.fullpageonthumb.png</thumbnail_image>
|
378
|
+
</result_image>
|
379
|
+
<result_image>
|
380
|
+
<image_type>full_on</image_type>
|
381
|
+
<full_image>s3.amazonaws.com/resultcaptures/afa4369f-8bd3-432e-98a4-1342c7b718.fullpageon.png</full_image>
|
382
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/afb840ce-04a4-40d8-a6e2-40cbaee4ba.fullpageonthumb.png</thumbnail_image>
|
383
|
+
</result_image>
|
384
|
+
<result_image>
|
385
|
+
<image_type>window_off</image_type>
|
386
|
+
<full_image>s3.amazonaws.com/resultcaptures/40124d9c-940c-4b2d-9d63-65d3551768.windowon.png</full_image>
|
387
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/af57b06a-985c-45d2-a5fc-d6b1f2e222.windowonthumb.png</thumbnail_image>
|
388
|
+
</result_image>
|
389
|
+
<result_image>
|
390
|
+
<image_type>window_on</image_type>
|
391
|
+
<full_image>s3.amazonaws.com/resultcaptures/40124d9c-940c-4b2d-9d63-65d3551768.windowon.png</full_image>
|
392
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/af57b06a-985c-45d2-a5fc-d6b1f2e222.windowonthumb.png</thumbnail_image>
|
393
|
+
</result_image>
|
394
|
+
</result_images>
|
395
|
+
</result>
|
396
|
+
<result>
|
397
|
+
<check_state nil="true" />
|
398
|
+
<error_at type="datetime" nil="true" />
|
399
|
+
<finished_at type="datetime">2010-12-18T22:45:22Z</finished_at>
|
400
|
+
<id type="integer">33524988</id>
|
401
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
402
|
+
<test_code>yahoo</test_code>
|
403
|
+
<state>complete</state>
|
404
|
+
<result_type>email</result_type>
|
405
|
+
<rendered_html_url />
|
406
|
+
<testing_application>
|
407
|
+
<average_time_to_process type="integer">117</average_time_to_process>
|
408
|
+
<business>false</business>
|
409
|
+
<result_type>email</result_type>
|
410
|
+
<supports_content_blocking>true</supports_content_blocking>
|
411
|
+
<desktop_client>false</desktop_client>
|
412
|
+
<status>0</status>
|
413
|
+
<platform_name>Web-based</platform_name>
|
414
|
+
<platform_long_name>Web-based</platform_long_name>
|
415
|
+
<application_code>yahoo</application_code>
|
416
|
+
<application_long_name>Yahoo! Mail (Explorer)</application_long_name>
|
417
|
+
</testing_application>
|
418
|
+
<result_images type="array">
|
419
|
+
<result_image>
|
420
|
+
<image_type>full_off</image_type>
|
421
|
+
<full_image>s3.amazonaws.com/resultcaptures/6e97e13f-35ad-4811-9039-912f1a5e86.fullpageoff.png</full_image>
|
422
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/0658077b-a1fc-47c4-8b14-01643b2754.fullpageoffthumb.png</thumbnail_image>
|
423
|
+
</result_image>
|
424
|
+
<result_image>
|
425
|
+
<image_type>full_on</image_type>
|
426
|
+
<full_image>s3.amazonaws.com/resultcaptures/f8553f7f-3ec0-470c-904d-62228330a3.fullpageon.png</full_image>
|
427
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/89e0bda9-39bc-4aa4-a03f-ee44d3b22a.fullpageonthumb.png</thumbnail_image>
|
428
|
+
</result_image>
|
429
|
+
<result_image>
|
430
|
+
<image_type>window_off</image_type>
|
431
|
+
<full_image>s3.amazonaws.com/resultcaptures/1e79b398-4d0b-4ab9-bf77-7ab1d57b2f.windowoff.png</full_image>
|
432
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/2525b150-79d5-4af0-ab54-1c04fbb3d5.windowoffthumb.png</thumbnail_image>
|
433
|
+
</result_image>
|
434
|
+
<result_image>
|
435
|
+
<image_type>window_on</image_type>
|
436
|
+
<full_image>s3.amazonaws.com/resultcaptures/d5beb3e7-54a3-4fef-b966-d288f20e50.windowon.png</full_image>
|
437
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/0634997a-ded3-4aeb-a5a3-3fcdc16e78.windowonthumb.png</thumbnail_image>
|
438
|
+
</result_image>
|
439
|
+
</result_images>
|
440
|
+
</result>
|
441
|
+
<result>
|
442
|
+
<check_state nil="true" />
|
443
|
+
<error_at type="datetime" nil="true" />
|
444
|
+
<finished_at type="datetime">2010-12-18T22:45:18Z</finished_at>
|
445
|
+
<id type="integer">33524990</id>
|
446
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
447
|
+
<test_code>ffaolonline</test_code>
|
448
|
+
<state>complete</state>
|
449
|
+
<result_type>email</result_type>
|
450
|
+
<rendered_html_url />
|
451
|
+
<testing_application>
|
452
|
+
<average_time_to_process type="integer">222</average_time_to_process>
|
453
|
+
<business>false</business>
|
454
|
+
<result_type>email</result_type>
|
455
|
+
<supports_content_blocking>true</supports_content_blocking>
|
456
|
+
<desktop_client>false</desktop_client>
|
457
|
+
<status>0</status>
|
458
|
+
<platform_name>Web-based</platform_name>
|
459
|
+
<platform_long_name>Web-based</platform_long_name>
|
460
|
+
<application_code>ffaolonline</application_code>
|
461
|
+
<application_long_name>AOL Mail (Firefox)</application_long_name>
|
462
|
+
</testing_application>
|
463
|
+
<result_images type="array">
|
464
|
+
<result_image>
|
465
|
+
<image_type>full_off</image_type>
|
466
|
+
<full_image>s3.amazonaws.com/resultcaptures/e073e587-9ecb-4db4-b08a-add9fbd598.fullpageon.png</full_image>
|
467
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/9d6c10bd-9a65-40f3-9ce5-e7a7afc073.fullpageonthumb.png</thumbnail_image>
|
468
|
+
</result_image>
|
469
|
+
<result_image>
|
470
|
+
<image_type>full_on</image_type>
|
471
|
+
<full_image>s3.amazonaws.com/resultcaptures/e073e587-9ecb-4db4-b08a-add9ff4598.fullpageon.png</full_image>
|
472
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/9d6c10bd-9a65-40f3-9ce5-00a7afc073.fullpageonthumb.png</thumbnail_image>
|
473
|
+
</result_image>
|
474
|
+
<result_image>
|
475
|
+
<image_type>window_off</image_type>
|
476
|
+
<full_image>s3.amazonaws.com/resultcaptures/70d0329e-d734-481a-95ce-d232d453b4.windowon.png</full_image>
|
477
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/5c3d2b30-4eff-4e00-86ba-2f410cead8.windowonthumb.png</thumbnail_image>
|
478
|
+
</result_image>
|
479
|
+
<result_image>
|
480
|
+
<image_type>window_on</image_type>
|
481
|
+
<full_image>s3.amazonaws.com/resultcaptures/70d0329e-d734-481a-95ce-d232d4b3b4.windowon.png</full_image>
|
482
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/5c3d2b30-4eff-4e00-86ba-2f410cead8.windowonthumb.png</thumbnail_image>
|
483
|
+
</result_image>
|
484
|
+
</result_images>
|
485
|
+
</result>
|
486
|
+
<result>
|
487
|
+
<check_state nil="true" />
|
488
|
+
<error_at type="datetime" nil="true" />
|
489
|
+
<finished_at type="datetime">2010-12-18T22:44:59Z</finished_at>
|
490
|
+
<id type="integer">33524994</id>
|
491
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
492
|
+
<test_code>gmailnew</test_code>
|
493
|
+
<state>complete</state>
|
494
|
+
<result_type>email</result_type>
|
495
|
+
<rendered_html_url />
|
496
|
+
<testing_application>
|
497
|
+
<average_time_to_process type="integer">86</average_time_to_process>
|
498
|
+
<business>false</business>
|
499
|
+
<result_type>email</result_type>
|
500
|
+
<supports_content_blocking>true</supports_content_blocking>
|
501
|
+
<desktop_client>false</desktop_client>
|
502
|
+
<status>0</status>
|
503
|
+
<platform_name>Web-based</platform_name>
|
504
|
+
<platform_long_name>Web-based</platform_long_name>
|
505
|
+
<application_code>gmailnew</application_code>
|
506
|
+
<application_long_name>Gmail (Explorer)</application_long_name>
|
507
|
+
</testing_application>
|
508
|
+
<result_images type="array">
|
509
|
+
<result_image>
|
510
|
+
<image_type>full_off</image_type>
|
511
|
+
<full_image>s3.amazonaws.com/resultcaptures/89cb71ac-51f9-4d2d-8261-6e0dd3acfd.fullpageoff.png</full_image>
|
512
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/80375468-bc09-410e-b474-ca173c0713.fullpageoffthumb.png</thumbnail_image>
|
513
|
+
</result_image>
|
514
|
+
<result_image>
|
515
|
+
<image_type>full_on</image_type>
|
516
|
+
<full_image>s3.amazonaws.com/resultcaptures/2e4f1fc6-ce10-4a4e-881f-e2204f3f13.fullpageon.png</full_image>
|
517
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/329be260-1b80-4617-995d-cc6c4e380b.fullpageonthumb.png</thumbnail_image>
|
518
|
+
</result_image>
|
519
|
+
<result_image>
|
520
|
+
<image_type>window_off</image_type>
|
521
|
+
<full_image>s3.amazonaws.com/resultcaptures/f3be5376-5690-4145-85b9-b676b3fb6a.windowoff.png</full_image>
|
522
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/c98b7217-24ee-4b8f-8185-04391dc212.windowoffthumb.png</thumbnail_image>
|
523
|
+
</result_image>
|
524
|
+
<result_image>
|
525
|
+
<image_type>window_on</image_type>
|
526
|
+
<full_image>s3.amazonaws.com/resultcaptures/8a2b44b3-efab-4961-938e-f6c189213a.windowon.png</full_image>
|
527
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/17d161a9-04b6-4cd9-9b3d-94715ba4a9.windowonthumb.png</thumbnail_image>
|
528
|
+
</result_image>
|
529
|
+
</result_images>
|
530
|
+
</result>
|
531
|
+
<result>
|
532
|
+
<check_state nil="true" />
|
533
|
+
<error_at type="datetime" nil="true" />
|
534
|
+
<finished_at type="datetime">2010-12-18T22:44:46Z</finished_at>
|
535
|
+
<id type="integer">33524996</id>
|
536
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
537
|
+
<test_code>ol2000</test_code>
|
538
|
+
<state>complete</state>
|
539
|
+
<result_type>email</result_type>
|
540
|
+
<rendered_html_url />
|
541
|
+
<testing_application>
|
542
|
+
<average_time_to_process type="integer">66</average_time_to_process>
|
543
|
+
<business>true</business>
|
544
|
+
<result_type>email</result_type>
|
545
|
+
<supports_content_blocking>false</supports_content_blocking>
|
546
|
+
<desktop_client>true</desktop_client>
|
547
|
+
<status>0</status>
|
548
|
+
<platform_name>Windows</platform_name>
|
549
|
+
<platform_long_name>Microsoft Windows</platform_long_name>
|
550
|
+
<application_code>ol2000</application_code>
|
551
|
+
<application_long_name>Outlook 2000</application_long_name>
|
552
|
+
</testing_application>
|
553
|
+
<result_images type="array">
|
554
|
+
<result_image>
|
555
|
+
<image_type>full_off</image_type>
|
556
|
+
</result_image>
|
557
|
+
<result_image>
|
558
|
+
<image_type>full_on</image_type>
|
559
|
+
<full_image>s3.amazonaws.com/resultcaptures/e1ca48db-e446-4fca-a2da-f034681781.fullpageon.png</full_image>
|
560
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/947236a9-ac21-4081-9dc6-9116a0aa09.fullpageonthumb.png</thumbnail_image>
|
561
|
+
</result_image>
|
562
|
+
<result_image>
|
563
|
+
<image_type>window_off</image_type>
|
564
|
+
</result_image>
|
565
|
+
<result_image>
|
566
|
+
<image_type>window_on</image_type>
|
567
|
+
<full_image>s3.amazonaws.com/resultcaptures/f15139f6-9942-4e0a-902b-5bc6db3d9b.windowon.png</full_image>
|
568
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/710cf6d5-c093-423e-afa4-470fe1ad79.windowonthumb.png</thumbnail_image>
|
569
|
+
</result_image>
|
570
|
+
</result_images>
|
571
|
+
</result>
|
572
|
+
<result>
|
573
|
+
<check_state nil="true" />
|
574
|
+
<error_at type="datetime" nil="true" />
|
575
|
+
<finished_at type="datetime">2010-12-18T22:45:18Z</finished_at>
|
576
|
+
<id type="integer">33524998</id>
|
577
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
578
|
+
<test_code>ffyahoo</test_code>
|
579
|
+
<state>complete</state>
|
580
|
+
<result_type>email</result_type>
|
581
|
+
<rendered_html_url />
|
582
|
+
<testing_application>
|
583
|
+
<average_time_to_process type="integer">120</average_time_to_process>
|
584
|
+
<business>false</business>
|
585
|
+
<result_type>email</result_type>
|
586
|
+
<supports_content_blocking>true</supports_content_blocking>
|
587
|
+
<desktop_client>false</desktop_client>
|
588
|
+
<status>0</status>
|
589
|
+
<platform_name>Web-based</platform_name>
|
590
|
+
<platform_long_name>Web-based</platform_long_name>
|
591
|
+
<application_code>ffyahoo</application_code>
|
592
|
+
<application_long_name>Yahoo! Mail (Firefox)</application_long_name>
|
593
|
+
</testing_application>
|
594
|
+
<result_images type="array">
|
595
|
+
<result_image>
|
596
|
+
<image_type>full_off</image_type>
|
597
|
+
<full_image>s3.amazonaws.com/resultcaptures/adcbf739-57f2-4989-af03-4ec5343053.fullpageoff.png</full_image>
|
598
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/16525511-643f-44d7-bd45-0f51be7284.fullpageoffthumb.png</thumbnail_image>
|
599
|
+
</result_image>
|
600
|
+
<result_image>
|
601
|
+
<image_type>full_on</image_type>
|
602
|
+
<full_image>s3.amazonaws.com/resultcaptures/0d00697c-70c9-4227-a848-a5cc197d85.fullpageon.png</full_image>
|
603
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/cddf6b12-89a6-489e-9915-7e5220b09a.fullpageonthumb.png</thumbnail_image>
|
604
|
+
</result_image>
|
605
|
+
<result_image>
|
606
|
+
<image_type>window_off</image_type>
|
607
|
+
<full_image>s3.amazonaws.com/resultcaptures/1e79578e-d19e-4a4e-b03e-756bad2504.windowoff.png</full_image>
|
608
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/3bb4fe68-99ac-4c3e-bdb5-140565909b.windowoffthumb.png</thumbnail_image>
|
609
|
+
</result_image>
|
610
|
+
<result_image>
|
611
|
+
<image_type>window_on</image_type>
|
612
|
+
<full_image>s3.amazonaws.com/resultcaptures/44ccadb1-8dfc-4058-8c19-97896c64f0.windowon.png</full_image>
|
613
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/818acad2-fd4f-4d60-b2ca-7f5bf1d24c.windowonthumb.png</thumbnail_image>
|
614
|
+
</result_image>
|
615
|
+
</result_images>
|
616
|
+
</result>
|
617
|
+
<result>
|
618
|
+
<check_state nil="true" />
|
619
|
+
<error_at type="datetime" nil="true" />
|
620
|
+
<finished_at type="datetime">2010-12-18T22:44:43Z</finished_at>
|
621
|
+
<id type="integer">33525000</id>
|
622
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
623
|
+
<test_code>ol2002</test_code>
|
624
|
+
<state>complete</state>
|
625
|
+
<result_type>email</result_type>
|
626
|
+
<rendered_html_url />
|
627
|
+
<testing_application>
|
628
|
+
<average_time_to_process type="integer">63</average_time_to_process>
|
629
|
+
<business>true</business>
|
630
|
+
<result_type>email</result_type>
|
631
|
+
<supports_content_blocking>false</supports_content_blocking>
|
632
|
+
<desktop_client>true</desktop_client>
|
633
|
+
<status>0</status>
|
634
|
+
<platform_name>Windows</platform_name>
|
635
|
+
<platform_long_name>Microsoft Windows</platform_long_name>
|
636
|
+
<application_code>ol2002</application_code>
|
637
|
+
<application_long_name>Outlook 2002/XP</application_long_name>
|
638
|
+
</testing_application>
|
639
|
+
<result_images type="array">
|
640
|
+
<result_image>
|
641
|
+
<image_type>full_off</image_type>
|
642
|
+
</result_image>
|
643
|
+
<result_image>
|
644
|
+
<image_type>full_on</image_type>
|
645
|
+
<full_image>s3.amazonaws.com/resultcaptures/9e76cca0-64c8-4853-bf2f-d699ea2957.fullpageon.png</full_image>
|
646
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/909407cb-633c-494f-8912-2f7057b048.fullpageonthumb.png</thumbnail_image>
|
647
|
+
</result_image>
|
648
|
+
<result_image>
|
649
|
+
<image_type>window_off</image_type>
|
650
|
+
</result_image>
|
651
|
+
<result_image>
|
652
|
+
<image_type>window_on</image_type>
|
653
|
+
<full_image>s3.amazonaws.com/resultcaptures/9247b007-2149-43a6-af66-6de00bc7e6.windowon.png</full_image>
|
654
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/5c7a7b18-b65b-44bb-ad4b-460dfc15fc.windowonthumb.png</thumbnail_image>
|
655
|
+
</result_image>
|
656
|
+
</result_images>
|
657
|
+
</result>
|
658
|
+
<result>
|
659
|
+
<check_state nil="true" />
|
660
|
+
<error_at type="datetime" nil="true" />
|
661
|
+
<finished_at type="datetime">2010-12-18T22:45:55Z</finished_at>
|
662
|
+
<id type="integer">33525002</id>
|
663
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
664
|
+
<test_code>ipad3</test_code>
|
665
|
+
<state>complete</state>
|
666
|
+
<result_type>email</result_type>
|
667
|
+
<rendered_html_url />
|
668
|
+
<testing_application>
|
669
|
+
<average_time_to_process type="integer">137</average_time_to_process>
|
670
|
+
<business>false</business>
|
671
|
+
<result_type>email</result_type>
|
672
|
+
<supports_content_blocking>false</supports_content_blocking>
|
673
|
+
<desktop_client>false</desktop_client>
|
674
|
+
<status>0</status>
|
675
|
+
<platform_name>Mobile devices</platform_name>
|
676
|
+
<platform_long_name>Cell phones and other mobile devices</platform_long_name>
|
677
|
+
<application_code>ipad3</application_code>
|
678
|
+
<application_long_name>iPad</application_long_name>
|
679
|
+
</testing_application>
|
680
|
+
<result_images type="array">
|
681
|
+
<result_image>
|
682
|
+
<image_type>full_off</image_type>
|
683
|
+
</result_image>
|
684
|
+
<result_image>
|
685
|
+
<image_type>full_on</image_type>
|
686
|
+
<full_image>s3.amazonaws.com/resultcaptures/A002CC06-E436-4CFC-8142-1A38916734.png</full_image>
|
687
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/F31C2266-65C5-441F-82B6-8E939EDE3C.png</thumbnail_image>
|
688
|
+
</result_image>
|
689
|
+
<result_image>
|
690
|
+
<image_type>window_off</image_type>
|
691
|
+
</result_image>
|
692
|
+
<result_image>
|
693
|
+
<image_type>window_on</image_type>
|
694
|
+
</result_image>
|
695
|
+
</result_images>
|
696
|
+
</result>
|
697
|
+
<result>
|
698
|
+
<check_state>ticked</check_state>
|
699
|
+
<error_at type="datetime" nil="true" />
|
700
|
+
<finished_at type="datetime">2010-12-18T22:51:24Z</finished_at>
|
701
|
+
<id type="integer">33524992</id>
|
702
|
+
<started_at type="datetime">2010-12-18T22:44:13Z</started_at>
|
703
|
+
<test_code>ol2010</test_code>
|
704
|
+
<state>complete</state>
|
705
|
+
<result_type>email</result_type>
|
706
|
+
<rendered_html_url />
|
707
|
+
<testing_application>
|
708
|
+
<average_time_to_process type="integer">167</average_time_to_process>
|
709
|
+
<business>true</business>
|
710
|
+
<result_type>email</result_type>
|
711
|
+
<supports_content_blocking>true</supports_content_blocking>
|
712
|
+
<desktop_client>true</desktop_client>
|
713
|
+
<status>0</status>
|
714
|
+
<platform_name>Windows</platform_name>
|
715
|
+
<platform_long_name>Microsoft Windows</platform_long_name>
|
716
|
+
<application_code>ol2010</application_code>
|
717
|
+
<application_long_name>Outlook 2010</application_long_name>
|
718
|
+
</testing_application>
|
719
|
+
<result_images type="array">
|
720
|
+
<result_image>
|
721
|
+
<image_type>full_off</image_type>
|
722
|
+
<full_image>s3.amazonaws.com/resultcaptures/77888c43-0e4a-4642-b428-064c21e7d1.fullpageoff.png</full_image>
|
723
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/841e0e19-4e97-4851-8c78-c8bf697163.fullpageoffthumb.png</thumbnail_image>
|
724
|
+
</result_image>
|
725
|
+
<result_image>
|
726
|
+
<image_type>full_on</image_type>
|
727
|
+
<full_image>s3.amazonaws.com/resultcaptures/0805f355-e943-468b-99e6-b11eb51076.fullpageon.png</full_image>
|
728
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/a8297ac1-66ae-4ea1-9a24-4ecdbfbdef.fullpageonthumb.png</thumbnail_image>
|
729
|
+
</result_image>
|
730
|
+
<result_image>
|
731
|
+
<image_type>window_off</image_type>
|
732
|
+
<full_image>s3.amazonaws.com/resultcaptures/55848e0f-c671-464f-acfa-0664fd3f38.windowoff.png</full_image>
|
733
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/c1501dc5-e67d-4ffa-b3b2-bebac253d4.windowoffthumb.png</thumbnail_image>
|
734
|
+
</result_image>
|
735
|
+
<result_image>
|
736
|
+
<image_type>window_on</image_type>
|
737
|
+
<full_image>s3.amazonaws.com/resultcaptures/197eff39-6476-4866-ad7d-ce24cdc4a8.windowon.png</full_image>
|
738
|
+
<thumbnail_image>s3.amazonaws.com/resultcaptures/0d99794e-9aff-48f8-8c6d-07be38470b.windowonthumb.png</thumbnail_image>
|
739
|
+
</result_image>
|
740
|
+
</result_images>
|
741
|
+
</result>
|
742
|
+
</results>
|
743
|
+
</test_set_version>
|
744
|
+
</test_set_versions>
|