Ticket #234 (closed defect: fixed)
Functional Test Controller Panel
| Reported by: | fcohen | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 5.2 | Keywords: | |
| Cc: |
Description (last modified by fcohen) (diff)
This enhancement provides logging and dashboard support to observe and record pass/fail status and duration to operate each step of a Functional TestScenario operation. This enhancement supports ScriptRunner execution of soapUI, TestGen4Web, and Selenium tests. For instance, each Assertion step in a soapUI TestSuite? logs to PushToTest TestMaker as a step within a transaction.
The Dashboard enhancement uses the design in the attached illustration.
TestMaker will output the results to a set of log files in XML file format, including the following:
1. Time to process the step
2. Request and Response data
3. Pass/Fail Status
4. Name of Assertion
The XML file format will be suitable to import into Microsoft Excel for further analysis.
