Privacy/Reviews/CaseConductor: Difference between revisions

Jump to navigation Jump to search
Line 154: Line 154:
|}
|}


=== Viewing Results ===
=== BrowserID / Persona ===
 
This component allows the user to view the results of test runs.  Pass / fail status is displayed in the context of the entire run, or for each testcase therein.  A test case can be executed for several environment combinations, so it's possible a test case will show 3 passing and 2 failed for different environments.  The user can then drill down into the test case and see all the results for that case for each environment.
 
This component is read-only.
 
The tables below simply summarize the data encountered by this component.
 
'''Stored Data:'''
 
{| class="wikitable"
|-
! What
! Where
|-
| Test runs
| database
|-
| Test cases
| database
|-
| Environments
| database
|-
| Bugs
| database
|-
| Attachments
| database
|}
 
'''Communication with Attachments'''
 
{| class="wikitable"
|-
! Direction
! Message
! Data
! Notes
|-
| ''In:''
|
| hyperlinks
| attachments are referenced by hyperlinks
|-
| ''Out:''
|
| file data
| attachments are uploaded and saved on a file store (like Amazon S3, etc)
|}


This is an external component described here:


=== Authentication  ===
=== Authentication  ===
Confirmed users
508

edits

Navigation menu