| Summary: | [EDT compliance tests] - port existing javascript FVT test over to the EDT test framework, so can be reused by java and javascript | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Jing Qian <jqian> |
| Component: | EDT | Assignee: | Thomas Wu <wxwu> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | lasher |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
changing from defect to enhancement (Importance = Enhancement) for I12, the following packages will be converted to use eunit FVT.baseStatements FVT.dataTypes FVT.delegates FVT.externalTypes FVT.operators FVT.primitives FVT.substrings We have finished and checked in the following two packages. FVT.baseStatements FVT.delegates FVT.externalTypes The following package has been checked in but it is rejected by reviewing and is under refining. FVT.dataTypes The following packages are ready for reviewing but there are some issues/questions about common comparison methods. We will check in the codes after discussing and deciding what we should do. FVT.operators FVT.primitives The following package is still under developing and debugging because there are some fails/errors in results. FVT.substrings So I will create 4 new work items for Iteration 13 to tracking the not finished ones. Closing this work item |
currently, there is a set of javascript FVT test cases written in RBD. they exist in RTC RBD 8.0.1.x Tests stream Test Projects component com.ibm.etools.egl.rui.tests port this to use the EDT test framework, so we can generate both java and javascript test drivers and run them. these set of tests servers as seed tests for EDT language